Latest CVS does not compile

2002-08-14 Thread adrien . rebollo
Hello, I have this error when I try to compile latest CVS : g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/ -I../../../src/frontends/ -I../../../src/frontends/controllers -I../../../boost -isystem /usr/X11R6/include -g -O -fno-exceptions -Wno-non-template-friend -W

Re: Latest CVS does not compile (boost/regex)

2002-08-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, Aug 13, 2002 at 03:35:08AM -0700, Kayvan A. Sylvan wrote: > >> g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost >> +-I../../src/cheaders -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce >> +-W -Wall -c lstring

Re: Latest CVS does not compile (boost/regex)

2002-08-13 Thread John Levon
On Tue, Aug 13, 2002 at 03:35:08AM -0700, Kayvan A. Sylvan wrote: > g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost > +-I../../src/cheaders -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce > +-W -Wall -c lstrings.C -Wp,-MD,.deps/lstrings.TPlo -o lstrings.o

Latest CVS does not compile (boost/regex)

2002-08-13 Thread Kayvan A. Sylvan
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost +-I../../src/cheaders -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce +-W -Wall -c lstrings.C -Wp,-MD,.deps/lstrings.TPlo -o lstrings.o In file included from ../../boost/boost/regex/regex_traits.hpp:28,

Re: Latest CVS does not compile

2000-03-09 Thread Kayvan A. Sylvan
On Fri, Mar 10, 2000 at 01:10:15AM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > It was my mistake, uusing less wrong (and with the wrong header) > Should be ok in cvs now. Cool. I'm now recompiling from fresh source. -- Kayvan A. Sylvan

Re: Latest CVS does not compile

2000-03-09 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: It was my mistake, uusing less wrong (and with the wrong header) Should be ok in cvs now. Lgb | On Thu, Mar 09, 2000 at 08:30:18PM +0100, Lars Gullik Bjønnes wrote: | > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | > | > | > That is ju

Re: Latest CVS does not compile

2000-03-09 Thread Kayvan A. Sylvan
On Thu, Mar 09, 2000 at 08:30:18PM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > > That is just plain wrong... what compiler are you using again? > > less<> ( atemplate) should be defined n algorithm. I'm using the stock egcs-1.1.2 on Redhat 6.0 and 6.1

Re: Latest CVS does not compile

2000-03-09 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: That is just plain wrong... what compiler are you using again? less<> ( atemplate) should be defined n algorithm. Lgb | On Wed, Mar 08, 2000 at 09:27:59PM -0800, Kayvan A. Sylvan wrote: | > Here's the error: | > | > g++ -DHAVE_CONFIG_H -

Re: Latest CVS does not compile

2000-03-08 Thread Kayvan A. Sylvan
On Wed, Mar 08, 2000 at 09:27:59PM -0800, Kayvan A. Sylvan wrote: > Here's the error: > > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../images -I/usr/X11R6/include -g -ansi -W -Wall >-Wno-return-type -c lyxlex.C > > Wall -Wno-return-type -c lyxlex.C > In file included from lyxlex.C:19: > support/lyxal

Latest CVS does not compile

2000-03-08 Thread Kayvan A. Sylvan
Here's the error: g++ -DHAVE_CONFIG_H -I. -I. -I. -I../images -I/usr/X11R6/include -g -ansi -W -Wall -Wno-return-type -c lyxlex.C Wall -Wno-return-type -c lyxlex.C In file included from lyxlex.C:19: support/lyxalgo.h:8: `less' not declared ---Kayvan -- Kayvan A. Sylv