Re: [patch] support for zipped lyx files.

2003-07-30 Thread Martin Vermeer
On Tue, Jul 29, 2003 at 04:57:08PM +0200, Juergen Spitzmueller spake thusly: > > Martin Vermeer wrote: > > lyxlex_pimpl.o(.rodata+0x22c): undefined reference to `gz::gzstreambase > > type_info node' lyxlex_pimpl.o(.rodata+0x24c): undefined reference to > > `gz::gzstreambase type_info node' collect

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Lars Gullik Bjønnes
Martin Vermeer <[EMAIL PROTECTED]> writes: | While the 30 seconds are over, I want on record that I have problems | with this code. Yes I know, old gcc and all that, but there are other | compilers out there running on "minority platforms" that also have | less than rock steady rtti support. And t

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Juergen Spitzmueller
Martin Vermeer wrote: > lyxlex_pimpl.o(.rodata+0x22c): undefined reference to `gz::gzstreambase > type_info node' lyxlex_pimpl.o(.rodata+0x24c): undefined reference to > `gz::gzstreambase type_info node' collect2: ld returned 1 exit status > make: *** [tex2lyx] Error 1 Did you check to delete all

Re: [patch] support for zipped lyx files.

2003-07-29 Thread Martin Vermeer
On Mon, Jul 28, 2003 at 12:03:33AM +0200, Lars Gullik Bjønnes spake thusly: > I you do not want this patch to go in, you have to tell me within 30 > seconds. > > > -- > Lgb While the 30 seconds are over, I want on record that I have problems with this code. Yes I know, old gcc and a

[patch] support for zipped lyx files.

2003-07-27 Thread Lars Gullik Bjønnes
I you do not want this patch to go in, you have to tell me within 30 seconds. ? src/check ? src/frontends/xforms/lyx_forms.h ? src/frontends/xforms/lyx_xpm.h Index: src/Makefile.am === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/M