On środa 17 lipiec 2002 09:54 am, you wrote: > Kuba Ober wrote: > > Does anybody have patches for lyx to cleanly compile under gcc-3.1 (+ > > xforms-0.89)? > > what patches do you need? > > I have 3.1 running and can compile 1.2.1cvs
I cannot :-((( gcc-3.1, xforms-0.96, up-to-date rawhide system source='lstrings.C' object='lstrings.lo' libtool=yes \ depfile='.deps/lstrings.Plo' tmpdepfile='.deps/lstrings.TPlo' \ depmode=gcc3 /bin/sh ../../config/depcomp \ /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O2 -march=i386 -mcpu=i686 -c -o lstrings.lo `test -f lstrings.C || echo './'`lstrings.C g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O2 -march=i386 -mcpu=i686 -c lstrings.C -MT lstrings.lo -MD -MP -MF .deps/lstrings.TPlo echo timestamp > lstrings.lo source='lyxstring.C' object='lyxstring.lo' libtool=yes \ depfile='.deps/lyxstring.Plo' tmpdepfile='.deps/lyxstring.TPlo' \ depmode=gcc3 /bin/sh ../../config/depcomp \ /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O2 -march=i386 -mcpu=i686 -c -o lyxstring.lo `test -f lyxstring.C || echo './'`lyxstring.C g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem /usr/X11R6/include -O2 -march=i386 -mcpu=i686 -c lyxstring.C -MT lyxstring.lo -MD -MP -MF .deps/lyxstring.TPlo lyxstring.C: In function `std::istream& operator>>(std::istream&, lyxstring&)': lyxstring.C:1764: no matching function for call to `std::basic_istream<char, std::char_traits<char> >::ipfx0()' lyxstring.C:1786: no matching function for call to `std::basic_istream<char, std::char_traits<char> >::isfx()' make[3]: *** [lyxstring.lo] Error 1 make[3]: Leaving directory `/lhome/src/redhat/BUILD/lyx-1.2.0/src/support' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/lhome/src/redhat/BUILD/lyx-1.2.0/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/lhome/src/redhat/BUILD/lyx-1.2.0/src' make: *** [all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.57353 (%build)