bug-gnulib
[Top][All Lists]
Advanced

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

Re: Gnulib setenv on Mac OS X bug?


From: Bruno Haible
Subject: Re: Gnulib setenv on Mac OS X bug?
Date: Mon, 22 Mar 2010 01:26:31 +0100
User-agent: KMail/1.9.9

Richard W.M. Jones wrote:
> Part of the reason why setenv.o isn't being built is that setenv.c
> doesn't exist.  It isn't copied into the local directory by
> gnulib-tool.
> 
> That led me to realize that the setenv module wasn't being mentioned
> directly in my invocation of gnulib-tool.  It seems like it was
> previously being pulled in as a dependency of something.  I have added
> it as an explicit module, and now everything works.

This should be needed only if your program uses the setenv() function.

Was setenv.c being pulled into the gltests/, maybe? Your experience is
very similar to the one Jim experienced today:
  <http://lists.gnu.org/archive/html/bug-gnulib/2010-03/msg00277.html>

Bruno




reply via email to

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