From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UNToI-0004k8-Lu for mharc-grub-devel@gnu.org; Wed, 03 Apr 2013 15:57:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNToF-0004eR-Os for grub-devel@gnu.org; Wed, 03 Apr 2013 15:57:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNToE-00020f-NG for grub-devel@gnu.org; Wed, 03 Apr 2013 15:57:27 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:52934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNTm1-0001NG-H7 for grub-devel@gnu.org; Wed, 03 Apr 2013 15:55:09 -0400 Received: by mail-ee0-f41.google.com with SMTP id c1so788460eek.14 for ; Wed, 03 Apr 2013 12:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=IIL2RApYwY7x46GIwH4j8CvAxZa1/DnB5kROZJNVJpY=; b=hvn+byRv08EGy87tzJu0Fr51eM9JlctakIly59CJZZ+Qegf48CebCXEvf0qHe2TCeU F8q7XfDdZmzgcbmT/rUm7ti6ACqj667KUKrIZK9voIfCxs0/vu0qaDHLqwGrWJe2mcNS oGLxaDU8FRrFtoe4zh1WnjDX4DGXylTt8AdBow2yWPWKN6a//RWzTSYPXYzmDNLjQ8lF B3B1CvUxnoZrPsHRGEwRW7M2W4IcaccElAK8KCqIhgE5c9s/uym2/v34RjcUgmgSi3a3 6HqeZzHCYSMxPynd0J43LcxdLmLg2CEbSIOpy+QYtLa5kZxaFQ/P4hWx/9uJuic8un1T Bsug== X-Received: by 10.15.111.202 with SMTP id cj50mr5839179eeb.6.1365018908692; Wed, 03 Apr 2013 12:55:08 -0700 (PDT) Received: from debian.x201.phnet (77-88.1-85.cust.bluewin.ch. [85.1.88.77]) by mx.google.com with ESMTPS id u44sm8978400eel.7.2013.04.03.12.55.07 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 12:55:07 -0700 (PDT) Message-ID: <515C3C9A.2070902@gmail.com> Date: Wed, 03 Apr 2013 16:28:42 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: grub2-rc1-emu under cygwin References: <510AEE21.20104@laposte.net> In-Reply-To: <510AEE21.20104@laposte.net> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig204425DBC3E3D4F4ED7FA4BB" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 74.125.83.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 19:57:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig204425DBC3E3D4F4ED7FA4BB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 31.01.2013 23:20, Cyrille Lefevre wrote: > Hi, >=20 > 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, > It breaks Linux part, you need #ifdef's # 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. > You need to define them in include/grub/emu/export.h and condition on their presence (see how it's done for libgcc) --------------enig204425DBC3E3D4F4ED7FA4BB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlFcPJoACgkQNak7dOguQgm/bgEApxktUjDvPcLlqZ/wx2kxtim5 dQGLyC61Gnby9t/1j5kA/2XvKYkGfXIgDZA37dpWwJpcO8er+J/H9p9+3GOqoeDK =vZDu -----END PGP SIGNATURE----- --------------enig204425DBC3E3D4F4ED7FA4BB--