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

Jeff Donsbach wrote:

>>CFLAGS="-D_XOPEN_SOURCE" ./configure
>>make
>>
> 
> 
> I believe the value should be "-D_XOPEN_SOURCE_EXTENDED", which was
> the standard way to invoke UNIX95 namespace compatibility/compliance.
> Note here that we are talking about an OS version released in 1996.

Right again.  The macro looked wrong but I didn't saw what the mistake was.

> Note that on current versions of HP-UX (11i v1 & v2, aka 11.11 and
> 11.23), that -D flag is not necessary to add to "CFLAGS". I don't know
> about 11.0; I haven't found a system to look at yet.

So its:

CFLAGS="-D_XOPEN_SOURCE_EXTENDED" ./configure
make

that way configure will record the flags used to the makefiles.
- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iEYEARECAAYFAkPqtpMACgkQL3NNweKTRgzK/gCg0eTFz7YGj1WQMTJP8q0ASxwk
yWsAnjhEdGUluSXJ1to3AWV4edxk927a
=rZiW
-----END PGP SIGNATURE-----

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to