View previous topic :: View next topic |
Author |
Message |
mrbassie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/2027197225fd39331ea1f1.jpg)
Joined: 31 May 2013 Posts: 833 Location: Go past the sign for cope, right at the sign for seethe. If you see the target you've missed it.
|
Posted: Fri Aug 23, 2013 1:24 pm Post subject: kernel 3.10.7 (32 bit) fails to compile |
|
|
Compiling with Code: | genkernel --kernel-config=/home/.config all |
same config as my current kernel (3.8.13)
Code: | * Gentoo Linux Genkernel; Version 3.4.45.1
* Running with options: --kernel-config=/home/.config --menuconfig all
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
* Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
* Linux Kernel 3.10.7-gentoo-custom for x86...
* .. with config file /home/.config
* kernel: --mrproper is disabled; not running 'make mrproper'.
* >> Running oldconfig...
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86"
scripts/kconfig/conf --oldconfig Kconfig
#
# configuration written to .config
#
* kernel: --clean is disabled; not running 'make clean'.
* kernel: >> Invoking menuconfig...
COMMAND: make -j2 -j1 CC="gcc" LD="ld" AS="as" ARCH="x86" menuconfig
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86"
scripts/kconfig/conf --silentoldconfig Kconfig
make[1]: Nothing to be done for `all'.
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
make[1]: Nothing to be done for `relocs'.
CALL scripts/checksyscalls.sh
* >> Compiling 3.10.7-gentoo-custom bzImage...
COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86"
make[1]: Nothing to be done for `all'.
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CC scripts/mod/devicetable-offsets.s
GEN scripts/mod/devicetable-offsets.h
HOSTCC scripts/mod/file2alias.o
HOSTLD scripts/mod/modpost
make[1]: Nothing to be done for `relocs'.
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
GZIP kernel/config_data.gz
CHK kernel/config_data.h
make[3]: `arch/x86/realmode/rm/realmode.bin' is up to date.
AS firmware//lib/firmware.gen.o
firmware//lib/firmware.gen.S: Assembler messages:
firmware//lib/firmware.gen.S:5: Fatal error: can't extend frag 2147483647 chars
make[1]: *** [firmware//lib/firmware.gen.o] Error 1
make: *** [firmware] Error 2
make: *** Waiting for unfinished jobs....
* Gentoo Linux Genkernel; Version 3.4.45.1
* Running with options: --kernel-config=/home/.config --menuconfig all
* Using genkernel.conf from /etc/genkernel.conf
* Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86/config.sh ..
* Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86/modules_load ..
* ERROR: Failed to compile the "bzImage" target...
*
* -- Grepping log... --
*
*
* -- End log... --
|
Any ideas? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aim nano Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1912241940448f7e7fe7fa7.gif)
Joined: 20 Jan 2006 Posts: 131 Location: Jackson, MS
|
Posted: Wed Sep 04, 2013 2:05 am Post subject: |
|
|
It looks like a firmware error. I might try making sure any necessary firmware isn't missing/outdated. _________________ Unanswered posts need love too.
--
~ # emerge -pv gentoo-love |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|