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]

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



-----Original Message-----
From: Povolotsky, Alexander 
Sent: Wednesday, July 21, 2004 7:29 AM
To: 'Dan Kegel'; 'trevor_scroggins@hotmail.com'; 'bertrand marquis'
Cc: crossgcc; 'linuxppc-dev@lists.linuxppc.org'
Subject: missing elf.h (for mk_elfconfig.c) while building zImage for
PPC on Intel platform (windows XP) using cygwin


Hi,

I have made changes in linux-2.6/scripts/kconfig/Makefile as advised and it
did fix menuconfig problem - thank you very much for being kind and patient
helping - much appreciated !

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.

>From where I could pick-up this include file ?

Thanks,
Alex 
**********************
apovolot@USPITLAD104868 ~/linux-2.6.7
$ 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


------
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]