Closed ghost closed 3 years ago
This is weird, CI is not picking up the commit even after rebasing
too many PR?
On my environment if TERMUX_PKG_LICENSE_FILE is not present give me error
I don't know why it does not want to test build this PR, it worked for the bettercap PR so seems to be some issue with just the libnetfilter_queue commit, for some reason.
Building locally works fine anyways, I see the errors about redefinition of a bunch of symbols like error: redefinition of 'nfnetlink_groups'
.
On my environment if TERMUX_PKG_LICENSE_FILE is not present give me error
It should work after changing to GPL-2.0, it then uses a shared GPL-2.0 license instead of looking for one in the source directory
The CI isn't picking this up because of _
in package name
The CI isn't picking this up because of
_
in package name
ok thank you a rename with -
after git mv, push doesn't work, I rename the branch and maked a new PR. Sorry!
require changes of these include files in ndk_sysrooty: /data/data/com.termux/files/usr/include/netinet/if_ether.h /data/data/com.termux/files/usr/include/netinet/ip.h /data/data/com.termux/files/usr/include/linux/netfilter/nfnetlink.h