missing elf.h (for mk_elfconfig.c) while building zImage for PPC on Intel platform (windows XP) using cygwin

Hollis Blanchard hollisb@us.ibm.com
Wed Jul 21 14:01:00 GMT 2004


On Jul 21, 2004, at 6:28 AM, Povolotsky, Alexander wrote:
>
> Now I am facing the next problem: missing elf.h (for mk_elfconfig.c) 
> while
> building zImage for PPC on Intel platform (windows XP) using cygwin.
>
> $ make zImage
>   SPLIT   include/linux/autoconf.h -> include/config/*
>   HOSTCC  scripts/basic/fixdep
>   HOSTCC  scripts/basic/split-include
>   HOSTCC  scripts/basic/docproc
>   HOSTCC  scripts/conmakehash
>   HOSTCC  scripts/kallsyms
>   CC      scripts/empty.o
>   HOSTCC  scripts/mk_elfconfig
> scripts/mk_elfconfig.c:4:17: elf.h: No such file or directory

I also saw this problem when trying to cross-build from Mac OS X a 
while ago. A couple build tools assume the existence of 
/usr/include/elf.h ... (adding LKML to cc)

-- 
Hollis Blanchard
IBM Linux Technology Center


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list