[Buildroot] fail to compile after selecting gtk

Stanley eva2002 at gmail.com
Tue Dec 29 08:16:33 UTC 2009


Hi all,

Once again I need help. I am actually trying to test out some high level /
front end graphic libraries to aid in my project.

when I try QT, I got kernel panic: not syncing. out of memory and no
killable process...

So I tried gtk. however, buildroot fail to complete the 'make' process.

I got the following error.

...
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/arm/kernel/head.o: In function `__error_p':
(.text.head+0x194): relocation truncated to fit: R_ARM_PC24 against symbol
`printascii' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_p':
(.text.head+0x19c): relocation truncated to fit: R_ARM_PC24 against symbol
`printhex8' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_p':
(.text.head+0x1a4): relocation truncated to fit: R_ARM_PC24 against symbol
`printascii' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x1f0): relocation truncated to fit: R_ARM_PC24 against symbol
`printascii' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x1f8): relocation truncated to fit: R_ARM_PC24 against symbol
`printhex8' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x200): relocation truncated to fit: R_ARM_PC24 against symbol
`printascii' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x21c): relocation truncated to fit: R_ARM_PC24 against symbol
`printhex8' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x224): relocation truncated to fit: R_ARM_PC24 against symbol
`printch' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x230): relocation truncated to fit: R_ARM_PC24 against symbol
`printascii' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x238): relocation truncated to fit: R_ARM_PC24 against symbol
`printch' defined in .text section in arch/arm/kernel/built-in.o
arch/arm/kernel/head.o: In function `__error_a':
(.text.head+0x24c): additional relocation overflows omitted from the output
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory
`/home/EVA/Desktop/buildroot-2009.08/project_build_arm/Project/linux-2.6.30'
make: ***
[/home/EVA/Desktop/buildroot-2009.08/project_build_arm/Project/linux-2.6.30/arch/arm/boot/uImage]
Error 2

I have totally no idea what it is and how to solve it. Can someone please
help?

Attached is my config file for linux and buildroot

Regards,
Stanley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20091229/9ca21545/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot.config
Type: application/octet-stream
Size: 23419 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20091229/9ca21545/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux.config
Type: application/octet-stream
Size: 23186 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20091229/9ca21545/attachment-0001.obj>


More information about the buildroot mailing list