[Samba] samba4 bind patch: config.status: error: cannot find input file: bin/confgen/Makefile.in

Maurizio Marini Gmail marini.maurizio at gmail.com
Sat Aug 28 04:09:44 MDT 2010


Hi there
i have installed and configured samba4 on a lenny 5.0.5 fully upgraded

i am not able to compile bind patch


12:07:01 root at samba4: ~/bind9 # ./configure.tridge
configure: WARNING: Unrecognized options: --with-geoip
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... ccache gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by ccache gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... ccache gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from ccache gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if ccache gcc supports -fno-rtti -fno-exceptions... no
checking for ccache gcc option to produce PIC... -fPIC
checking if ccache gcc PIC flag -fPIC works... yes
checking if ccache gcc static flag -static works... yes
checking if ccache gcc supports -c -o file.o... yes
checking whether the ccache gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into
programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ar... /usr/bin/ar
checking for etags... no
checking for emacs-etags... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gcc... (cached) ccache gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache gcc accepts -g... (cached) yes
checking for ccache gcc option to accept ISO C89... (cached) none needed
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for regex.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/sockio.h... no
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking for net/if6.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for sysctlbyname... no
checking for flexible array members... yes
checking for seteuid... yes
checking for setresuid... yes
checking for setegid... yes
checking for setresgid... yes
checking for static inline breakage... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long long... yes
checking for GCC noreturn attribute... yes
checking for struct lifconf... no
checking for kqueue... no
checking epoll support... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking if unistd.h or sys/types.h defines fd_set... yes
checking whether byte ordering is bigendian... no
checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/include
checking whether linking with OpenSSL works... yes
checking whether linking with OpenSSL requires -ldl... no
checking OpenSSL library version... ok
checking for OpenSSL DSA support... yes
checking for EVP_sha256... yes
checking for EVP_sha512... yes
checking for PKCS11 support... disabled
checking for PKCS11 tools... disabled
checking for GSSAPI library... looking in /usr/lib
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking linking as -lgssapi_krb5... yes
using GSSAPI from /usr/lib and /usr/include
checking for random device... /dev/random
checking for /dev/random... yes
checking for arc4random... no
checking whether to build with thread support... yes
checking for pthread_create in -lpthread... yes
checking for sigwait... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setstacksize... yes
checking for sysconf... yes
checking for libxml2 library... yes
checking for smf_enable_instance in -lscf... no
checking for flockfile... yes
checking for getc_unlocked... yes
checking whether to build with threads... yes
checking if "ccache gcc" supports -fno-strict-aliasing... yes
checking for catgets... yes
checking whether to use purify... no
configure: WARNING: Internal symbol table does not work with libtool.
Disabling symbol table.
checking for IPv6 structures... yes
checking for Kame IPv6 support... no
checking for in6_addr... yes
checking for in6addr_any... yes
checking for in6addr_loopback... yes
checking for sin6_scope_id in struct sockaddr_in6... yes
checking for in6_pktinfo... yes
checking for struct if_laddrreq... no
checking for struct if_laddrconf... no
checking for inet_ntop with IPv6 support... yes
checking for working inet_pton with IPv6 support... yes
checking for sa_len in struct sockaddr... no
checking for struct msghdr flavor... 4.4BSD
checking for type in_port_t... yes
checking for struct addrinfo... yes
checking for struct rrsetinfo... no
checking for int sethostent... no
checking for int endhostent... no
checking for getnetbyaddr(in_addr_t, ...)... yes
checking for int setnetent... no
checking for int endnetent... no
checking for gethostbyaddr(const void *, size_t, ...)... yes
checking for h_errno in netdb.h... yes
checking for getnameinfo prototype definitions... socklen_t for
buflen; u_int for flags
checking for gai_strerror prototype definitions... not match any
subspecies; assume standard definition
checking for getipnodebyname... no
checking for getnameinfo... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getifaddrs... yes
checking for interface list sysctl... no
checking for correctly declared strsep()... yes
checking for memmove... yes
checking for strtoul... yes
checking for strlcpy... no
checking for strlcat... no
checking sprintf... checking for vsnprintf... yes
checking for strerror... yes
using SPNEGO from lib/dns
checking printf format modifier for 64-bit integers... ll
checking for chroot... yes
checking linux/capability.h usability... yes
checking linux/capability.h presence... yes
checking for linux/capability.h... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for cap_set_proc in -lcap... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for tzset... yes
checking for optarg declaration... yes
checking for type rlim_t... yes
checking for strings.h... (cached) yes
checking for if_nametoindex... yes
checking for nanosleep... yes
checking architecture type for atomic operations... x86_32
checking compiler support for inline assembly code... gcc
checking for latex... no
checking for pdflatex... no
checking for w3m... /usr/bin/w3m
checking for xsltproc... /usr/bin/xsltproc
checking for xmllint... /usr/bin/xmllint
checking for doxygen... doxygen
checking for Docbook-XSL path... auto
checking for html/docbook.xsl... "not found"
checking for xhtml/docbook.xsl... "not found"
checking for manpages/docbook.xsl... "not found"
checking for html/chunk.xsl... "not found"
checking for xhtml/chunk.xsl... "not found"
checking for html/chunktoc.xsl... "not found"
checking for xhtml/chunktoc.xsl... "not found"
checking for html/maketoc.xsl... "not found"
checking for xhtml/maketoc.xsl... "not found"
checking for db2latex/xsl/docbook.xsl... "not found"
checking for db2latex/xsl/figures... not found
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for Postgres DLZ driver... no
checking for MySQL DLZ driver... no
checking for Berkeley DB DLZ driver... using Berkeley DB: -I/usr/include/ -ldb
checking for file system DLZ driver... yes
checking for LDAP DLZ driver... using LDAP from /usr/lib and /usr/include
checking for ODBC DLZ driver... no
checking for stub DLZ driver... yes
checking for DLZ... yes
configure: creating ./config.status
config.status: creating make/rules
config.status: creating make/includes
config.status: creating contrib/dlz/bin/dlzbdb/Makefile
config.status: creating contrib/dlz/drivers/rules
config.status: creating Makefile
config.status: creating make/Makefile
config.status: creating make/mkdep
config.status: creating lib/Makefile
config.status: creating lib/isc/Makefile
config.status: creating lib/isc/include/Makefile
config.status: creating lib/isc/include/isc/Makefile
config.status: creating lib/isc/include/isc/platform.h
config.status: creating lib/isc/unix/Makefile
config.status: creating lib/isc/unix/include/Makefile
config.status: creating lib/isc/unix/include/isc/Makefile
config.status: creating lib/isc/nls/Makefile
config.status: creating lib/isc/pthreads/Makefile
config.status: creating lib/isc/pthreads/include/Makefile
config.status: creating lib/isc/pthreads/include/isc/Makefile
config.status: creating lib/isc/x86_32/Makefile
config.status: creating lib/isc/x86_32/include/Makefile
config.status: creating lib/isc/x86_32/include/isc/Makefile
config.status: creating lib/isccc/Makefile
config.status: creating lib/isccc/include/Makefile
config.status: creating lib/isccc/include/isccc/Makefile
config.status: creating lib/isccfg/Makefile
config.status: creating lib/isccfg/include/Makefile
config.status: creating lib/isccfg/include/isccfg/Makefile
config.status: creating lib/irs/Makefile
config.status: creating lib/irs/include/Makefile
config.status: creating lib/irs/include/irs/Makefile
config.status: creating lib/irs/include/irs/netdb.h
config.status: creating lib/irs/include/irs/platform.h
config.status: creating lib/dns/Makefile
config.status: creating lib/dns/include/Makefile
config.status: creating lib/dns/include/dns/Makefile
config.status: creating lib/dns/include/dst/Makefile
config.status: creating lib/export/Makefile
config.status: creating lib/export/isc/Makefile
config.status: creating lib/export/isc/include/Makefile
config.status: creating lib/export/isc/include/isc/Makefile
config.status: creating lib/export/isc/unix/Makefile
config.status: creating lib/export/isc/unix/include/Makefile
config.status: creating lib/export/isc/unix/include/isc/Makefile
config.status: creating lib/export/isc/nls/Makefile
config.status: creating lib/export/isc/pthreads/Makefile
config.status: creating lib/export/isc/pthreads/include/Makefile
config.status: creating lib/export/isc/pthreads/include/isc/Makefile
config.status: creating lib/export/dns/Makefile
config.status: creating lib/export/dns/include/Makefile
config.status: creating lib/export/dns/include/dns/Makefile
config.status: creating lib/export/dns/include/dst/Makefile
config.status: creating lib/export/irs/Makefile
config.status: creating lib/export/irs/include/Makefile
config.status: creating lib/export/irs/include/irs/Makefile
config.status: creating lib/export/isccfg/Makefile
config.status: creating lib/export/isccfg/include/Makefile
config.status: creating lib/export/isccfg/include/isccfg/Makefile
config.status: creating lib/export/samples/Makefile
config.status: creating lib/export/samples/Makefile-postinstall
config.status: creating lib/bind9/Makefile
config.status: creating lib/bind9/include/Makefile
config.status: creating lib/bind9/include/bind9/Makefile
config.status: creating lib/lwres/Makefile
config.status: creating lib/lwres/include/Makefile
config.status: creating lib/lwres/include/lwres/Makefile
config.status: creating lib/lwres/include/lwres/netdb.h
config.status: creating lib/lwres/include/lwres/platform.h
config.status: creating lib/lwres/man/Makefile
config.status: creating lib/lwres/unix/Makefile
config.status: creating lib/lwres/unix/include/Makefile
config.status: creating lib/lwres/unix/include/lwres/Makefile
config.status: creating lib/tests/Makefile
config.status: creating lib/tests/include/Makefile
config.status: creating lib/tests/include/tests/Makefile
config.status: creating bin/Makefile
config.status: creating bin/check/Makefile
config.status: error: cannot find input file: bin/confgen/Makefile.in

fyi

m.


More information about the samba mailing list