Xaw3d

George J. Wakileh george.wakileh@vol.at
Wed May 23 16:19:00 GMT 2001


Hello,

I would like to ask if we can build a static library libXaw3d.a

In one trial, I got 
$ make
rm -f AsciiSink.o
gcc -fpcc-struct-return -c -O     -I/include      -DUSE_XWCHAR_STRING  AsciiSink.c
AsciiSink.c: In function `InsertCursor':
AsciiSink.c:365: structure has no member named `insertCursorOn'
AsciiSink.c: In function `Initialize':
AsciiSink.c:536: structure has no member named `insertCursorOn'
AsciiSink.c: In function `Destroy':
AsciiSink.c:557: structure has no member named `insertCursorOn'
make: *** [AsciiSink.o] Error 1

In another, I got
yacc not found
lex not found

Of course, we do not have yacc.exe and lex.exe.  However, I can see we have byacc.exe and flex.exe.

I needed libXaw3d.a because it is requested to compile gv.

George



More information about the Cygwin-xfree mailing list