Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 16886
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 20600
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Max <wcente13@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 16886 depends on: Show dependency tree
Bug 16886 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-03-05 07:14 0000
When i want to install gentoo and run 

make dep && make clean bzImage modules modules_install

That happens:

...
...
ILD_BASENAME=floppy  -c -o floppy.o floppy.c
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:14133: Warning: end of file not at end of a line; newline 
inserted
{standard input}:15006: Error: suffix or operands invalid for `mov'
make[3]: *** [floppy.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers'
make: *** [_dir_drivers] Error 2

.. i dont have a floppy drive in my system is that the problem? ;)


Reproducible: Always
Steps to Reproduce:
1.Start with Gentoo live cd
2.Follow the install instructions from gentoo.org homepage
3.Till running # make dep && make clean bzImage modules modules_install
4. Wait Wait.. the Error see above


Actual Results:  
.
.
.

make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/acpi'
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/acpi'
make -C block
make[2]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
make all_targets
make[3]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r1/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-
pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=ll_rw_blk  -DEXPORT_SYMTAB -c ll_rw_blk.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r1/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-
pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=blkpg  -DEXPORT_SYMTAB -c blkpg.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r1/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-
pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=genhd  -DEXPORT_SYMTAB -c genhd.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r1/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-
pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=elevator  -c -o elevator.o elevator.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.20-gentoo-r1/include -Wall -Wstrict-
prototypes -Wno-trigraphs -O3 -fno-strict-aliasing -fno-common -fomit-frame-
pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc -iwithprefix 
include -DKBUILD_BASENAME=floppy  -c -o floppy.o floppy.c
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:14133: Warning: end of file not at end of a line; newline 
inserted
{standard input}:15006: Error: suffix or operands invalid for `mov'
make[3]: *** [floppy.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/drivers'
make: *** [_dir_drivers] Error 2


Expected Results:  
It should compile the Kernel!

------- Comment #1 From Paul de Vrieze 2003-05-07 16:53:13 0000 -------

*** This bug has been marked as a duplicate of 20600 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug