[BusyBox] buildroot fails to build mke2fs

Nicolas Jungers nj at many.be
Thu Jun 5 08:29:43 UTC 2003


at first there is a problem with util/subst:

cd ./util ; make subst
make[2]: Entering directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/util'
/usr/local/src/buildroot/build_i386/staging_dir/bin/i386-uclibc-gcc -c  -DPACKAGE=\"e2fsprogs\" -DVERSION=\"1.27\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STPCPY=1 -DHAVE_STPCPY=1 -DHAVE_LC_MESSAGES=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MNTENT_H=1 -DHAVE_PATHS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_MAJOR_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_VPRINTF=1 -DHAVE_LSEEK64_PROTOTYPE=1 -DSIZEOF_SHORT=0 -DSIZEOF_INT=0 -DSIZEOF_LONG=0 -DSIZEOF_LONG_LONG=0 -DHAVE_GETRUSAGE=1 -DHAVE_LLSEEK=1 -DHAVE_LSEEK64=1 -DHAVE_OPEN64=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_FDATASYNC=1 -DHAVE_STRNLEN=1 -DHAVE_EXT2_IOCTLS=1   -g -O2  -I../lib -I../lib   subst.c -o subst.o
/usr/local/src/buildroot/build_i386/staging_dir/bin/i386-uclibc-gcc  -o subst subst.o
make[2]: Leaving directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/util'
./util/subst -f ./util/subst.conf ./lib/ext2fs/ext2_types.h.in \
> lib/ext2fs/ext2_types.h
/bin/sh: ./util/subst: No such file or directory
make[1]: *** [lib/ext2fs/ext2_types.h] Error 127
make[1]: Leaving directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27'
make: *** [/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/misc/mke2fs] Error 2


but if I manage to get a running subst, I get the error message at the end. I'm 
running on a up-tot-date debian woody box and e2fsprogs-1.27 compiles without a hitch.
Buildroot was the latest version as yesterday.

I've a work around for my need of mke2fs but I'd prefer to use the busybox mke2fs. 

Any help appreciated.

regard,
Nicolas



make[3]: Entering directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/lib/e2p'
/usr/local/src/buildroot/build_i386/staging_dir/bin/i386-uclibc-gcc  -DPACKAGE=\"e2fsprogs\" -DVERSION=\"1.27\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STPCPY=1 -DHAVE_STPCPY=1 -DHAVE_LC_MESSAGES=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MNTENT_H=1 -DHAVE_PATHS_H=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_MAJOR_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_VPRINTF=1 -DHAVE_LSEEK64_PROTOTYPE=1 -DSIZEOF_SHORT=0 -DSIZEOF_INT=0 -DSIZEOF_LONG=0 -DSIZEOF_LONG_LONG=0 -DHAVE_GETRUSAGE=1 -DHAVE_LLSEEK=1 -DHAVE_LSEEK64=1 -DHAVE_OPEN64=1 -DHAVE_STRCASECMP=1 -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_FDATASYNC=1 -DHAVE_STRNLEN=1 -DHAVE_EXT2_IOCTLS=1   -g -O2  -I../../lib -I../../lib   -c feature.c -o feature.o
In file included from ../../lib/ext2fs/ext2_fs.h:19,
                 from e2p.h:5,
                 from feature.c:17:
../../lib/ext2fs/ext2_types.h:35: syntax error before '?' token
In file included from e2p.h:5,
                 from feature.c:17:
