ip6tables depends on libext indeed. This is defined in line 75 in
external/iptables/iptables/Android.mk
I'm able to make libext from scratch in a clean build (i.e. "make libext").
The makefile for libext is external/iptables/extensions/Android.mk,
starting in line 26 (and it's admittedly a fair bit messy, because of
the complexity involved in building that library).
On a clean build (rm -rf out/), can you run "source build/envsetup.sh
; lunch full-eng ; make libext" ?
JBQ
> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.
Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.
JBQ