BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000049 [BusyBox] Kernel Module Support block always 01-20-05 05:46 07-18-05 15:26
Reporter troika View Status public  
Assigned To BusyBox
Priority normal Resolution no change required  
Status closed   Product Version 1.00
Summary 0000049: error: unrecognizable insn:
Description When compiling busybox 1.0 the following error occurs:
gcc -I/usr/local/busybox/include -I/usr/local/busybox/include -I/usr/local/busybox/libbb -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os -march=i386 -mpreferred-stack-boundary=2 -falign-functions=0 -falign-jumps=0 -falign-loops=0 -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG -c -o /usr/local/busybox/libbb/dump.o /usr/local/busybox/libbb/dump.c
/usr/local/busybox/libbb/dump.c: In function `rewrite':
/usr/local/busybox/libbb/dump.c:308: error: unrecognizable insn:
(insn:HI 1046 915 1047 33 0x4033691c (set (reg:CC 17 flags)
        (compare:CC (const:SI (plus:SI (symbol_ref:SI ("lcc"))
                    (const_int 1 [0x1])))
            (reg/f:SI 116))) -1 (nil)
    (expr_list:REG_DEAD (reg/f:SI 116)
        (nil)))
/usr/local/busybox/libbb/dump.c:308: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> [^] for instructions.
make: *** [/usr/local/busybox/libbb/dump.o] Error 1
Additional Information # cat /etc/SuSE-release
SuSE Linux 8.2 (i586)
VERSION = 8.2

# uname -r
2.4.20-64GB-SMP

Dual Xeon-Prozessor system
Attached Files

- Relationships

- Notes
(0000153)
vapier
04-15-05 21:31

not a bug in busybox, file a bug with your distribution
 

- Issue History
Date Modified Username Field Change
01-20-05 05:46 troika New Issue
03-16-05 12:27 andersen Assigned To andersen => BusyBox
04-15-05 21:31 vapier Status assigned => resolved
04-15-05 21:31 vapier Resolution open => no change required
04-15-05 21:31 vapier Note Added: 0000153
07-18-05 15:26 andersen Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker