trunk compilation broken

Bernhard Fischer rep.dot.nop at gmail.com
Wed Mar 21 19:29:18 UTC 2007


Hi,

the vi fiddling seems to have broken something (for me):

$ svn info | grep Rev
Revision: 18191
Last Changed Rev: 18191

editors/vi.c: In function 'colon':
editors/vi.c:843: warning: comparison is always false due to limited
range of data type
editors/vi.c:843: warning: comparison is always true due to limited
range of data type
editors/vi.c: In function 'format_line':
editors/vi.c:2748: warning: comparison is always false due to limited
range of data type
editors/vi.c:2748: warning: comparison is always true due to limited
range of data type
editors/vi.c: In function 'do_cmd':
editors/vi.c:2929: warning: case label value exceeds maximum value for
type
editors/vi.c:2930: warning: case label value exceeds maximum value for
type
editors/vi.c:2931: warning: case label value exceeds maximum value for
type
editors/vi.c:2932: warning: case label value exceeds maximum value for
type
editors/vi.c:2933: warning: case label value exceeds maximum value for
type
editors/vi.c:2934: warning: case label value exceeds maximum value for
type
editors/vi.c:2935: warning: case label value exceeds maximum value for
type
editors/vi.c:2936: warning: case label value exceeds maximum value for
type
editors/vi.c:2942: warning: comparison is always false due to limited
range of data type
editors/vi.c:2948: warning: comparison is always true due to limited
range of data type
editors/vi.c:2958: warning: comparison is always false due to limited
range of data type
editors/vi.c:2960: warning: comparison is always true due to limited
range of data type
editors/vi.c:3024: warning: case label value exceeds maximum value for
type
editors/vi.c:3042: warning: case label value exceeds maximum value for
type
editors/vi.c:3049: warning: case label value exceeds maximum value for
type
editors/vi.c:3059: warning: case label value exceeds maximum value for
type
editors/vi.c:3098: warning: case label value exceeds maximum value for
type
editors/vi.c:3188: warning: case label value exceeds maximum value for
type
editors/vi.c:3483: warning: case label value exceeds maximum value for
type
editors/vi.c:3677: warning: case label value exceeds maximum value for
type
editors/vi.c:3742: warning: case label value exceeds maximum value for
type
editors/vi.c:3746: warning: case label value exceeds maximum value for
type
editors/vi.c:3747: warning: case label value exceeds maximum value for
type
editors/vi.c:3748: warning: case label value exceeds maximum value for
type
editors/vi.c:3749: warning: case label value exceeds maximum value for
type
editors/vi.c:3750: warning: case label value exceeds maximum value for
type
editors/vi.c:3751: warning: case label value exceeds maximum value for
type
editors/vi.c:3752: warning: case label value exceeds maximum value for
type
editors/vi.c:3753: warning: case label value exceeds maximum value for
type
editors/vi.c:3754: warning: case label value exceeds maximum value for
type
editors/vi.c:3755: warning: case label value exceeds maximum value for
type
editors/vi.c:3756: warning: case label value exceeds maximum value for
type
editors/vi.c:3757: warning: case label value exceeds maximum value for
type
/scratch/obj.i686/buildroot.mine/build_i586/staging_dir/lib/gcc/i586-linux-uclibc/4.2.0/../../../../i586-linux-uclibc/bin/ld:
warning: cannot find entry symbol _start; defaulting to 0804d2ac
/tmp/ccIneu4X.o: In function `udhcp_pidfile_acquire':
/scratch/obj.i686/buildroot.mine/build_i586/busybox/networking/udhcp/pidfile.c:45:
undefined reference to `atexit'
/tmp/ccIneu4X.o: In function `more_main':
/scratch/obj.i686/buildroot.mine/build_i586/busybox/util-linux/more.c:71:
undefined reference to `atexit'
/tmp/ccIneu4X.o: In function `singlemount':
/scratch/obj.i686/buildroot.mine/build_i586/busybox/util-linux/mount.c:1499:
undefined reference to `atexit'
/tmp/ccIneu4X.o: In function `sed_main':
/scratch/obj.i686/buildroot.mine/build_i586/busybox/editors/sed.c:1248:
undefined reference to `atexit'
/scratch/obj.i686/buildroot.mine/build_i586/busybox/editors/sed.c:1265:
undefined reference to `atexit'
/tmp/ccIneu4X.o:/scratch/obj.i686/buildroot.mine/build_i586/busybox/procps/top.c:447:
more undefined references to `atexit' follow
collect2: ld returned 1 exit status
make[1]: *** [busybox] Error 1
make[1]: Leaving directory
`/scratch/obj.i686/buildroot.mine/build_i586/busybox'



More information about the busybox mailing list