-----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 e...@byu.net -----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-----