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]

More on prelinking


Hi,

can anyone tell me what goes wrong with my
prelink.
Trying to prelink any KDE binary I get the
following:

502 % prelink /usr/local/kde3/bin/knode
prelink: /usr/local/kde3/bin/knode: Cannot prelink against non-PIC shared 
library /usr/local/qt3/lib/libqt-mt.so.3
503 %

prelinking the qt library separately works, but then
prelinking knode will abort, like this:

503 % prelink /usr/local/qt3/lib/libqt-mt.so.3
504 % prelink /usr/local/kde3/bin/knode
prelink: /usr/local/kde3/bin/knode: Cannot prelink against non-PIC shared 
library /usr/local/qt3/lib/libqt-mt.so.3
505 %

Very strange....

gcc = gcc-3.2
binutils 2.13
prelink 1.0

Best Regards

-- 
Dag Nygren                               email: dag@newtech.fi
Oy Espoon NewTech Ab                     phone: +358 9 8024910
Träsktorpet 3                              fax: +358 9 8024916
02360 ESBO                              Mobile: +358 400 426312
FINLAND



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