On 06/03/09 18:27, Robert Newson wrote:
Stephen wrote:
...
Tried Peter's suggestion of deleting the earlier offending line which appears to get me beyond the QL68000.h stage only to throw up several hundred errors in "xqlkey.c".
Would those errors be along the lines of:

   headers not found

followed by

    <whatever> is not an element of structure <whatever>?

Not really.  A few:

xqlkey.c:12:21: error: X11/Xos.h: No such file or directory

then three like:

xqlkey.c:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token

then loads of:

xqlkey.c:166: error: ‘XK_Left’ undeclared here (not in a function)
xqlkey.c:166: warning: excess elements in struct initializer
xqlkey.c:166: warning: (near initialization for ‘keysymtable1[0]’)

then several like:

xqlkey.c:279: error: ‘ktable’ undeclared (first use in this function)

Beyond me I think!

--
Regards,

Stephen

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to