1.6.10 & Solaris 2.6?
Scott Lipcon (slipcon@cs.jhu.edu)
Thu, 03 Jun 1999 17:31:46 -0400
Hi,
I'm in need of a bit of help compiling afterstep on solaris 2.6 on a sparc
5. This very well might be an unrelated problem, but I'd appreciate any
help I can get here. There seem to be two problems:
- there are many warnings, on every file, like the following:
/usr/common/include/X11/Xutil.h:811: warning: type defaults to `int' in
declaration of `XSubtractRegion'
/usr/common/include/X11/Xutil.h:871: warning: type defaults to `int' in
declaration of `XUnionRectWithRegion'
(/usr/local is a link to /usr/common, which is NFS mounted among all the
2.6 sparcs - there seems to be a local copy of the include files in
/usr/openwin, but telling it to use those yeilds the same warnings)
- the second probelm is in src/Script - it has all sorts of nasty errors
in Compiler/bisonin... here are the first few lines of errors:
Compiler/bisonin:5: parse error before `*'
Compiler/bisonin:5: warning: type defaults to `int' in declaration of
`scriptprop'
Compiler/bisonin:5: warning: data definition has no type or storage class
Compiler/bisonin:8: parse error before `*'
Compiler/bisonin:8: warning: type defaults to `int' in declaration of
`tabobj'
Compiler/bisonin:8: warning: data definition has no type or storage class
Compiler/bisonin:10: parse error before `*'
Compiler/bisonin:10: warning: type defaults to `int' in declaration of
`TabIObj'
Compiler/bisonin:10: warning: data definition has no type or storage class
Does this help? We're using gnu bison 1.27, the latest.
Thank you,
Scott Lipcon
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://www.calderasystems.com/linuxcenter/forums/afterstep.html