[Kde-perl] PerlQt-3.004-RC2

Germain Garand kde-perl@mail.kde.org
Wed, 11 Dec 2002 21:24:40 +0000


Le Mercredi 11 D=E9cembre 2002 20:29, St=E9phane Payrard a =E9crit :
> Hi,
>
> Still having the link problem with 3.004-RC2

It looks like you have a custom/non-standard Qt built (I'd say: QT_NO_MIM=
E) ?
In such case (see "Troubleshooting and Configure Options" in the doc ) :

perl Makefile.PL --with-qt-dir=3D/home/stef/qt-x11-free-3.1.0 --with-tres=
hold=3D0

is ought to take care of every vicious #define you may have...

G.
P.S: did Makefile.PL cured your automake 1.7 problem ? It would be good t=
o=20
know=20


>
> % export KDEDIR=3D/local/kde
> % perl Makefile.PL --with-qt-dir=3D/home/stef/qt-x11-free-3.1.0
> % make
> % cd PerlQt/examples/aclock
> perl aclock.pl
> Can't load
> '/u/stef/PerlQt-3.004-RC2/PerlQt/examples/aclock/../../blib/arch/auto/Q=
t/Qt
>.so' for module Qt: /usr/local/kde/lib/libsmokeqt.so.1: undefined symbol=
:
> __ti9QTextDrag at
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229. at
> aclock.pl line 4
> Compilation failed in require at aclock.pl line 4.
> BEGIN failed--compilation aborted at aclock.pl line 4.