Can you try the following ? TOPDIR="$(pwd)" make -C ./package/grub prereq
-- -{Nico} Thierry MUSEUX - www.fwt.fr - wrote: > -1 apply the patch: pwd ./trunk; patch -p0 < grub-prereq.diff > make prereq > gives nothing displayed > > make world V=99 > > checking whether make sets $(MAKE)... yes > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking whether to enable maintainer-specific portions of Makefiles... no > checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc > checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details. > make[3]: *** > [/home/dev8/HR/openwrt/x86/trunk/build_dir/host/grub-0.97/.configured] Error > 77 > make[3]: Leaving directory `/home/dev8/HR/openwrt/x86/trunk/package/grub' > make[2]: *** [package/grub/host/compile] Error 2 > > > > > > Thierry Museux > France Wireless Technologies > www.fwt.fr > msn: t...@fwt.fr > Tel: + 33 (0) 1 41 08 70 78 > Gsm: + 33 (0) 6 15 22 09 62 > > > -----Message d'origine----- > De : openwrt-devel-boun...@lists.openwrt.org > [mailto:openwrt-devel-boun...@lists.openwrt.org] De la part de Nico > Envoyé : mardi 4 mai 2010 20:21 > À : OpenWrt Development List > Objet : Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #7269: grub > notbuilding for x86 > > Thierry, > > Can you try the attached patch ? > > -- > -{Nico} > > > Nico wrote: > >> Thierry MUSEUX - www.fwt.fr - wrote: >> >> >>> Problem not solved, same thing with last trunk 21343 >>> I am on debian x86_64 >>> Why in configure: >>> checking build system type... x86_64-pc-linux-gnu >>> >>> >>> >> It is solved. >> >> You have to investigate why your 64-bits build system refuses to build a >> 32-bits app (see ./build_dir/grub-0.97/config.log). Depending on the >> distro you're using, you might need to install additional packages like >> gcc-multilib (Debian/Ubuntu) or gcc.i686 & libgcc.i686 >> > (CentOS/Fedora/RHEL). > >> I'm working on Prereq check to spot that before attempting to build... >> >> Cheers, >> -- >> -{Nico} >> >> _______________________________________________ >> openwrt-devel mailing list >> openwrt-devel@lists.openwrt.org >> https://lists.openwrt.org/mailman/listinfo/openwrt-devel >> >> > > > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel