[ext2resize] checkout ext2resize from CVS
Status: Inactive
Brought to you by:
adilger
From: Louis B. <lou...@da...> - 2003-02-20 11:42:30
|
HI, i checked out the sources of ext2resize from cvs did : ./configure make but gets always : oot@little: /root/install/ext2resize > ./configure checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for getopt.h... yes checking for signal.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/unistd.h... yes checking for ANSI C header files... yes checking for sys/types.h... (cached) 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... (cached) yes checking for __s8... no checking for __u8... no checking for __s16... no checking for __u16... no checking for __s32... no checking for __u32... no checking for loff_t... yes checking for open64... yes checking for lseek64... yes checking for llseek... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h root@little: /root/install/ext2resize > make Making all in doc make[1]: Entering directory `/root/install/ext2resize/doc' cd .. && automake --gnu doc/Makefile configure.in:4: your implementation of AM_INIT_AUTOMAKE comes from an configure.in:4: old Automake version. You should recreate aclocal.m4 configure.in:4: with aclocal and run automake again. make[1]: *** [Makefile.in] Error 1 make[1]: Leaving directory `/root/install/ext2resize/doc' make: *** [all-recursive] Error 1 so i removed aclocal.m4 did : aclocal ./configure and got : root@little: /root/install/ext2resize > ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /root/install/ext2resize/missing: Unknown `--run' option Try `/root/install/ext2resize/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for gcc... gcc checking for C compiler default output... 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 style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ranlib... ranlib 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking for __s8... no checking for __u8... no checking for __s16... no checking for __u16... no checking for __s32... no checking for __u32... no checking for loff_t... yes checking for open64... yes checking for lseek64... yes checking for llseek... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands What environment do i need to be abble to compile the new= ext2resize ? Louis BECKER. Syst=E8mes & R=E9seaux ____________________________________________________ commerce.fr ( Groupe DANEEL ) 42, avenue de la R=E9publique - BP 636 - 68009 COLMAR Cedex T=E9l.: +33 (0)3 89 217 330 - Fax : +33 (0)3 89 217 331 mailto:lou...@da... - http://www.daneel.com Freelancing : http://www.daneel.ch/en/detailprofil.htm?code=3D12=20 or http://www.daneel.ch/de/detailprofil.htm?code=3D11 |