Strange error while ld'ing libkdlgloader or my gcc environ is corrupt somehow ?

marti luukey at poland.com
Mon Jul 10 08:18:01 UTC 2000


Hi.

I'd really thought twice before I wrote the email. Of course never-ending
questions like "How to.... or  I don't know what to.... etc." are really
annoying, but when I saw an error while compiling my favourite KDK I told
myself  : NO ! That can't be ! Since I found the address on the bottom of
AUTHORS file I decided to send my problem.
Here are some of the facts :

0. The problem occurs while compilation of KDK 1.2
1. I've got Linux 2.2.16/RedHat 6.0 release
2. PGCC 1.1.3 (patched egcs)
3. KDE 1.1.1 + QT 1.44 both compiled from *.tar.gz and installed in nonstandard
directories 
4. I did compile KDK 1.1 (I've never had any problem with that)
5. The problem :
**************************************************************************************
g++ -shared  kdlgldr.lo kdlgldr_itemstuff.lo kdlgptrdb.lo  -L/usr/X11R6/lib
-L/program_files/qt/lib -L/program_files/kde/lib
/program_files/kde-1.1.1/lib/libkdeui.so
/program_files/kde-1.1.1/lib/libkdecore.so -lXext -lqt -lpng -lz -lm -lXext
-lX11 -lXext -lqt -lpng -lz -lm -lXext -lX11 -lc  -Wl,-soname
-Wl,libkdlgloader.so.1 -o .libs/libkdlgloader.so.1.0.0
/usr/bin/ld: .libs/libkdlgloader.so.1.0.0: undefined versioned symbol name
clog@@GLIBC_2.1
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libkdlgloader.la] Error 1
make[3]: Leaving directory
/program_files/do_kompilacji/kdk-1.2/kdevelop/kdlgloader'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory /program_files/do_kompilacji/kdk-1.2/kdevelop'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory /program_files/do_kompilacji/kdk-1.2/kdevelop'
make: *** [all-recursive] Error 1
**************************************************************************************
6. Since many other people do work with KDK 1.2, it's possible the error is the
feature of my system
7. I see this kind of error for the first time while compilation of any KDE/QT
application....

Can You help me with this ?   Thanks.




More information about the KDevelop-devel mailing list