bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU gettext 0.12 doesn't compile with objdir


From: Frédéric L . W . Meunier
Subject: Re: GNU gettext 0.12 doesn't compile with objdir
Date: Tue, 20 May 2003 18:33:00 -0300 (BRT)

Sorry, I think it was due to the make -j4 since I had to
recompile it because the first time it also linked to old
libraries which were in /usr/lib. I removed them and this time
it really worked. I just don't know why it also linked with the
old libraries.

All binaries linked with libgettextlib had this:

libgettextsrc-0.12.so => /usr/lib/libgettextsrc-0.12.so (0x40018000)
libgettextlib-0.12.so => /usr/lib/libgettextlib-0.12.so (0x4003b000)
libc.so.6 => /lib/libc.so.6 (0x4004a000)
libdl.so.2 => /lib/libdl.so.2 (0x4017d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libgettextlib-0.11.5.so => not found




reply via email to

[Prev in Thread] Current Thread [Next in Thread]