On Tue, Jan 15, 2002 at 07:02:51PM +0100, Tim van Erven wrote: > On Tue, Jan 15, 2002 at 05:13:16PM +0100, Simon Oosthoek ><[EMAIL PROTECTED]> wrote: > > I'm having a little trouble compiling the qt-plugin of the latest snapshot > > of cvs on my mandrake 8.1 system. The version of QT installed is 2.3.1, but > > when I run configure, it complains that I have a version older than 2.1. > > I've looked at the configure script and I tried to specify where the qt-headers > > are located, but still no go. I suspect there's a different problem > > compiling the test for the version, but I can't see it. > > Please send the output of 'tail -20 config.log' to the list. >
qt-gui]$ tail -20 config.log ## confdefs.h. ## ## ------------ ## #define PACKAGE "Licq-Qt-GUI" #define VERSION "1.1.0" #define PACKAGE "Licq-Qt-GUI" #define VERSION "1.1.0" #define INT_VERSION #ifdef __cplusplus #include <stdlib.h> #endif #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_LOCALE_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_ERRLIST 1 #define USE_SCRNSAVER 1 configure: exit 1 ......................... doesn't look very informative to me.... any clues? Simon _______________________________________________ Licq-main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
