Re: Compile error with latest CVS

2002-05-09 Thread Kayvan A. Sylvan
Yes, it's fine now. Thanks for the quick fix. -I../../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -W -Wall -c xforms_resize.C -Wp,-MD,.deps/xforms_resize.TPlo xforms_resize.C: In function `const class vectorforms_ *,allocatorforms_ *

Re: Compile error with latest CVS

2002-05-09 Thread Kayvan A. Sylvan
Yes, it's fine now. Thanks for the quick fix. > > -I../../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce > > -W -Wall -c xforms_resize.C -Wp,-MD,.deps/xforms_resize.TPlo > > xforms_resize.C: In function `const class vector > *> > {anonymous}::leaves_in_tabfolder(FL_OBJECT

Compile error with latest CVS

2000-01-07 Thread Kayvan A. Sylvan
I get the following... make[2]: Entering directory `/home/kayvan/src/lyx/src/mathed' here=`cd ../.. pwd`; \ top_distdir=`cd ../../lyx-1.1.4cvs pwd`; \ distdir=`cd ../../lyx-1.1.4cvs/src/mathed pwd`; \ cd ../.. \ automake --include-deps --build-dir=$here --srcdir-name=../..

Re: Compile error with latest CVS

2000-01-07 Thread Jean-Marc Lasgouttes
"Kayvan" == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan I get the following... Try to run autogen.sh before make. The error is in fact harmless. JMarc

Re: Compile error with latest CVS

2000-01-07 Thread Kayvan A. Sylvan
On Fri, Jan 07, 2000 at 03:11:32PM +0100, Jean-Marc Lasgouttes wrote: "Kayvan" == Kayvan A Sylvan [EMAIL PROTECTED] writes: Kayvan I get the following... Try to run autogen.sh before make. The error is in fact harmless. I did run autogen.sh before, but "make rpmdist" fails at that

Re: Compile error with latest CVS

2000-01-07 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" [EMAIL PROTECTED] writes: | I get the following... | | make[2]: Entering directory `/home/kayvan/src/lyx/src/mathed' | here=`cd ../.. pwd`; \ | top_distdir=`cd ../../lyx-1.1.4cvs pwd`; \ | distdir=`cd ../../lyx-1.1.4cvs/src/mathed pwd`; \ | cd ../.. \ |automake

Compile error with latest CVS

2000-01-07 Thread Kayvan A. Sylvan
I get the following... make[2]: Entering directory `/home/kayvan/src/lyx/src/mathed' here=`cd ../.. && pwd`; \ top_distdir=`cd ../../lyx-1.1.4cvs && pwd`; \ distdir=`cd ../../lyx-1.1.4cvs/src/mathed && pwd`; \ cd ../.. \ && automake --include-deps --build-dir=$here --srcdir-name=../..

Re: Compile error with latest CVS

2000-01-07 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> I get the following... Try to run autogen.sh before make. The error is in fact harmless. JMarc

Re: Compile error with latest CVS

2000-01-07 Thread Kayvan A. Sylvan
On Fri, Jan 07, 2000 at 03:11:32PM +0100, Jean-Marc Lasgouttes wrote: > > "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: > > Kayvan> I get the following... > > Try to run autogen.sh before make. The error is in fact harmless. I did run autogen.sh before, but "make rpmdist" fails

Re: Compile error with latest CVS

2000-01-07 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | I get the following... | | make[2]: Entering directory `/home/kayvan/src/lyx/src/mathed' | here=`cd ../.. && pwd`; \ | top_distdir=`cd ../../lyx-1.1.4cvs && pwd`; \ | distdir=`cd ../../lyx-1.1.4cvs/src/mathed && pwd`; \ | cd ../.. \ | &&