config.status: error: cannot find input file:
leon <[email protected]> Mon, 11 Apr 2005 00:06:29 -0700 (PDT)
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I downloaded source code for the the latest development version of SFS (0.8pre)via anonymous CVS and used the following commands: $sh ./setup $./configure I got following error: //-------------------------------------------------------- ... checking for BerkeleyDB library... /usr/lib/libdb-4.2.la checking for where new mail is stored... /var/mail configure: creating ./config.status config.status: creating Makefile config.status: error: cannot find input file: Makefile.in //--------------------------------------------------------- I uesing Redhat Fedora3 2.6.10-1.770_FC3 automake(GNU automake) 1.9.5 autoconf(GNU tutoconf) 2.59 gcc compiler gcc-3.4.2-6.fc3 Thanks in advance for your help. Leon //--------------------- // detailed output [root@localhost sfs1]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for cpp... /usr/bin/cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for sfs user and group... yes checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by 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 how to recognise dependent libraries... pass_all 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 how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 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... no 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++ 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 checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes 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 for logger... /usr/bin/logger checking for df... /bin/df checking if /bin/df needs -k for BSD-formatted output... no checking for kernel random number generator... /dev/urandom checking for dmesg... /bin/dmesg checking for fstat... no checking for ls... /bin/ls checking for lsof... /usr/sbin/lsof checking if lsof supports a device cache... no checking for netstat... /bin/netstat checking for nfsstat... /usr/sbin/nfsstat checking for ntpq... /usr/sbin/ntpq checking for ps... /bin/ps checking for vmstat... /usr/bin/vmstat checking for w... /usr/bin/w checking for su... /bin/su checking for sessreg... /usr/X11R6/bin/sessreg checking for xauth... /usr/X11R6/bin/xauth checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for Pod::Man... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/stropts.h usability... yes checking sys/stropts.h presence... yes checking for sys/stropts.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for clock_gettime... no checking for a declaration of clock_gettime... yes checking for struct timespec... yes checking for pw_expire in struct passwd... no checking for ssize_t... yes checking for int32_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for mode_t... yes checking for u_char... yes checking for u_int... yes checking for u_long... yes checking for int64_t... yes checking for u_int64_t... yes checking for socklen_t... yes checking for rlim_t... yes checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for 64-bit off_t... no checking for setgroups declaration in grp.h... yes checking what last authunix_create arg points to... gid_t checking type of XDR::x_ops... XDR::xdr_ops checking for struct sockaddr_storage... yes checking for __ss_len in sockaddr_storage... no checking for a declaration of pread... no checking for a declaration of pwrite... no checking for a declaration of mkstemp... yes checking for a declaration of getrusage... yes checking for a declaration of fchdir... yes checking for a declaration of flock... yes checking for a declaration of bindresvport... yes checking for a declaration of sys_signame... no checking for socket in -lsocket... no checking for main in -lnsl... yes checking for strchr... yes checking for memcpy... yes checking for strcasecmp... yes checking for getdtablesize... yes checking for strerror... yes checking for inet_aton... yes checking for bindresvport... yes checking for __seterr_reply... no checking for xdr_int64_t... yes checking for xdr_u_int64_t... no checking for xdr_longlong_t... yes checking for arc4random... no checking for flock... yes checking for mlockall... yes checking for getspnam... yes checking for issetugid... no checking for geteuid... yes checking for getegid... yes checking for pread... yes checking for pwrite... yes checking for setlogin... no checking for unsetenv... yes checking for getpeereid... no checking for auth_userresponse... no checking for getgrouplist... yes checking whether getgrouplist uses int or gid_t... gid_t checking for _getpty... no checking for openpty... no checking for openpty in -lutil... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for BSD-style utmp slots... yes checking for pseudo ttys... bsd-style ptys checking for st_atimespec in stat structure... no checking for st_mtimespec in stat structure... no checking for st_mtim in stat structure... yes checking for memory.h... (cached) yes checking for a declaration of xdr_callmsg... yes checking what second xdr_getlong arg points to... long checking for wide select... [small fd limit anyway] no checking if putenv() copies its argument... no checking for vfsmount... no checking for unmount... no checking for nfs/nfsproto.h... no checking for nfs_args mount structure... yes checking linux/nfs2.h usability... yes checking linux/nfs2.h presence... yes checking for linux/nfs2.h... yes checking for addrlen in nfs_args structure... no checking for sotype in nfs_args structure... no checking for proto in nfs_args structure... no checking for fhsize in nfs_args structure... no checking for fd in nfs_args structure... yes checking for old_root in nfs_args structure... yes checking for root in nfs_args structure... yes checking for fh in nfs_args structure... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for SVR4-like struct nfs_fh3... no checking if nfs_args hostname field is an array... yes checking tiuser.h usability... no checking tiuser.h presence... no checking for tiuser.h... no checking if nfs_args addr field is a pointer... no checking for a 2 argument unmount... no checking for umount2... yes checking for sa_len in struct sockaddr... no checking for fd passing with msg_accrights in msghdr... no checking for fd passing with struct cmsghdr... yes checking whether socket buffers > 64k are allowed... yes checking for BSD SO_REUSEADDR semantics... no checking type of array argument to getgroups... gid_t checking if egid is first element of grouplist... no checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for resolver functions in standard C library... no checking for resolver functions in libresolv... yes checking for a declaration of res_init... yes checking for a declaration of res_mkquery... yes checking for a declaration of dn_skipname... yes checking for a declaration of dn_expand... yes checking for crypt... no checking for crypt in -lcrypt... yes checking for GMP library... yes checking for overloaded C++ operators in gmp.h... yes checking for mpz_xor... yes checking size of GMP mp_limb_t... 4 checking for OpenSSL... no checking for setusercontext... no checking for util in -lsetusercontext... no checking for arla xfs... no checking for BerkeleyDB library... /usr/lib/libdb-4.2.la checking for where new mail is stored... /var/mail configure: creating ./config.status config.status: creating Makefile config.status: error: cannot find input file: Makefile.in __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com