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: Prelinking and LD_PRELOAD


On Fri, 2002-11-15 at 22:19, Rene Rebe wrote:

> > > Now the QT binaries prelink fine without errors, except for the normal
> > > error:
> > > Cannot prelink against non-PIC shared library /usr/lib/libz.so.1
> > 
> > Which is a build error in libz.so.1.
> 
> Since this happens for me, too. How can this "build error" in
> libz.so.1 be solved ?
> 

Add -fPIC to the CFLAGS in the zlib compile scripts
-- 
Stefan Jones <cretin@gentoo.org>
Gentoo Linux


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