ifaddrs.h header not installed

2008-08-05 Thread Yann E. MORIN
Hello All! I'm trying to build a gcc-4.3.1 basezd compiler with support for Java. I'm using uClibc 20080801, and I did set UCLIBC_SUPPORT_AI_ADDRCONFIG=y in my uClibc config file, thus getifaddrs get compiled in uClibc.so. To check if it can use getifaddrs et al., the Java configure tries to

Re: ifaddrs.h header not installed

2008-08-05 Thread Ricard Wanderlof
On Tue, 5 Aug 2008, Yann E. MORIN wrote: I'm using uClibc 20080801, and I did set UCLIBC_SUPPORT_AI_ADDRCONFIG=y in my uClibc config file, thus getifaddrs get compiled in uClibc.so. To check if it can use getifaddrs et al., the Java configure tries to link a program that calls getifaddrs,

Re: ifaddrs.h header not installed

2008-08-05 Thread Bernhard Fischer
On Tue, Aug 05, 2008 at 06:59:30PM +0200, Yann E. MORIN wrote: Hello Ricard and All! Heya Yann, On Tuesday 05 August 2008 16:57:54 Ricard Wanderlof wrote: include/ifaddrs.h was not the same as libc/inet/ifaddrs.h [--SNIP--] Yes, I've seen that. I was suggesting to go back to the situation

Re: ifaddrs.h header not installed

2008-08-05 Thread Yann E. MORIN
Heyda, Bernhard and all! On Tuesday 05 August 2008 19:30:00 Bernhard Fischer wrote: Ok with the following addition (or something to that effect): Yes, /something/ like that! :-) Regards, Yann E. MORIN. -- .-..--.. |