More lyxclient compile problems:

[...]

Configuration
  Host type:                      sparc-sun-solaris2.8
  Special build flags:            warnings assertions jpeg-image-loader compression
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2
  C++ Compiler:                   g++ (3.2.3)
  C++ Compiler flags:             -O2 -fno-exceptions -W -Wall
  Linker flags:                    -L/u/ksylvan/lib -Wl,-R/u/ksylvan/lib 
  XForms Frontend:
      libXpm version:           4.11
      libforms version:         1.0.0
  LyX binary dir:                 /u/ksylvan/bin
  LyX files dir:                  /u/ksylvan/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,

[...]

Making install in client
make[2]: Entering directory `/remote/meth_lab2/ksylvan/lyx-build/src/client'
if g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/client -I../../src 
-I../../../lyx/src/client/../ -I../../../lyx/boost  -I/u/ksylvan/include    
-I/usr/openwin/include  -O2 -fno-exceptions -W -Wall -MT boost.o -MD -MP -MF 
".deps/boost.Tpo" \
  -c -o boost.o `test -f '../../../lyx/src/client/boost.C' || echo 
'../../../lyx/src/client/'`../../../lyx/src/client/boost.C; \
then mv ".deps/boost.Tpo" ".deps/boost.Po"; \
else rm -f ".deps/boost.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/client -I../../src 
-I../../../lyx/src/client/../ -I../../../lyx/boost  -I/u/ksylvan/include    
-I/usr/openwin/include  -O2 -fno-exceptions -W -Wall -MT client.o -MD -MP -MF 
".deps/client.Tpo" \
  -c -o client.o `test -f '../../../lyx/src/client/client.C' || echo 
'../../../lyx/src/client/'`../../../lyx/src/client/client.C; \
then mv ".deps/client.Tpo" ".deps/client.Po"; \
else rm -f ".deps/client.Tpo"; exit 1; \
fi
../../../lyx/src/client/client.C: In function `int 
   support::socktools::connect(const std::string&)':
../../../lyx/src/client/client.C:118: `SUN_LEN' undeclared (first use this 
   function)
../../../lyx/src/client/client.C:118: (Each undeclared identifier is reported 
   only once for each function it appears in.)
make[2]: *** [client.o] Error 1
make[2]: Leaving directory `/remote/meth_lab2/ksylvan/lyx-build/src/client'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/remote/meth_lab2/ksylvan/lyx-build/src'
make: *** [install-recursive] Error 1

Reply via email to