Hi,
I try to compile the latest source 2.1.5-7 on a linux box running SuSE
7.1. It does not work and breaks with the following error message:
a - name.o
a - open.o
a - pix.o
a - rdwr.o
a - rle.o
a - row.o
gmake[1]: Leaving directory `/mnt/pool/inventor/libimage'
gmake[1]: Entering directory `/mnt/pool/inventor/tools'
gmake[2]: Entering directory `/mnt/pool/inventor/tools/ppp'
/usr/bin/g++ -I/usr/X11R6/include -I.
-I../../lib/database/include -I../../lib/interaction/include
-I../../lib/nodekits/include -I../../libSoXt/include
-fPIC -O -DNDEBUG -c ppp.c++
/usr/bin/g++ -L/usr/X11R6/lib -L/opt/oiv//usr/lib ppp.o
-lm -o ppp
gmake[2]: Leaving directory `/mnt/pool/inventor/tools/ppp'
gmake[1]: Leaving directory `/mnt/pool/inventor/tools'
gmake[1]: Entering directory `/mnt/pool/inventor/libFL'
if [ ! -L freetype ]; then ln -s ang freetype; fi
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `for d in ; do gmake -C$d ${RULE:=install} || exit
1; done'gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/mnt/pool/inventor/libFL'
gmake: *** [install] Error 1
Does anyone know what is wrong? I use gcc 2.95.2 and left FREETYPE blank
(default).
Many thanks in advance
Matthias Moeller
|