* Unable to compile kernel with omap_ldp_defconfig
@ 2009-08-12 10:34 Kovacs Peter Tamas
0 siblings, 0 replies; only message in thread
From: Kovacs Peter Tamas @ 2009-08-12 10:34 UTC (permalink / raw)
To: linux-omap
Dear All,
I'm trying to compile the kernel for my Logic LDP3430-VG1.0.0.
Following the instructions at
https://omapzoom.org/gf/project/omapkernel/wiki/?pagename=Getting+Stated+with+Linux+OMAP+Kernel
and
https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=BootingAndFlashing
I was able to compile the x-loader and u-boot (both with
omap3430labrador_config), but the kernel with omap_ldp_defconfig (as it
was yesterday in the ti-2.6.27-omap3 git) did not compile saying:
omap@omap-devel:~/OMAP_kernel/bootloader_build/omapkernel$ make
CROSS_COMPILE=arm-none-linux-gnueabi- uImage
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
CHK include/linux/compile.h
AS arch/arm/kernel/debug.o
arch/arm/plat-omap/include/mach/debug-macro.S: Assembler messages:
arch/arm/plat-omap/include/mach/debug-macro.S:39: Error: invalid
constant (fb6000) after fixup
arch/arm/plat-omap/include/mach/debug-macro.S:39: Error: invalid
constant (fb6000) after fixup
make[1]: *** [arch/arm/kernel/debug.o] Error 1
make: *** [arch/arm/kernel] Error 2
Please note that it compiles fine with the omap_3430sdp_defconfig.
Could you please help me with this issue?
Thanks for your help,
Peter
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-12 10:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 10:34 Unable to compile kernel with omap_ldp_defconfig Kovacs Peter Tamas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.