From: Kovacs Peter Tamas <p.kovacs@holografika.com>
To: linux-omap@vger.kernel.org
Subject: Unable to compile kernel with omap_ldp_defconfig
Date: Wed, 12 Aug 2009 12:34:22 +0200 [thread overview]
Message-ID: <4A829AAE.5000705@holografika.com> (raw)
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
reply other threads:[~2009-08-12 10:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A829AAE.5000705@holografika.com \
--to=p.kovacs@holografika.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.