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]

Xaw3d


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


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