This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: winlayer.c fails to build


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]