Hi
i'm quite new to debian, so sorry if i'm posting this to the wrong list :) i am trying to compile qt-2.3.1 with thread support on my woody box, glibc 2.2.4 and binutils 2.11.90.0.31 but make dies with the following error:make[3]:
Entering directory `/usr/local/qt-2.3.1/examples/guithreads'
g++ -L/usr/local/qt/lib -Wl,-rpath,/usr/local/qt/lib -lpthread -o ./guithreads main.o -lqt-mt -L/usr/X11R6/lib -I/usr/X11R6/include -lSM -lICE -lXft -L/usr/X11R6/lib -lGLU -lGL -lXmu -ljpeg -lmng -ljpeg -lXext -lX11 -lm
/usr/local/qt/lib/libqt-mt.so: undefined reference to `dlerror'
/usr/local/qt/lib/libqt-mt.so: undefined reference to `dlclose'
/usr/local/qt/lib/libqt-mt.so: undefined reference to `dlopen'
/usr/local/qt/lib/libqt-mt.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
make[3]: *** [guithreads] Error 1
make[3]: Leaving directory `/usr/local/qt-2.3.1/examples/guithreads'
make[2]: *** [src-mt] Error 2
make[2]: Leaving directory `/usr/local/qt-2.3.1'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/usr/local/qt-2.3.1'
make: *** [init] Error 2
([EMAIL PROTECTED])-(2001-09-06 20:02:36-CEST)-(/usr/local/qt)
#
funny thing is that it compiles fine on a suse 7.0 box with glibc 2.1 and and binutils 2.9.5.0.24
could this be a binutils incompatibility or something ?
Bartosch Pixa
-- whats a .sig ?

