This is the mail archive of the libc-alpha@sourceware.cygnus.com 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: [Various] libc/1336: Problem building JDK 1.2.1 with glibc 2.1.2


On Fri, Nov 05, 1999 at 07:49:35AM -0800, H.J. Lu wrote:
> > bash$ LD_TRACE_LOADED_OBJECTS=1 LD_LIBRARY_PATH=/usr/src/X11/cde/exports/lib ../../../../../../lib/glibc-2.1.2/objs/elf/ld.so `pwd`/ttcp
> >         libtt.so.2 => /usr/src/X11/cde/exports/lib/libtt.so.2 (0xc0001000)
> >         libdl.so.2 => /lib/libdl.so.2 (0xc00ab000)
> >         libm.so.6 => /lib/libm.so.6 (0xc00b0000)
> >         libc.so.6 => /lib/libc.so.6 (0xc00cd000)
> >         libpthread.so.0 => /lib/libpthread.so.0 (0xc0186000)
> >         /lib/ld.so.1 => ../../../../../../lib/glibc-2.1.2/objs/elf/ld.so (0xd0000000)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> I have seen that when you mix ld.so from one C library with libc.so
> from another. Please make sure only one pair of libc.so and ld.so
> from the same C library is ever used.

It is the same version. I just used the ld.so from the source tree because
it contained the patch from Andreas to debug the problem.

Besides, the output above is from the situation where it works :) I.E. where
libtt is in the shared library search path.

Kars.
-- 
------------------------------------------------------------------------------
Kars de Jong             Signaalkamp rules the waves!       Turrican@Discworld
--------======]**-----|      jongk@cs.utwente.nl      |-----**[======---------

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