../../lib/ext2fs/ext2_fs.h:118: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:119: syntax error before "aclh_acle_count"
../../lib/ext2fs/ext2_fs.h:119: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:120: syntax error before "aclh_first_acle"
../../lib/ext2fs/ext2_fs.h:120: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:125: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:125: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:126: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:127: syntax error before "acle_type"
../../lib/ext2fs/ext2_fs.h:127: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:128: syntax error before "acle_tag"
../../lib/ext2fs/ext2_fs.h:128: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:129: syntax error before "acle_pad1"
../../lib/ext2fs/ext2_fs.h:129: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:130: syntax error before "acle_next"
../../lib/ext2fs/ext2_fs.h:130: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:139: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:139: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:140: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:141: syntax error before "bg_inode_table"
../../lib/ext2fs/ext2_fs.h:141: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:142: syntax error before "bg_free_blocks_count"
../../lib/ext2fs/ext2_fs.h:142: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:143: syntax error before "bg_free_inodes_count"
../../lib/ext2fs/ext2_fs.h:143: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:144: syntax error before "bg_used_dirs_count"
../../lib/ext2fs/ext2_fs.h:144: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:145: syntax error before "bg_pad"
../../lib/ext2fs/ext2_fs.h:145: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:146: syntax error before "bg_reserved"
../../lib/ext2fs/ext2_fs.h:146: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:147: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:162: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:162: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:167: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:170: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:170: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:171: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:175: syntax error before "__u16"
../../lib/ext2fs/ext2_fs.h:175: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:176: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:242: syntax error before "__u16"
../../lib/ext2fs/ext2_fs.h:242: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:243: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:244: syntax error before "i_size"
../../lib/ext2fs/ext2_fs.h:244: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:245: syntax error before "i_atime"
../../lib/ext2fs/ext2_fs.h:245: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:246: syntax error before "i_ctime"
../../lib/ext2fs/ext2_fs.h:246: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:247: syntax error before "i_mtime"
../../lib/ext2fs/ext2_fs.h:247: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:248: syntax error before "i_dtime"
../../lib/ext2fs/ext2_fs.h:248: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:249: syntax error before "i_gid"
../../lib/ext2fs/ext2_fs.h:249: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:250: syntax error before "i_links_count"
../../lib/ext2fs/ext2_fs.h:250: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:251: syntax error before "i_blocks"
../../lib/ext2fs/ext2_fs.h:251: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:252: syntax error before "i_flags"
../../lib/ext2fs/ext2_fs.h:252: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:255: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:255: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:255: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:256: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:258: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:258: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:259: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:261: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:261: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:262: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:263: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:263: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:264: syntax error before "i_block"
../../lib/ext2fs/ext2_fs.h:264: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:265: syntax error before "i_generation"
../../lib/ext2fs/ext2_fs.h:265: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:266: syntax error before "i_file_acl"
../../lib/ext2fs/ext2_fs.h:266: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:267: syntax error before "i_dir_acl"
../../lib/ext2fs/ext2_fs.h:267: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:268: syntax error before "i_faddr"
../../lib/ext2fs/ext2_fs.h:268: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:273: syntax error before "__u16"
../../lib/ext2fs/ext2_fs.h:273: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:273: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:274: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:275: syntax error before "l_i_gid_high"
../../lib/ext2fs/ext2_fs.h:275: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:276: syntax error before "l_i_reserved2"
../../lib/ext2fs/ext2_fs.h:276: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:277: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:281: syntax error before "__u16"
../../lib/ext2fs/ext2_fs.h:281: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:282: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:283: syntax error before "h_i_gid_high"
../../lib/ext2fs/ext2_fs.h:283: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:284: syntax error before "h_i_author"
../../lib/ext2fs/ext2_fs.h:284: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:285: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:289: syntax error before "__u16"
../../lib/ext2fs/ext2_fs.h:289: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:290: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:291: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:291: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:292: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:292: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:293: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:365: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:365: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:366: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:367: syntax error before "s_r_blocks_count"
../../lib/ext2fs/ext2_fs.h:367: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:368: syntax error before "s_free_blocks_count"
../../lib/ext2fs/ext2_fs.h:368: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:369: syntax error before "s_free_inodes_count"
../../lib/ext2fs/ext2_fs.h:369: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:370: syntax error before "s_first_data_block"
../../lib/ext2fs/ext2_fs.h:370: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:371: syntax error before "s_log_block_size"
../../lib/ext2fs/ext2_fs.h:371: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:372: syntax error before "s_log_frag_size"
../../lib/ext2fs/ext2_fs.h:372: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:373: syntax error before "s_blocks_per_group"
../../lib/ext2fs/ext2_fs.h:373: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:374: syntax error before "s_frags_per_group"
../../lib/ext2fs/ext2_fs.h:374: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:375: syntax error before "s_inodes_per_group"
../../lib/ext2fs/ext2_fs.h:375: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:376: syntax error before "s_mtime"
../../lib/ext2fs/ext2_fs.h:376: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:377: syntax error before "s_wtime"
../../lib/ext2fs/ext2_fs.h:377: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:378: syntax error before "s_mnt_count"
../../lib/ext2fs/ext2_fs.h:378: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:379: syntax error before "s_max_mnt_count"
../../lib/ext2fs/ext2_fs.h:379: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:380: syntax error before "s_magic"
../../lib/ext2fs/ext2_fs.h:380: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:381: syntax error before "s_state"
../../lib/ext2fs/ext2_fs.h:381: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:382: syntax error before "s_errors"
../../lib/ext2fs/ext2_fs.h:382: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:383: syntax error before "s_minor_rev_level"
../../lib/ext2fs/ext2_fs.h:383: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:384: syntax error before "s_lastcheck"
../../lib/ext2fs/ext2_fs.h:384: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:385: syntax error before "s_checkinterval"
../../lib/ext2fs/ext2_fs.h:385: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:386: syntax error before "s_creator_os"
../../lib/ext2fs/ext2_fs.h:386: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:387: syntax error before "s_rev_level"
../../lib/ext2fs/ext2_fs.h:387: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:388: syntax error before "s_def_resuid"
../../lib/ext2fs/ext2_fs.h:388: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:389: syntax error before "s_def_resgid"
../../lib/ext2fs/ext2_fs.h:389: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:403: syntax error before "s_first_ino"
../../lib/ext2fs/ext2_fs.h:403: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:404: syntax error before "s_inode_size"
../../lib/ext2fs/ext2_fs.h:404: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:405: syntax error before "s_block_group_nr"
../../lib/ext2fs/ext2_fs.h:405: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:406: syntax error before "s_feature_compat"
../../lib/ext2fs/ext2_fs.h:406: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:407: syntax error before "s_feature_incompat"
../../lib/ext2fs/ext2_fs.h:407: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:408: syntax error before "s_feature_ro_compat"
../../lib/ext2fs/ext2_fs.h:408: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:412: syntax error before "s_algorithm_usage_bitmap"
../../lib/ext2fs/ext2_fs.h:412: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:419: syntax error before "s_padding1"
../../lib/ext2fs/ext2_fs.h:419: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:424: syntax error before "s_journal_inum"
../../lib/ext2fs/ext2_fs.h:424: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:425: syntax error before "s_journal_dev"
../../lib/ext2fs/ext2_fs.h:425: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:426: syntax error before "s_last_orphan"
../../lib/ext2fs/ext2_fs.h:426: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:428: syntax error before "s_reserved"
../../lib/ext2fs/ext2_fs.h:428: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:429: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:505: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:505: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:506: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:507: syntax error before "name_len"
../../lib/ext2fs/ext2_fs.h:507: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:509: syntax error before '}' token
../../lib/ext2fs/ext2_fs.h:518: syntax error before "__u32"
../../lib/ext2fs/ext2_fs.h:518: warning: no semicolon at end of struct or union
../../lib/ext2fs/ext2_fs.h:519: warning: data definition has no type or storage class
../../lib/ext2fs/ext2_fs.h:520: conflicting types for `name_len'
../../lib/ext2fs/ext2_fs.h:507: previous declaration of `name_len'
../../lib/ext2fs/ext2_fs.h:523: syntax error before '}' token
In file included from feature.c:17:
e2p.h:36: syntax error before "__u32"
feature.c:148: syntax error before "__u32"
feature.c: In function `e2p_edit_feature':
feature.c:155: `str' undeclared (first use in this function)
feature.c:155: (Each undeclared identifier is reported only once
feature.c:155: for each function it appears in.)
feature.c:178: `ok_array' undeclared (first use in this function)
feature.c:181: `compat_array' undeclared (first use in this function)
make[3]: *** [feature.o] Error 1
make[3]: Leaving directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/lib/e2p'
make[2]: *** [all-libs-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/buildroot/build_i386/e2fsprogs-1.27'
make: *** [/usr/local/src/buildroot/build_i386/e2fsprogs-1.27/misc/mke2fs] Error 2

-- 
Nicolas Jungers

Tél +32 2 289 00 04
Fax: +32 2 289 00 00

Many sa - Hemeris Computing
Ch. d'Ixelles 29-31, box 17
1050 Brussels
Belgium




More information about the busybox mailing list