[Kde-perl] compilation probleme of perlQt-3.004-RC1 with Mandrake cooker
Stéphane Payrard
kde-perl@mail.kde.org
Mon, 9 Dec 2002 07:18:29 +0100
I compiled the last version of Qt and used it
to configure PerlQt
% ./configure --with-qt-dir=/home/stef/qt-x11-free-3.1.0
no problem :)
% make
cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make all-recursive
make[1]: Entering directory `/u/stef/PerlQt-3.004-RC1'
Making all in smoke
make[2]: Entering directory `/u/stef/PerlQt-3.004-RC1/smoke'
Making all in qt
make[3]: Entering directory `/u/stef/PerlQt-3.004-RC1/smoke/qt'
cd ../.. && \
/bin/sh /home/stef/PerlQt-3.004-RC1/admin/missing --run automake --gnu smoke/qt/Makefile
configure.in:46: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:514: warning: do not use m4_regexp: use regexp or m4_bregexp
configure.in:41: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:41: old Automake version. You should recreate aclocal.m4
configure.in:41: with aclocal and run automake again.
/usr/share/automake-1.7/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
make[3]: *** [Makefile.in] Error 1
make[3]: Leaving directory `/u/stef/PerlQt-3.004-RC1/smoke/qt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/u/stef/PerlQt-3.004-RC1/smoke'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u/stef/PerlQt-3.004-RC1'
make: *** [all] Error 2
autoconf and automake are beyond my understanding. :(
I am at your disposition for more infos
--
stef