Re: Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
On Mon, Sep 08, 2003 at 01:39:58AM +, Angus Leeming wrote: > Kayvan A. Sylvan wrote: > > > I had to do this to make cygwin with the latest tetex packages compile > > correctly. > > Doesn't work on my box: > > make[2]: Entering directory `/home/angus/lyx/devel/build/lib' > /bin/sh ../../lib/c

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Angus Leeming wrote: > Kayvan A. Sylvan wrote: > >> I had to do this to make cygwin with the latest tetex packages compile >> correctly. > > Doesn't work on my box: Ok, but this does (moved the ';;' to the end of the case block). Committed. -- Angus? lib/reLyX-safe Index: lib/ChangeLog ==

Re: Patch for cygwin lib/configure

2003-09-07 Thread Angus Leeming
Kayvan A. Sylvan wrote: > I had to do this to make cygwin with the latest tetex packages compile > correctly. Doesn't work on my box: make[2]: Entering directory `/home/angus/lyx/devel/build/lib' /bin/sh ../../lib/configure ../../lib/configure: line 103: syntax error near unexpected token `;;' .

Patch for cygwin lib/configure

2003-09-07 Thread Kayvan A. Sylvan
I had to do this to make cygwin with the latest tetex packages compile correctly. -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "crown of her husband" | Robin Gr

The end is nigh!

2003-09-07 Thread Angus Leeming
You'll be glad to know that I have now finished my brutal stripping of header files and of redundant using directives from the LyX source. IMO it is now as clean as a whistle in this regard. Any further reduction in dependencies will require re-factoring of the code. One of the major bad boys i

Some useful? scripts

2003-09-07 Thread Angus Leeming
One thing I have found irritating when hacking the LyX source is the time 'make' takes to get to the file I'm interested in. Eg, I make a change to buffer.[Ch] and have to wait for the entire tree to be rebuilt before buffer.C itself is rebuilt. A royal pain in the butt. In the course of the br

Re: for Angus

2003-09-07 Thread Garst R. Reese
Angus Leeming wrote: > There should be a new file src/PrinterParams.C in your tree. Do you have it? > Did it compile? (You need to 'configure --enable-maintainer-mode' for the > Makefile to be re-generated from the modified Makefile.am.) > yes, no, ok, fixed, thanks

Re: for Angus

2003-09-07 Thread Angus Leeming
Garst R. Reese wrote: > frontends/controllers/.libs/libcontrollers.a(ControlPrint.o): In > function `ControlPrint::apply()': > ControlPrint.o(.text+0x66a): undefined reference to > `PrinterParams::PrinterParams[in-charge](PrinterParams const&)' > collect2: ld returned 1 exit status > make[3]: ***

Re: CVS build problems with RH9

2003-09-07 Thread Juergen Spitzmueller
Michael A. Koziarski wrote: > The first errors I noticed are from autogen.sh I have 3 versions of > automake, it doesn't seem to matter which one I use. I don't know if this is related, but some time ago (during the LDM) configure.ac changed and cvs update does not replace the old files. Does it

Re: Removing redundant #includes

2003-09-07 Thread Rob Lahaye
Martin Vermeer wrote: > On Sat, Sep 06, 2003 at 09:00:55AM +0900, Rob Lahaye spake thusly: > >>Martin Vermeer wrote: >>>be surprised if the minority platform people (Rob?) will release some >>>profanities. >> >>I am not actively using LyX CVS now. CVS is too unstable for my current work. >>But I