./configure generates 'command not found' errors

John Smith lbalbalba at gmail.com
Sun May 1 02:55:05 MDT 2011


Hi,


Ive been trying to build samba4, but when I run ./configure-developer,
I get some weird 'command not found' errros from configure. Does
anyone here have an idea what might be going on here ? Thanlks.

Regards,

John Smith.


--------------------------------------------------------


checking for sys/security.h... no
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getpwent_r... yes
checking for getpwent_r declaration... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src,
char *buf, int buflen)... ./configure: line 10577:
ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__int_buflen_=no:
command not found

checking for prototype struct passwd *getpwent_r(struct passwd *src,
char *buf, size_t buflen)... ./configure: line 10624:
ac_cv_c_prototype_struct_passwd_pgetpwent_r_struct_passwd_psrc__char_pbuf__size_t_buflen_=no:
command not found

checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... yes
checking for prototype struct group *getgrent_r(struct group *src,
char *buf, int buflen)... ./configure: line 10719:
ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__int_buflen_=no:
command not found

checking for prototype struct group *getgrent_r(struct group *src,
char *buf, size_t buflen)... ./configure: line 10767:
ac_cv_c_prototype_struct_group_pgetgrent_r_struct_group_psrc__char_pbuf__size_t_buflen_=no:
command not found

checking for getgrouplist... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking for library containing dlopen... -ldl
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking for library containing shl_load... no
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for shl_load... no
checking for shl_unload... no
checking for shl_findsym... no
checking for prototype void *dlopen(const char* filename, unsigned int
flags)... ./configure: line 11054:
ac_cv_c_prototype_void_pdlopen_const_charp_filename__unsigned_int_flags_=no:
command not found

checking for getpass... yes
checking for getpassphrase... no
checking whether getpass should be replaced... yes
checking whether strptime is available and works... yes
checking direct.h usability... no
checking direct.h presence... no


More information about the samba-technical mailing list