dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Errno_map.c


From: Rhys Weatherley
Subject: Re: [DotGNU]Errno_map.c
Date: Fri, 24 Sep 2004 10:45:51 +1000
User-agent: KMail/1.4.3

On Friday 24 September 2004 10:30 am, Marcus wrote:
> Has someone been hacking on whatever script generates errno_map.c? I'm
> asking because the file defines errno_map.c twice, and the definition that
> gets picked up looks like this:

This can happen if the gen_errno.sh script fails to locate the real version of 
errno.h for some reason (it could be <errno.h>, <sys/errno.h>, <asm/errno.h> 
or basically anything).  Or the lines in the file do not match the pattern it 
is looking for.  You'll need to look at the first part of "gen_errno.sh" to 
try to figure out why it fails.  It works fine here.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]