On Thu, 16 Oct 2003, Andre Poenitz wrote:

> On Thu, Oct 16, 2003 at 02:33:20PM +0200, Christian Ridderström wrote:
> > I used these commands
> > 
> > rm -rf build-qt
> > cvs update -d
> > ./autogen.sh
> > cd build-qt
> > ../configure --with-version-suffix --prefix=$LYXPREFIX 
> >          --disable-libtool-lock --with-frontend=qt 
> > make
> > 
> > and eventually got this error:
> > 
> > g++ -DHAVE_CONFIG_H -I. -I../../../src/mathed -I../../src 
> >     -I../../../src/mathed/../ -I../../../boost -I/usr/X11R6/include -g 
> >     -O  -fno-exceptions -ftemplate-depth-30 -Wno-non-template-friend 
> >     -W -Wall -MT  formulabase.lo -MD -MP -MF .deps/formulabase.Tpo
> >     -c ../../../src/mathed/formulabase.C
> > In file included from ../../../src/support/debugstream.h:17,
> >                  from ../../../src/debug.h:16,
> >                  from ../../../src/mathed/formulabase.C:29:
> > ../../../boost/boost/test/detail/nullstream.hpp:20:48: ostream: No such file or 
> > directory
> > ../../../boost/boost/test/detail/nullstream.hpp:21:50: streambuf: No such file or 
> > directory
> > ../../../src/mathed/formulabase.C:829:2: warning: #warning pretty ugly
> > make[3]: *** [formulabase.lo] Error 1
> > make[3]: Leaving directory `/space/lyx-devel/HEAD/build-qt/src/mathed'
> > 
> > How do I fix it?
> 
> That's bad.
> 
> What compiler is that?

Configuration
  Host type:                      i686-pc-linux-gnu
  Special build flags:            warnings assertions use-pspell 
compression
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (2.96)
  C++ Compiler flags:             -g -O -fno-exceptions 
-ftemplate-depth-30 -Wno-non-template-friend -W -Wall
  Linker flags:                   
  Qt Frontend:
      Qt version:               3.0.3
  LyX binary dir:                 /pkg/mdhacks/pkg/lyx/devel/HEAD/qt/bin
  LyX files dir:                  
/pkg/mdhacks/pkg/lyx/devel/HEAD/qt/share/lyx-1.4.0cvs


I'll try with a later version of gcc to keep going.

/Christian

-- 
Ph.D. Christian Ridderström, +46-8-768 39 44       http://www.md.kth.se/~chr

Reply via email to