Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 3.10.7 (32 bit) fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mrbassie
l33t
l33t


Joined: 31 May 2013
Posts: 772
Location: over here

PostPosted: Fri Aug 23, 2013 1:24 pm    Post subject: kernel 3.10.7 (32 bit) fails to compile Reply with quote

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
View user's profile Send private message
aim nano
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2006
Posts: 131
Location: Jackson, MS

PostPosted: Wed Sep 04, 2013 2:05 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum