bug-gnulib
[Top][All Lists]
Advanced

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

Re: getopt configure check fails in linux


From: Lorenzo Bettini
Subject: Re: getopt configure check fails in linux
Date: Mon, 06 Sep 2010 23:34:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4

On 09/06/2010 11:30 PM, Bruno Haible wrote:
Hi Lorenzo,

checking for working GNU getopt function... no

it looks kind of strange that getopt test fails under GNU Linux...

(indeed, this way, the gnulib version of getopt is used, instead of GNU
libc version)

If you want to know why: The fixes that each gnulib module brings are
documented at<http://www.gnu.org/software/gnulib/manual/>. In particular,
for the 'getopt' function, we document this:
<http://www.gnu.org/software/gnulib/manual/html_node/getopt.html>
And yes, there is also one bug that affects glibc<= 2.11, in this list.

For reference, the glibc bugs are here:
   http://sources.redhat.com/bugzilla/show_bug.cgi?id=11039
   http://sources.redhat.com/bugzilla/show_bug.cgi?id=11040
   http://sources.redhat.com/bugzilla/show_bug.cgi?id=11041

Bruno



Thus, since I'm using glibc 2.11.1 the gnulib version of getopt fixes the problem right?

cheers
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com





reply via email to

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