SAMBA V3 popt/findme.c not including unistd.h

James Peach jpeach at samba.org
Thu May 18 02:03:29 GMT 2006


On Wed, 2006-05-17 at 16:33 -0400, John E. Malmberg wrote:
> When I try to build SAMBA V3, the makefile is attempting to compile 
> popt/findme.c with out either HAVE_CONFIG_H or HAVE_UNISTD_H defined.

When I updated popt ,I added a permanent HAVE_CONFIG_H define to
Makefile.in. Also, configure.in already checks for unistd.h, so the
corresponding define should be present if the header is.

Did you run autogen.sh and reconfigure after updating your source tree?

-- 
James Peach | jpeach at samba.org



More information about the samba-technical mailing list