Re: [as-devel] 1.7.90 compile problems
Ethan (allanon@crystaltokyo.com)
Thu, 22 Apr 1999 20:21:23 -0700 (PDT)
On Thu, 22 Apr 1999, Dave Wreski wrote:
> [ I'm sorry if this is a duplicate. Is this the correct place to post compile
> problems? ]
The devel list is mainly for talking about AfterStep development. ie,
possible new features, how to fix bugs, etc. The "should be"'s and
"will be"'s of AfterStep, instead of the "is"'s and "was"'s. Bug reports
are welcome too, IMHO.
> Hi all. I'm receiving the following compile problems/warnings on 1.7.90
> on Solaris 2.6/SPARC using gcc-2.7.2.3:
>
> /usr/local/X11R6.3/include/X11/Xutil.h:644: warning: type defaults to
> `int' in declaration of `XSetNormalHints'
> /usr/local/X11R6.3/include/X11/Xutil.h:663: warning: type defaults to
> `int' in declaration of `XSetSizeHints'
> /usr/local/X11R6.3/include/X11/Xutil.h:676: warning: type defaults to
> `int' in declaration of `XSetStandardProperties'
These are caused by the Solaris X headers; they show up on the Solaris
2.3 box I have, too. To turn them off, remove -Wall from the compile
line; this can be done by editing the configure script.
> These continue for many of the X11R6 headers. I'm using X11R6 6.3. Also,
> line 24 in configure.h contained:
>
> #if == 1
>
> I changed it to:
>
> #if 0 == 1
>
> to get it to continue..
Oops, that's a bug. It'll be fixed in my next patch. Thanks for finding
it!
----
Ethan Fischer
allanon@crystaltokyo.com
http://members.xoom.com/allanon1