John Crispin wrote: > thanks, applied, [11432] Hm, the change is not correct. The line should be modified. The change adds a new one instead. I just applied this patch today without problems. Might the "-" got lost, when you copied it?
> Fabian Hugelshofer wrote: >> (Oops, previous patches had missing path. Still needs to be applied...) >> >> In libnfnetlink 0.0.38 a new header file (linux_libnfnetlink_compat.h) >> was introduced, which needs to be copied to the staging dir as well. >> Right now build fails for applications using libnfnetlink. >> >> Signed-off-by: Fabian Hugelshofer <[EMAIL PROTECTED]> >> >> Index: libs/libnfnetlink/Makefile >> =================================================================== >> --- libs/libnfnetlink/Makefile (revision 11430) >> +++ libs/libnfnetlink/Makefile (working copy) >> @@ -50,7 +50,7 @@ >> >> define Build/InstallDev >> mkdir -p $(1)/usr/include/libnfnetlink >> - $(CP) >> $(PKG_INSTALL_DIR)/usr/include/libnfnetlink/{libnfnetlink,linux_nfnetlink}.h >> $(1)/usr/include/libnfnetlink/ >> + $(CP) >> $(PKG_INSTALL_DIR)/usr/include/libnfnetlink/{libnfnetlink,linux_nfnetlink,linux_nfnetlink_compat}.h >> $(1)/usr/include/libnfnetlink/ >> mkdir -p $(1)/usr/lib >> $(CP) $(PKG_INSTALL_DIR)/usr/lib/libnfnetlink.{a,so*} $(1)/usr/lib/ >> endef _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel