> Since I have the errors in front of me I ask the question in
> case the list is alive.
> I got a complaint when making that there was no gram.h. I
> renamed the VMS version to gram.h. Then I got the complaint
> dmav13:/usr/etgn01/davidk/ct/ctwm-3.4pl2> make ctwm
> cc -O ctwm.c -o ctwm
> Undefined first referenced
> symbol in file
> CreateWindowRegions ctwm.o
> ConfigureWorkSpaceManager ctwm.o
> SetMapStateProp ctwm.o
> XCreateWindow ctwm.o
> XFree ctwm.o
> CreateGCs ctwm.o
> ParseTwmrc ctwm.o
> FreeList ctwm.o
> XDisplayName ctwm.o
> XGetGeometry ctwm.o
>
> What is this and where is gram.h?
gram.h should be created by yacc when processing gram.y. If it is
not created, the yacc pass must have had a problem. Try to do a make clean
and redo the make.
> Looking to "ping" the list to see if its still active.
It is alive.
Claude.
This archive was generated by hypermail 2.1.2 : Sat Jun 22 2002 - 06:45:02 CEST