This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Strange library dependencies after installing glibc-2.3.2


On Fri, Apr 04, 2003 at 02:57:03PM +0200, Andreas Jaeger wrote:
> Juergen Rose <rose at rz dot uni-potsdam dot de> writes:
> > [...]
> > If I perform 'ldd /lib/libc*2.3.2*' on the system with the problems, I
> > get:
> > /lib/libc-2.3.2.so:
> >         /usr/X11R6/lib/libfreetype.so => /usr/X11R6/lib/libfreetype.so
> > (0x40015000)
> >         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> >         libz.so.1 => /usr/lib/libz.so.1 (0x4007f000)
> 
> This is broken.  libc should not depend on libfreetype.  Check with
> readelf the dependencies.
> 
> Does one of your envirnoment variables mention libfreetype,
> e.g. LDFLAGS, CC or CFLAGS?

Or LD_PRELOAD?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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