This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: inet_ntoa() problems with 2.1.2?


Andreas Jaeger wrote:
> ...
> Not yet.  Against which libraries is your program compiled (the
> output of ldd might be helpful) ?

This particular application (cupsd, part of CUPS and ESP Print Pro)
doesn't link against much:

        libcups.so.1 => /usr/lib/libcups.so.1 (0x40004000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40017000)
        libc.so.6 => /lib/libc.so.6 (0x4001f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)

> Do you have a small example program so that we can reproduce this?

I'll see if I can't get an example put together...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products                  mike@easysw.com
Printing Software for UNIX                       http://www.easysw.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]