>>>>> "leeming" == leeming  <[EMAIL PROTECTED]> writes:

leeming> CVSROOT: /usr/local/lyx/cvsroot Module name: lyx-devel
leeming> Repository: lyx-devel/src/tex2lyx/ Changes by:
leeming> [EMAIL PROTECTED] 05/02/02 19:39:59

leeming> Modified files: lyx-devel/src/tex2lyx/: ChangeLog Makefile.am

leeming> Log message: It appears that tex2lyx no longer requires
leeming> libz...

Are you sure it does not? Here I get:

g++ -g -fno-exceptions -o tex2lyx FloatList.o Floating.o counters.o lyxlayout.o 
lyxtextclass.o lyxlex.o lyxlex_pimpl.o boost.o context.o gettext.o 
lengthcommon.o lyxfont.o texparser.o tex2lyx.o preamble.o math.o table.o text.o 
 -L/afs/inria.fr/rocq/home/preval/lasgoutt/.common/lib 
../../src/support/.libs/libsupport.a 
../../boost/libs/regex/src/.libs/libboost_regex.a 
../../boost/libs/filesystem/src/.libs/libboost_filesystem.a
../../src/support/.libs/libsupport.a(gzstream.o)(.text+0xdc): In function 
`gz::gzstreambuf::open(char const*, int)':
../../../lyx-devel/src/support/gzstream.C:61: undefined reference to `gzopen'
../../src/support/.libs/libsupport.a(gzstream.o)(.text+0x151): In function 
`gz::gzstreambuf::close()':
../../../lyx-devel/src/support/gzstream.C:72: undefined reference to `gzclose'
../../src/support/.libs/libsupport.a(gzstream.o)(.text+0x260): In function 
`gz::gzstreambuf::underflow()':
../../../lyx-devel/src/support/gzstream.C:90: undefined reference to `gzread'
../../src/support/.libs/libsupport.a(gzstream.o)(.text+0x306): In function 
`gz::gzstreambuf::flush_buffer()':
../../../lyx-devel/src/support/gzstream.C:107: undefined reference to `gzwrite'
collect2: ld returned 1 exit status
make[1]: *** [tex2lyx] Error 1

JMarc

Reply via email to