[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    another compilation problem with qt-copy
From:       Melchior FRANZ <a8603365 () unet ! univie ! ac ! at>
Date:       2001-02-27 21:29:19
[Download RAW message or body]

Gnu C:            2.95.2
Linux C Library:  /lib/libc.so.6


After "make clean" and configuring with

  function confqt()
  {       echo yes|QTDIR=`pwd` CXXFLAGS="$CXXFLAGS -O2 -fno-strength-reduce -m486" \
                ./configure \
                  -platform linux-g++ \
                  -no-g++-exceptions \
                  -shared \
                  -gif \
                  -system-zlib \
                  -system-jpeg \
                  -system-libpng \
                  -system-libmng \
                  -sm \
                  -kde \
                  -debug \
                  -thread
  }


I get an error message when I compile qt-copy:

  g++ -L/home/m/kde/qt-copy/lib -Wl,-rpath,/home/m/kde/qt-copy/lib   -lpthread -o \
./guithreads main.o   -lqt-mt  /home/m/kde/qt-copy/lib/libqt-mt.so: undefined \
reference to `qPRCleanup(QWidget *)'  collect2: ld returned 1 exit status


Removing the "-thread" option doesn't help either, because I get
another error message from the "configure" script.

  /usr/lib/libGL.so.1.2 is a threaded library, Qt needs to be as well.


Everything worked fine since qt-copy which came with KDE2.0pre2
up to version 2.2.4. The current qt-copy is the first that I can't
compile. Does anyone have an idea how to fix that? 

m.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic