Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49937 - ppc-sources-benh-2.4.22-r7 won't build
Summary: ppc-sources-benh-2.4.22-r7 won't build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: PPC Linux
: High blocker (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 00:58 UTC by Dave Chilson
Modified: 2004-06-02 13:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Chilson 2004-05-04 00:58:56 UTC
Building of the ppc-sources-benh-2.4.22-r7 kernel is broken. I'm building using menuconfig, using the default config presented in the install guide along with ext3 fs support, then executing make dep && make vmlinux modules modules_install.

the build bails here:

gcc -D__KERNEL__ -I/usr/src/ppc-sources-benh-2.4.22-r7/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/usr/src/ppc-sources-benh-2.4.22-r7/arch/ppc -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring   -nostdinc -iwithprefix include -DKBUILD_BASENAME=console  -DEXPORT_SYMTAB -c console.c
{standard input}: Assembler messages:
{standard input}:7219: Warning: end of file not at end of a line; newline insertedgcc: 
Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [console.o] Error 1
make[3]: *** Deleting file `console.o'
make[3]: Leaving directory `/usr/src/ppc-sources-benh-2.4.22-r7/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/ppc-sources-benh-2.4.22-r7/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/usr/src/ppc-sources-benh-2.4.22-r7/drivers'
make: *** [_dir_drivers] Error 2

Reproducible: Always
Steps to Reproduce:
1.Boot Live CD
2.Install from Stage on on a Beige G3/233 into an ext3 fs
3.emerge menuconfg and select the options in the install guide along with support for an ext3 fs
Actual Results:  
make fails

Expected Results:  
built the kernel
Comment 1 David Holm (RETIRED) gentoo-dev 2004-05-04 11:48:26 UTC
This kernel has been deprecated. Use ppc-sources instead.
Comment 2 Dave Chilson 2004-05-06 22:33:37 UTC
Using ppc-sources as suggested below I still get the same error. I will try with 2.6 sources next.
Comment 3 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-06-02 13:19:22 UTC
Can you reopen this bug if 2.6 didn't work? If it didn't, can you get us emerge --info. 
This might be related to your make.conf settings.