Re: compiling 1.3.0

2002-10-24 Thread Rod Pinna
Problem seems to be solved, unfortunately, I have no idea what it was. Rod _ rod | "Beneath the waves, the waves / That's where I will be / | I'm going to see the cow beneath the sea." | They Might Be

Re: compiling 1.3.0

2002-10-24 Thread Rod Pinna
> What did configure say about ostream support? > What does config.h say about ostream support? I've just done a distclean clean cvs update ./autogen ./configure make and it seems to have gotten alot further along. I'll let you know how it goes. Rod _

Re: compiling 1.3.0

2002-10-24 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Oct 24, 2002 at 09:13:26AM +0800, Rod Pinna wrote: | > /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. | > -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -W -Wall | > -c formulabase.C | > g++ -DHAVE_CONFIG_H -I.

Re: compiling 1.3.0

2002-10-24 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 09:13:26AM +0800, Rod Pinna wrote: > /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. > -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -W -Wall > -c formulabase.C > g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem > /usr

Re: compiling 1.3.0

2002-10-24 Thread Andre Poenitz
On Thu, Oct 24, 2002 at 08:46:57AM +0800, Rod Pinna wrote: > Yup. I tried 2.95 from Woody yesterday as well, and I seemed to get the > same error. I'll uninstall 3.0.4, in case it's left some gunk around. That's strange. I use 2.95.3 all day. Andre' -- Those who desire to give up Freedom in ord

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
Hmmm, I just did a full download from CVS, and also deleted gcc and g++, and reinstalled them. I now get ../../boost/boost/signals/signal_template.hpp:305: instantiated from `boost::signal0,int,less,boost::function0 > >::operator ()()' insetcommand.h:39: instantiated from here ../../boost/b

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
OK just tried it... Configuration Host type: i686-pc-linux-gnu Special build flags:warnings assertions xforms-image-loader C Compiler: gcc C Compiler flags: -O2 C++ Compiler: g++ (2.95.4) C++ Compiler

Re: compiling 1.3.0

2002-10-23 Thread Rod Pinna
On Wed, 23 Oct 2002, Andre Poenitz wrote: > On Wed, Oct 23, 2002 at 12:07:26PM +0800, Rod Pinna wrote: > > C++ Compiler: g++ (3.0.4) > > C++ Compiler flags: -g -O -W -Wall -Winline > > > > Suggestions or abuse welcome > > The early 3.0 compilers had "issues" in

Re: compiling 1.3.0

2002-10-23 Thread Andre Poenitz
On Wed, Oct 23, 2002 at 12:07:26PM +0800, Rod Pinna wrote: > C++ Compiler: g++ (3.0.4) > C++ Compiler flags: -g -O -W -Wall -Winline > > Suggestions or abuse welcome The early 3.0 compilers had "issues" in this direction IIRC. Can you use 2.95 or 3.1/3.2? Andre'

compiling 1.3.0

2002-10-22 Thread Rod Pinna
Hi all, Just trying to compile 1.3.0, but I get the error Making all in mathed make[3]: Entering directory `/home/rpinna/src/cvs/lyx-devel/src/mathed' /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -W -Wall -Winline