Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Thu, Feb 03, 2005 at 03:40:55PM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > On Cygwin too: > Try again. Thanks. It works. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http

Re: LyX compile error (on Linux)

2005-02-03 Thread Angus Leeming
Kayvan A. Sylvan wrote: > On Cygwin too: Try again. -- Angus

Re: LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
On Cygwin too: /bin/bash ../../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -mms-bitfields -L/usr/local/lib -Wl,--export-all-symbols -o tex2lyx.exe FloatList.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o context.o gettext.o lengthcommon.o lyxfon

LyX compile error (on Linux)

2005-02-03 Thread Kayvan A. Sylvan
/bin/sh ../../libtool --mode=link g++ -O2 -fno-exceptions -o tex2lyx FloatLi st.o Floating.o counters.o lyxlayout.o lyxtextclass.o lyxlex.o lyxlex_pimpl.o bo ost.o context.o gettext.o lengthcommon.o lyxfont.o texparser.o tex2lyx.o preambl e.o math.o table.o text.o ../../src/support/libsupport.l

Re: lyx compile error

2004-01-06 Thread Kayvan A. Sylvan
On Tue, Jan 06, 2004 at 05:30:48PM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > Hi Angus, > > > > Now I get: > > > > g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src > > -I../../../lyx/src/support/../ -I../../../lyx/boost > > -I/u/ksylvan/include -I/usr/openwin/include

Re: lyx compile error

2004-01-06 Thread Angus Leeming
Kayvan A. Sylvan wrote: > Hi Angus, > > Now I get: > > g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src > -I../../../lyx/src/support/../ -I../../../lyx/boost > -I/u/ksylvan/include -I/usr/openwin/include -O2 -fno-exceptions -W > -Wall -MT globbing.lo -MD -MP -MF .deps/globbing.Tpo -

Re: lyx compile error

2004-01-06 Thread Kayvan A. Sylvan
On Tue, Jan 06, 2004 at 09:31:41AM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src > > -I../../../lyx/src/support/../ -I../../../lyx/boost > > -I/u/ksylvan/include -I/usr/openwin/include -O2 -fno-exceptions -W > > -Wall -MT gl

Re: lyx compile error

2004-01-06 Thread Angus Leeming
Kayvan A. Sylvan wrote: > g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src > -I../../../lyx/src/support/../ -I../../../lyx/boost > -I/u/ksylvan/include -I/usr/openwin/include -O2 -fno-exceptions -W > -Wall -MT globbing.lo -MD -MP -MF .deps/globbing.Tpo -c > ../../../lyx/src/support/gl

lyx compile error

2004-01-05 Thread Kayvan A. Sylvan
Configuration Host type: sparc-sun-solaris2.8 Special build flags:warnings assertions xforms-image-loader compression C Compiler: gcc C Compiler flags: -g -O2 C++ Compiler: g++ (3.2.3) C++ Compiler fla

Re: Latest CVS lyx compile error

2003-09-22 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Sep 22, 2003 at 08:58:54AM +0200, Lars Gullik Bjønnes wrote: >> Martin Vermeer <[EMAIL PROTECTED]> writes: >> >> >> | I couldn't care less. Talk to my compiler ;-) >> >> I think it is too old and grumpy. You should upgrade. > | Btw when will L

Re: Latest CVS lyx compile error

2003-09-22 Thread Andre Poenitz
On Mon, Sep 22, 2003 at 08:58:54AM +0200, Lars Gullik Bjønnes wrote: > Martin Vermeer <[EMAIL PROTECTED]> writes: > > > | I couldn't care less. Talk to my compiler ;-) > > I think it is too old and grumpy. You should upgrade. Btw when will Lgb 2.0 ship? The one we have now is certainly too old

Re: Latest CVS lyx compile error

2003-09-22 Thread Martin Vermeer
On Mon, Sep 22, 2003 at 08:58:54AM +0200, Lars Gullik Bjønnes spake thusly: > > Martin Vermeer <[EMAIL PROTECTED]> writes: > > > | I couldn't care less. Talk to my compiler ;-) > > I think it is too old and grumpy. You should upgrade. > > -- > Lgb Yeah yeah yeah. Carthago est delendam.

Re: Latest CVS lyx compile error

2003-09-21 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | I couldn't care less. Talk to my compiler ;-) I think it is too old and grumpy. You should upgrade. -- Lgb

Re: Latest CVS lyx compile error

2003-09-21 Thread Martin Vermeer
On Mon, Sep 22, 2003 at 12:38:32AM +0200, Lars Gullik Bjønnes spake thusly: > > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Kayvan A. Sylvan wrote: > > > >> g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/frontends -I../../src > >> -I../../../lyx/src/frontends/.. -I../../../lyx/boost -I/u/ksylvan/

Re: Latest CVS lyx compile error

2003-09-21 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Kayvan A. Sylvan wrote: > >> g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/frontends -I../../src >> -I../../../lyx/src/frontends/.. -I../../../lyx/boost -I/u/ksylvan/include >> -I/usr/openwin/include -O2 -fno-exceptions -W -Wall -MT LyXView.lo -MD >> -MP -M

Re: Latest CVS lyx compile error

2003-09-21 Thread Angus Leeming
Kayvan A. Sylvan wrote: > g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/frontends -I../../src > -I../../../lyx/src/frontends/.. -I../../../lyx/boost -I/u/ksylvan/include > -I/usr/openwin/include -O2 -fno-exceptions -W -Wall -MT LyXView.lo -MD > -MP -MF .deps/LyXView.Tpo -c ../../../lyx/src/frontends/

Latest CVS lyx compile error

2003-09-21 Thread Kayvan A. Sylvan
g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/frontends -I../../src -I../../../lyx/src/frontends/.. -I../../../lyx/boost -I/u/ksylvan/include -I/usr/openwin/include -O2 -fno-exceptions -W -Wall -MT LyXView.lo -MD -MP -MF .deps/LyXView.Tpo -c ../../../lyx/src/frontends/LyXView.C ../../../lyx/src/fro

Re: Lyx compile error

2000-11-13 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes: Kayvan> What is FL_LIGHTER_COL1? It is only defined in xforms 0.89. Angus has sent a patch that I will apply. JMarc

Lyx compile error

2000-11-11 Thread Kayvan A. Sylvan
What is FL_LIGHTER_COL1? gcc -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ -I../../.. -I../../.. -I../../../boost -isystem /usr/X11R6/include -O2 -m486 -fno-strength-reduce -c FormPreferences.C -o FormPreferences.o FormPreferences.C: In method `void FormPrefe