On Feb 1, 2008, at 5:45 PM, Felix Fietkau wrote: > Does not compile for me (cannot find the path to the curl header > files) > Please fix and resend.
The package was successfully compiling with 7.09, but it fails to compile with the trunk. The difference I found is that in 7.09, the value of CFLAGS passed to the configure script and ultimately to gcc includes: -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include When compiling the trunk, however, they are missing. Is there a reason they were dropped since this change would seem to break any package that requires library header files? Conrad _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel