Hi,
Does anyone successfully install 1.2 on Sun Solaris? I was able to install
1.1.6fix4 but could not compile 1.2. The ./configure result is:
Configuration
Host type: sparc-sun-solaris2.7
Special build flags: included-libsigc xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (3.0.4)
C++ Compiler flags: -O -fno-rtti -fno-exceptions
Linker
flags: -L/usr/site/xpm/lib -Wl,-R/usr/site/xpm/lib -L/usr
/site/xforms/lib -Wl,-R/usr/site/xforms/lib
Frontend: xforms
libXpm version: 4.11
libforms version: 0.89.6
LyX binary dir: /home/helpdesk/trial/lyx/bin
LyX files dir: /home/helpdesk/trial/lyx/share/lyx
Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
When I use make, I get error message:
Making all in config
make[1]: Entering directory `/home/helpdesk/trial/lyx-1.2.0/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/helpdesk/trial/lyx-1.2.0/config'
Making all in intl
make[1]: Entering directory `/home/helpdesk/trial/lyx-1.2.0/intl'
gcc -c -DLOCALEDIR=\"/home/helpdesk/trial/lyx/share/locale\" -DLOCALE_ALIAS_
PATH=\"/home/helpdesk/trial/lyx/share/locale\" -DLIBDIR=\"/home/helpdesk/tri
al/lyx/lib\" -DHAVE_CONFIG_H -I../src -I. -I../intl -I/usr/site/xpm/include
-I/usr/site/xforms/include -isystem /usr/openwin/include -g -O2
loadmsgcat.c
In file included from loadmsgcat.c:34:
/usr/include/sys/stat.h:253: parse error before "blksize_t"
/usr/include/sys/stat.h:257: parse error before '}' token
/usr/include/sys/stat.h:313: parse error before "blksize_t"
/usr/include/sys/stat.h:314: conflicting types for `st_blocks'
/usr/include/sys/stat.h:254: previous declaration of `st_blocks'
/usr/include/sys/stat.h:317: parse error before '}' token
loadmsgcat.c: In function `_nl_load_domain':
loadmsgcat.c:349: storage size of `st' isn't known
make[1]: *** [loadmsgcat.o] Error 1
make[1]: Leaving directory `/home/helpdesk/trial/lyx-1.2.0/intl'
make: *** [all-recursive] Error 1
Should I report a bug?
Bo