bug-gnulib
[Top][All Lists]
Advanced

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

Re: problem with getopt-gnu on solaris


From: Jean-Louis Martineau
Subject: Re: problem with getopt-gnu on solaris
Date: Mon, 23 Nov 2009 07:17:40 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

If was because off the following define:
 #define _LARGE_FILES 1
I removed it and it works.
I had others bug because <config.h> is not the first header loaded.

Thanks for your replies.

Jean-Louis

Eric Blake wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jean-Louis Martineau on 11/19/2009 1:05 PM:
Hi,

I updated my gnulib to git 841ad196dd3ca0fbc916b911449067417ac7a7cb and
changed the getopt module to getopt-gnu.

I get error when compiling on Solaris 10:

I can't reproduce the error using 'gnulib-tool --with-tests --test
getopt-gnu' on Solaris 10.  So, exactly which combination of modules are
you grabbing via gnulib-tool?  Is this a case of an incremental build,
where you need to force a rebuild of the gnulib substitute unistd.h or
getopt.h?  Or maybe one of your files forgot to include <config.h> prior
to all system headers?

- --
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/

iEYEARECAAYFAksITHMACgkQ84KuGfSFAYAEjQCgwVBYBRCfK0xp/P6FEQMx5ncN
lFkAoKLzHFUze56qVROfpl5JOQuec9d8
=VB18
-----END PGP SIGNATURE-----





reply via email to

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