bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Compiling gawk on Tandem NSK/OSS


From: Eric Blake
Subject: Re: Compiling gawk on Tandem NSK/OSS
Date: Tue, 07 Nov 2006 22:52:32 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666

-----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             address@hidden
-----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

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