grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2-rc1-emu under cygwin


From: Cyrille Lefevre
Subject: grub2-rc1-emu under cygwin
Date: Thu, 31 Jan 2013 23:20:17 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Hi,

I'm attempting to build grub2-rc1 -emu under cygwin w/o success.
I've made a fast and dirty patch about the missing stuff (emunet tap), see attachment, but I don't known how to say to the build machine these symbols came from cygwin and should be resolved at last ? see bellow... everything else seems to be ok.

thanks in advance.

build environment => cygwin2 up-to-date w/ gcc4

$ uname -a
CYGWIN_NT-6.0 pcvista 1.7.17(0.262/5/3) 2012-10-19 14:39 i686 Cygwin

the configure command I use :

CC=gcc-4 ./configure --with-platform=emu --enable-grub-emu-usb --enable-grub-emu-sdl

and the make command :

make -j 1 -k

-j 1 is to avoid fork failures.

what's wrong is :

cat syminfo.lst | sort | awk -f ./genmoddep.awk > moddep.lst || (rm -f moddep.lst; exit 1)
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
address@hidden in emunet is not defined
_cygwin_attach_handle_to_fd in emunet is not defined
_get_osfhandle in emunet is not defined
Makefile:81312: recipe for target `moddep.lst' failed

Regards,

Cyrille Lefevre
--
mailto:address@hidden


Attachment: grub_emu.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]