Building Linux 2.6.20 on FreeBSD for AVR32 NGW100: help needed ..
- From: spam@xxxxxxxxxxxx
- Date: Wed, 18 Apr 2007 13:00:48 -0400
TWIMC,
While I have the toolchain, compiler, uClib and u-boot successfully built, my Linux kernel build is giving me some fits ... and I believe it is over the include files. When using `make menuconfig', where does one set the include path for the kernel build?? I have them in a path /usr/local/avr32/AVRLinux/include, and I'm having difficulting in convincing make to believe it ... go figure 8-).
gmake ARCH=avr32 CROSS_COMPILE=avr32-linux-
git: not found
CHK include/linux/version.h
CHK include/linux/utsrelease.h
HOSTCC scripts/mod/file2alias.o
In file included from scripts/mod/file2alias.c:13:
scripts/mod/modpost.h:21:1: warning: "ELF_ST_BIND" redefined
In file included from /usr/include/machine/elf.h:45,
from /usr/include/elf.h:37,
from scripts/mod/modpost.h:10,
from scripts/mod/file2alias.c:13:
/usr/include/sys/elf_generic.h:79:1: warning: this is the location of the previous definition
In file included from scripts/mod/file2alias.c:13:
scripts/mod/modpost.h:22:1: warning: "ELF_ST_TYPE" redefined
In file included from /usr/include/machine/elf.h:45,
from /usr/include/elf.h:37,
from scripts/mod/modpost.h:10,
from scripts/mod/file2alias.c:13:
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
.
- Follow-Ups:
- Re: Building Linux 2.6.20 on FreeBSD for AVR32 NGW100: help needed ..
- From: Matthias Kaehlcke
- Re: Building Linux 2.6.20 on FreeBSD for AVR32 NGW100: help needed ..
- Prev by Date: ldscripts
- Next by Date: Re: Building Linux 2.6.20 on FreeBSD for AVR32 NGW100: help needed ..
- Previous by thread: ldscripts
- Next by thread: Re: Building Linux 2.6.20 on FreeBSD for AVR32 NGW100: help needed ..
- Index(es):
Relevant Pages
|