This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]