getifaddr()
DKerns at westell.com
DKerns at westell.com
Tue Jan 16 15:48:14 PST 2007
I'm using uClibc in a cross-compile environment (Intel-Linux host,
MIPS-Linux target) with a toolchain built using buildroot and gcc-3.4.6
My application needs the library getifaddr() which is missing from version
0.9.28. So I rebuilt my toolchain using the "snapshot" uClibc.
Unfortunately, although the source file libc/inet/ifaddrs.c is now included
and built, within the file, the function getifaddr() is "#if 0"ed out.
Can anyone offer some in-sight on this, and how to get a functional
getifaddr()?
thanks
More information about the uClibc
mailing list