From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NXuJe-0001tJ-2l for mharc-grub-devel@gnu.org; Thu, 21 Jan 2010 05:31:06 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXuJW-0001nw-Fx for grub-devel@gnu.org; Thu, 21 Jan 2010 05:30:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXuJK-0001g2-TO for grub-devel@gnu.org; Thu, 21 Jan 2010 05:30:51 -0500 Received: from [199.232.76.173] (port=44455 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXuJK-0001fu-Jk for grub-devel@gnu.org; Thu, 21 Jan 2010 05:30:46 -0500 Received: from moutng.kundenserver.de ([212.227.17.10]:56195) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXuJJ-0006Ng-MT for grub-devel@gnu.org; Thu, 21 Jan 2010 05:30:46 -0500 Received: from [192.168.100.121] (xdsl-78-34-172-113.netcologne.de [78.34.172.113]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MC7YO-1Ngfig2bEu-009TkE; Thu, 21 Jan 2010 11:28:38 +0100 Message-ID: <4B582C4F.2000805@web.de> Date: Thu, 21 Jan 2010 11:28:31 +0100 From: edgar.soldin@web.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V01U2FsdGVkX19j/BItpzamcIAfBtLdRBnxkIAPT4Fironyp/A 7asxIfAXHoi9cXalyWk36yl476rDahjfqrZzevX84pafqJ3rfW nh9hzFBmKryaJ1f11ZRjg== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Fwd: compile trunk with lua and gfxmenu X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Thu, 21 Jan 2010 10:30:59 -0000 Anybody on this matter? .. Thanks again, ede -------- Original Message -------- over the weekend I tried to figure out how to compile gfxmenu and lua together with grub from trunk. I didn't find an easy way. I tried to make an extra package similar to lua out of gfxmenu but stopped as I didn't knew how to integrate the missing header files. My knowledge so far is how to check out, build grub trunk with grub-extras (incl. lua). How to checkout experimental including gfxmenu and build it. Trying to build experimental with grub-extras/lua results in an grub sprintf not found error. Is there a way I missed, a documentation I overlooked? Thank´s ede