bug-gnulib
[Top][All Lists]
Advanced

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

secure_getenv is broken on FreeBSD.


From: Mats Erik Andersson
Subject: secure_getenv is broken on FreeBSD.
Date: Thu, 7 Feb 2013 00:37:18 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello there,

the recent module "secure_getenv" is broken on FreeBSD 8.2 and 9.0.
Extracting from [1] gives the essence:

  gcc ... -c secure_getenv.c
  In file included from ./unistd.h:114,
                   from ./stdlib.h:96,
                   from secure_getenv.c:18:
  ./getopt.h:199: error: redefinition of 'struct option'

Clearly the implementation is not protecting previous inclusions
sufficiently diligently.

On behalf og GNU Inetutils,

   Mats Erik Andersson

[1] http://hydra.nixos.org/build/4007025



reply via email to

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