public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Make error when compiling xserver-cygwin-1.14.1-1
@ 2013-06-15 18:21 Matt D.
  2013-06-15 21:36 ` Jon TURNEY
  0 siblings, 1 reply; 6+ messages in thread
From: Matt D. @ 2013-06-15 18:21 UTC (permalink / raw)
  To: cygwin-xfree

Can anyone advise me on how to proceed? I've managed to install all of 
the necessary dependencies but I'm getting an error from make while 
compiling xserver-cygwin.

I've deleted the source directory and redone the autoconf, configure, 
and make twice now without success.

Here is the error:

winprefsyacc.y: In function ‘yyparse’:
winprefsyacc.y:213:5: warning: passing argument 1 of ‘AddMenuLine’ 
discards qualifiers from pointer target type
winprefsyacc.y:76:13: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.y:213:5: warning: passing argument 3 of ‘AddMenuLine’ 
discards qualifiers from pointer target type
winprefsyacc.y:76:13: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.y:214:5: warning: passing argument 3 of ‘AddMenuLine’ 
discards qualifiers from pointer target type
winprefsyacc.y:76:13: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.y:217:5: warning: passing argument 3 of ‘AddMenuLine’ 
discards qualifiers from pointer target type
winprefsyacc.y:76:13: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.c:1973:9: warning: passing argument 1 of ‘yyerror’ discards 
qualifiers from pointer target type
winprefsyacc.y:91:12: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.c:2090:3: warning: passing argument 1 of ‘yyerror’ discards 
qualifiers from pointer target type
winprefsyacc.y:91:12: note: expected ‘char *’ but argument is of type 
‘const char *’
winprefsyacc.y: In function ‘yyerror’:
winprefsyacc.y:296:3: warning: nested extern declaration of ‘yylineno’
   LEX      winprefslex.c
   CC       winprefslex.o
gcc: winprefslex.c: No such file or directory
gcc: no input files
Makefile:925: recipe for target `winprefslex.o' failed
make[4]: *** [winprefslex.o] Error 1
make[4]: Leaving directory 
`/usr/src/xorg-server-1.14.1-1/src/xserver-cygwin-1.14.1-1/hw/xwin'
Makefile:1041: recipe for target `all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/usr/src/xorg-server-1.14.1-1/src/xserver-cygwin-1.14.1-1/hw/xwin'
Makefile:764: recipe for target `all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/usr/src/xorg-server-1.14.1-1/src/xserver-cygwin-1.14.1-1/hw/xwin'
Makefile:518: recipe for target `all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/src/xorg-server-1.14.1-1/src/xserver-cygwin-1.14.1-1/hw'
Makefile:676: recipe for target `all-recursive' failed
make: *** [all-recursive] Error 1



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Make error when compiling xserver-cygwin-1.14.1-1
@ 2013-06-15 22:07 Matt D.
  2013-06-15 22:48 ` Jon TURNEY
  0 siblings, 1 reply; 6+ messages in thread
From: Matt D. @ 2013-06-15 22:07 UTC (permalink / raw)
  To: cygwin-xfree

The error appears to be here:

/bin/sh ../../ylwrap winprefslex.l .c winprefslex.c

'winprefslex.c' is not created but ylwrap is not returning an error. 
This is unfamiliar territory for me but I'll see what I can do.

Off the top of your head, is there a way to slim this down to remove 
ylwrap? Maybe it will throw something helpful.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-06-20 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-15 18:21 Make error when compiling xserver-cygwin-1.14.1-1 Matt D.
2013-06-15 21:36 ` Jon TURNEY
2013-06-15 22:07 Matt D.
2013-06-15 22:48 ` Jon TURNEY
2013-06-16 12:37   ` Matt D.
2013-06-16 14:25     ` Jon TURNEY
2013-06-20 19:53       ` Jon TURNEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).