X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Message-ID: <4BBFC0AC.7040101@cwilson.fastmail.fm>
Date: Fri, 09 Apr 2010 20:05:00 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666
MIME-Version: 1.0
To: Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: nl_langinfo returning null?
References: <4BBF8D1B.3010203@cwilson.fastmail.fm>  <20100409211634.GI28908@calimero.vinschen.de> <20100409212640.GJ28908@calimero.vinschen.de>
In-Reply-To: <20100409212640.GJ28908@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 4/9/2010 5:26 PM, Corinna Vinschen wrote:
> Apparently I already created the md_order information, but I accidentally
> neglected to set the md_order pointer to the value, so it remained NULL.
> I just applied the one-line patch.  Can you please verify that it now
> works for you?

It's been a while since I built the DLL, but I'm pretty sure this isn't
right:

Making version.o and winver.o
/usr/src/devel/kernel/src/winsup/cygwin/mkvers.sh: line 48: [: 09,:
integer expression expected
Version 1.7.4-HEAD
/usr/src/devel/kernel/src/winsup/cygwin/winver.rc:43:26: error: macro
"STRINGIFY1" passed 2 arguments, but takes just 1
windres: /usr/src/devel/kernel/src/winsup/cygwin/winver.rc:43: syntax error
windres: preprocessing failed.
make[3]: *** [winver_stamp] Error 1


That was from a incremental build; I'll try again with a completely
fresh builddir...

--
Chuck

--
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

