Hi,
I am doing a cross-compile for mips using the current cvs of openwrt. I
have been resolving issues up until now. :-/
The configure detects the pcre, libipq, then fails to detect libnet.h.
/* some configure parameters */
--with-libipq-includes=$(STAGING_DIR)/usr/include/libipq/ \
--with-libipq-librairies=$(STAGING_DIR)/include/ \
--with-libnet-includes=$(STAGING_DIR)/usr/include/ \
--with-libnet-librairies=$(STAGING_DIR)/usr/lib/
/* end configure parameters */
Installed libnet-1.0.2a.tar.gz
I am not a programmer but looking at the strace output (and configure)
is looks like the libnet.h location is hardcoded (/usr/include/libnet.h
& /usr/local/include/libnet.h) and it ignoring the
--with-libnet-includes parameter that I am passing it.
Help greatly appreciated.
Thanks in advance,
--
I reason and act, therefore, ken_i_m
Chief Gadgeteer, Elegant Innovations
Founder, Bozeman Linux Users Group
(406) 581-0495
|