unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread Angus Leeming
Does anyone else see something similar? This is the stock compiler on Debian unstable. Angus g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/frontends/qt2/ui/moc -I../../../../../src -I../../../../../../src/ -I../../../../../../src/frontends/ -I../../../../../../src/frontends/controllers

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 03:44:48PM +0100, Angus Leeming wrote: Does anyone else see something similar? This is the stock compiler on Debian unstable. This is what happens when you use a NON-EXISTENT compiler that isn't released by GNU !! Don't use the gcc that doesn't exist DEBIAN ARE

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 4:58 pm, John Levon wrote: On Mon, Sep 09, 2002 at 03:44:48PM +0100, Angus Leeming wrote: Does anyone else see something similar? This is the stock compiler on Debian unstable. This is what happens when you use a NON-EXISTENT compiler that isn't released by GNU

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 04:51:21PM +0100, Angus Leeming wrote: (qt2/ui/moc/QCitationDialogBase_moc.C). Is it the same as your's? Identical. Interestingly, they have the following compilers available 2.95.4-17 (default) 2.95.4-11 (why an earlier patch level? Suggests something

unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread Angus Leeming
Does anyone else see something similar? This is the stock compiler on Debian unstable. Angus g++ -DHAVE_CONFIG_H -I. -I../../../../../../src/frontends/qt2/ui/moc -I../../../../../src -I../../../../../../src/ -I../../../../../../src/frontends/ -I../../../../../../src/frontends/controllers

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 03:44:48PM +0100, Angus Leeming wrote: > Does anyone else see something similar? This is the stock > compiler on Debian unstable. This is what happens when you use a NON-EXISTENT compiler that isn't released by GNU !! Don't use the gcc that doesn't exist DEBIAN ARE

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread Angus Leeming
On Monday 09 September 2002 4:58 pm, John Levon wrote: > On Mon, Sep 09, 2002 at 03:44:48PM +0100, Angus Leeming wrote: > > Does anyone else see something similar? This is the stock > > compiler on Debian unstable. > > This is what happens when you use a NON-EXISTENT compiler that > isn't

Re: unable to compile qt2 with g++ 2.95.4

2002-09-09 Thread John Levon
On Mon, Sep 09, 2002 at 04:51:21PM +0100, Angus Leeming wrote: > (qt2/ui/moc/QCitationDialogBase_moc.C). Is it the same as your's? Identical. > Interestingly, they have the following compilers available > 2.95.4-17 (default) > 2.95.4-11 (why an earlier patch level? Suggests