[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make bricht ab: /usr/bin/ld: cannot find -lqt



Am Donnerstag, 23. Oktober 2003 19:35 schrieb Gerhard Gaussling:
> Hallo,
>
> ich versuche mal wieder erfolglos lprof-1.09
> (http://www.littlecms.com/profilers.htm) auf meinem sarge/sid mix zu
> compilieren. make bricht mit folgender Meldung ab:
>
> make QTDIR=/usr
> [...]
> /usr/bin/ld: cannot find -lqt
> [...]
>
> dabei konnte ich z.B. scribus problemlos kompilieren.
>
> Was könnte diesmal der Grund sein?
>
> ciao
> Gerhard

Nach einem
ln -s /usr/lib/libqt.so.3 /usr/lib/libqt.so
trat der Fehler nicht mehr auf. 

Dafür bricht es jetzt hier ab:

qtscannerprofilerdialog.o(.text+0x19a1): In function 
`qtScannerProfilerDialog::SetGoButton(char const*, int)':
: undefined reference to `QWidget::repaint(bool)'
collect2: ld returned 1 exit status
make[2]: *** [qtscannerprofiler] Error 1

Building profile checker ...


Das einzige was make zusammenbekommen hat ist qtprofilechecker, der auch 
funktioniert.
qtScannerProfiler
qtMeasurementTool
qtMonitorProfiler
werden nicht compiliert

Falls jemand eine Idee hat - würde mich freuen.

ciao

gerhard




Reply to: