This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Geomview (II)


OK the problem is a compilation problem not a linking problem, please help
me!!

I have installed lesstif and is working, I have configured geomview
successfully with some modification.

Making all in lisp
make[5]: Entering directory `/usr/local/geomview-1.8.1/src/lib/oogl/lisp'
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/local/Geomview  -I../../../
../include    -g -O2 -c lisp.c
In file included from lisp.h:247,
                 from lisp.c:38:
clisp.h:1: parse error before `?'
In file included from lisp.c:39:
clisp.c:1: parse error before `?'
clisp.c: In function `l_progn':
clisp.c:4: parse error before `,'
clisp.c:5: parse error before `&'
lisp.c: In function `ulongpull':
lisp.c:2113: `ulong' undeclared (first use in this function)
lisp.c:2113: (Each undeclared identifier is reported only once
lisp.c:2113: for each function it appears in.)
lisp.c:2113: parse error before `)'
lisp.c:2113: parse error before `)'
make[5]: *** [lisp.o] Error 1
make[5]: Leaving directory `/usr/local/geomview-1.8.1/src/lib/oogl/lisp'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/geomview-1.8.1/src/lib/oogl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/geomview-1.8.1/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/geomview-1.8.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/geomview-1.8.1'
make: *** [all-recursive-am] Error 2



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]