winlayer.c fails to build

Alexander Gottwald Alexander.Gottwald@informatik.tu-chemnitz.de
Fri Jul 27 10:09:00 GMT 2001


On Fri, 27 Jul 2001, Brian Michael Genisio wrote:

> I was building the latest source distribution, and the XWin server failed to
> build... Got the following error :
> 
> winlayer.c:224: warning: implicit declaration of function `RRScreenInit'
> 
> I did a little hacking in winlayer.c (making an extern to it, and fixing
> annother error that popped up with the parameters in a function)
> 
> I got it to compile, but as I expected, it failed to start... debugging showed
> it seg-faulted in the function I hacked.  I didnt expect it to work anyways.
> 

More important is the error some lines above. 
winlayer.c: In function `winLayerCreate':
winlayer.c:66: too few arguments to function `LayerCreate'

LayerCreate expects another parameter closure

And the strange thing is - it worked before and no file has been changed.
Maybe only an issue with gcc 3.0

bye
    ago
-- 
Alexander.Gottwald@s1999.tu-chemnitz.de
http://www.gotti.org
phone: +49 3725 3498080     mobile: +49 172 7854017



More information about the Cygwin-xfree mailing list