public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jon.turney@dronecode.org.uk>
To: cygwin-xfree@cygwin.com
Cc: matt@codespunk.com
Subject: Re: Make error when compiling xserver-cygwin-1.14.1-1
Date: Sat, 15 Jun 2013 21:36:00 -0000	[thread overview]
Message-ID: <51BCDE58.20808@dronecode.org.uk> (raw)
In-Reply-To: <51BCB086.5090404@codespunk.com>

On 15/06/2013 19:20, Matt D. wrote:
> 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.

> Here is the error:
> 
>   LEX      winprefslex.c
>   CC       winprefslex.o
> gcc: winprefslex.c: No such file or directory
> gcc: no input files

I can only offer the observation that the file that gcc is failing to compile
because it doesn't exist is supposed to have been made by flex on the line above.

You might like to try using 'make V=1' to see how flex is being invoked, and
then try that manually to try to work out why it's not making any output...

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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 21:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 18:21 Matt D.
2013-06-15 21:36 ` Jon TURNEY [this message]
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=51BCDE58.20808@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-xfree@cygwin.com \
    --cc=matt@codespunk.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).