Re: can't compile 130, with qt.

2002-11-21 Thread Rod Pinna
Argh! I had that line in before, but somehow managed to type it as /use/include/qt I knew this would be an example of my idiocy. Thanks alot... Rod On Fri, 22 Nov 2002, John Levon wrote: > On Fri, Nov 22, 2002 at 10:15:56AM +0800, Rod Pinna wrote: > > > configure:9706: qglobal.h: No such fil

Re: can't compile 130, with qt.

2002-11-21 Thread John Levon
On Fri, Nov 22, 2002 at 10:15:56AM +0800, Rod Pinna wrote: > configure:9706: qglobal.h: No such file or directory > configure:9707: qstring.h: No such file or directory We couldn't find the Qt headers in $QTDIR/include. Pass --with-qt-includes to wherever they are regards john

Re: can't compile 130, with qt.

2002-11-21 Thread Rod Pinna
The first thing that looks "wrong" is (entire log attached) This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:9719: g++ -o conftest -g -O -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -I/usr/lib/qt3//in

Re: can't compile 130, with qt.

2002-11-21 Thread John Levon
On Fri, Nov 22, 2002 at 09:38:24AM +0800, Rod Pinna wrote: > I updated my cvs copy and now find... > > checking for Qt library name... failed > configure: error: Cannot compile a simple Qt executable. Check you have > the right $QTDIR ! Check config.log. john -- Khendon's Law: If the same poin

can't compile 130, with qt.

2002-11-21 Thread Rod Pinna
I updated my cvs copy and now find... checking for Qt library name... failed configure: error: Cannot compile a simple Qt executable. Check you have the right $QTDIR ! I have QTDIR=/usr/lib/qt3/ set. Using this previously, it seemed to compile fine. Um... automake --version automake (GNU automa