Ubuntu 8.04 Server and Samba 3.2.0
Chris Robinson
list at triumph2005.com
Sat Jul 12 19:37:06 GMT 2008
Hi
I am trying to compile Samba from source but I get an error.
I use:
./configure --with-ldap --with-krb5
The error is:
configure:3730: checking how to run the C preprocessor
configure:3770: gcc -E conftest.c
configure:3776: $? = 0
configure:3807: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3813: $? = 1
configure: failed program was: |
/* confdefs.h. */ |
#define PACKAGE_NAME "Samba" |
#define PACKAGE_TARNAME "samba" |
#define PACKAGE_VERSION "3" |
#define PACKAGE_STRING "Samba 3" |
#define PACKAGE_BUGREPORT "samba-technical at samba.org" |
#define CONFIG_H_IS_FROM_SAMBA 1 |
#define _GNU_SOURCE 1 | /*
end confdefs.h. */
Regards
Chris
More information about the samba-technical
mailing list