public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: EXCOFFIER Denis <denis.excoffier@c-s.fr>
To: cygwin@cygwin.com
Subject: Re: difficulties with snapshots
Date: Mon, 09 May 2011 14:02:00 -0000	[thread overview]
Message-ID: <20110509160224.18345n4hkx2n8mpc@messagerie.si.c-s.fr> (raw)

Hello,

This one is a follow-up of http://cygwin.com/ml/cygwin/2011-05/msg00042.html

On 2011-05-05 11:19:56 -0400, Christopher Faylor wrote:
> On Thu, May 05, 2011 at 10:47:39AM +0200, EXCOFFIER Denis wrote:
>> 2) More importantly, i was not able to compile snapshots since about
>> beginning of May, with an error: wchar.h not found (in lsaauth).
>> The snapshot 20110420 has compiled correctly at that time (say: 21/4);
>> but i was not able to recompile it recently. You must know that
>> i update the cygwin packages every day, therefore the problem probably
>> comes from a recently added package.
>
> Snapshots are provided "as-is".  If you can't compile it then PTC.


Please consider this hideous patch thoughtfully, it solves my "wchar.h not
found" problem in lsaauth, and the full cygwin tree now compiles ok  
like before.

diff -cNr cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in  
cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in
*** cygwin-snapshot-20110506-1/winsup/lsaauth/Makefile.in        
2011-04-07 08:09:27.000000000 +0159
--- cygwin-snapshot-20110506-2/winsup/lsaauth/Makefile.in        
2011-05-09 15:44:13.476681300 +0159
***************
*** 29,35 ****
   CC              := @CC@
   CC_FOR_TARGET   := $(CC)

! override CC   := @NO_CYGWIN@ $(firstword ${CC})

   CFLAGS          := @CFLAGS@

--- 29,35 ----
   CC              := @CC@
   CC_FOR_TARGET   := $(CC)

! #override CC  := @NO_CYGWIN@ $(firstword ${CC})

   CFLAGS          := @CFLAGS@



Regards,

Denis Excoffier.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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

             reply	other threads:[~2011-05-09 14:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 14:02 EXCOFFIER Denis [this message]
2011-05-10 10:07 ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2011-05-05  8:48 EXCOFFIER Denis
2011-05-05  9:50 ` Corinna Vinschen
2011-05-05 15:20 ` Christopher Faylor

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=20110509160224.18345n4hkx2n8mpc@messagerie.si.c-s.fr \
    --to=denis.excoffier@c-s.fr \
    --cc=cygwin@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).