I've had some problems compiling lyx 1.0.4, when I run the 'make all'
command I get the following error:-

......
make[1]: Leaving directory `/home/mossop/local/src/lyx-1.0.4/po'
make[1]: Entering directory `/home/mossop/local/src/lyx-1.0.4/src'
g++ -c -g -O2 -I. -I. -I../images  -I/home/mossop/local/lib   
-I/usr/openwin/include -DPACKAGE=\"lyx\"
-DLOCALEDIR=\"/home/mossop/local/share/locale\" ../src/main.C
In file included from ../src/main.C:13:
../src/lyx_main.h:69: field `act_' has incomplete type
../src/filetools.h: In method `void FilePtr::do_open(const class LString
&, enum FilePtr::file_mode)':
In file included from ../src/main.C:16:
../src/filetools.h:97: warning: implicit declaration of function `int
fileno(...)'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/mossop/local/src/lyx-1.0.4/src'
make: *** [all] Error 1



This is on various sparcs/ultras running SunOS 5.5. I've tried fiddling
around a bit but to no avail. Any suggestions?

Reply via email to