Michael Schmitt wrote:
> 
> you need to patch lyx_main.C in order to be able to compile LyX.

I patched and this is what happens???

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost    -isystem
/usr/X11R6/include  -g -O -fno-exceptions -W -Wall
-DLYX_DIR=\"/usr/share/lyx\" \
  -DTOP_SRCDIR=\"..\" -c ../src/lyx_main.C
../src/lyx_main.C: In method `void LyX::readUIFile(const string &)':
../src/lyx_main.C:635: no matching function for call to `LyXLex::IsOK
()'
../src/lyx_main.C:643: no matching function for call to `LyXLex::IsOK
()'
../src/lyx_main.C:654: no matching function for call to
`LyXLex::GetString ()'
make[3]: *** [lyx_main.o] Error 1
make[3]: Leaving directory `/var/tmp/lyx/lyx-devel/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/lyx/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/var/tmp/lyx/lyx-devel/src'
make: *** [all-recursive] Error 1


Herbert



-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to