public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: "Matt D." <matt@codespunk.com>
To: cygwin-xfree <cygwin-xfree@cygwin.com>
Subject: Make error when compiling xserver-cygwin-1.14.1-1
Date: Sat, 15 Jun 2013 18:21:00 -0000	[thread overview]
Message-ID: <51BCB086.5090404@codespunk.com> (raw)

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/


             reply	other threads:[~2013-06-15 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 18:21 Matt D. [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51BCB086.5090404@codespunk.com \
    --to=matt@codespunk.com \
    --cc=cygwin-xfree@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).