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

According to Matthew Woehlke on 11/7/2006 2:35 PM:
> I am trying to build gawk 3.1.5 on Tandem NSK/OSS. To get this to work,
> I had to apply the following patch:
> 
> ==== BEGIN patch
> --- gawk-3.1.5/awk.h    2005-07-26 11:07:43.000000000 -0700
> +++ gawk-3.1.5-oss/awk.h        2006-11-07 11:47:38.000000000 -0800
> @@ -41,6 +41,9 @@
>  #define _GNU_SOURCE    1       /* enable GNU extensions */
>  #endif /* _GNU_SOURCE */
> 
> +#define _TANDEM_SOURCE
> +#define _XOPEN_SOURCE_EXTENDED 1

Isn't this taken care of by using the latest version of the gnulib
extensions module?  At any rate, my understanding is that autoconf 2.61
will also take care of this, by including the changes that gnulib made
post autoconf-2.60.  Is gawk even using gnulib yet?

> 
> ...and I also had to add '-lzrldsrl' to LIBS (this is NSK's '-ldl').

Ralf posted a better solution to this on the autoconf list.

- --
Life is short - so eat dessert first!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUXCf84KuGfSFAYARAtY2AJ9ImrTB26cG0Hi7v/FdiQj+HapRUwCgpmbi
l6lu5a0N/LYTf88BbdDD/RM=
=8UMC
-----END PGP SIGNATURE-----


Reply via email to