>$ nm /lib/libc.so | grep inet_ntoa >00030544 T inet_ntoa > >So where is it getting __inet_ntoa from (with two leading underscores)? >Also, how can I check whether 'libc.so' is being linked in? Do you perhaps have a mix of a.out and ELF libraries? Check the output of ldconfig -p.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.