bug-gnulib
[Top][All Lists]
Advanced

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

Re: snapshot in preparation for 1.4.13


From: Eric Blake
Subject: Re: snapshot in preparation for 1.4.13
Date: Mon, 19 Jan 2009 07:34:24 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[dropping bug-autoconf, now that you have managed to get past your shell
bug, and adding bug-gnulib for a defect in our replacement <unistd.h>]

According to Elbert_Gmail on 1/18/2009 3:27 AM:
> Meanwhile, since you obviously
> can't rename an in-use file, you can get past this check by calling
> './configure M4_cv_func_rename_open_file_works=no'.
> 
>> Ok, this runs ok now.

Good to hear.

>> But after i run the make i get this:
>> m4.c: In function 'fault_handler':
>> m4.c:151: error: 'STDERR_FILENO' undeclared (first use in this function)

That's an easy one.  For now, you can just add
 #define STDERR_FILENO 2
at the top of m4.c, and you should be able to run compilation to
completion.  Meanwhile, I will be working on a gnulib patch that fixes
unistd.h to provide STD{IN,OUT,ERR}_FILENO (gnulib has several files that
do ad-hoc definition of these constants, but we might as well provide it
for free in our replacement header).

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkl0j3AACgkQ84KuGfSFAYBxMwCfdy3t+nSmNDY3IrLbzYcMySA0
r9gAn32D64Pv/T1CJyLglOiTJEy90mnW
=UO//
-----END PGP SIGNATURE-----




reply via email to

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