bug-gnulib
[Top][All Lists]
Advanced

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

getopt configure check fails in linux


From: Lorenzo Bettini
Subject: getopt configure check fails in linux
Date: Mon, 06 Sep 2010 22:46:15 +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

Hi

I've just updated gnulib and updated my modules (strdup and getopt) and I see that now configure says in Linux

checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether optreset is declared... no
checking whether getopt_clip is declared... no
checking whether getopt is POSIX compatible... yes
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)

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]