From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O1hSv-0006RI-Gu for mharc-grub-devel@gnu.org; Tue, 13 Apr 2010 10:51:49 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1hSt-0006Or-J4 for grub-devel@gnu.org; Tue, 13 Apr 2010 10:51:47 -0400 Received: from [140.186.70.92] (port=48076 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1hSs-0006NU-1V for grub-devel@gnu.org; Tue, 13 Apr 2010 10:51:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1hSn-0002FE-SN for grub-devel@gnu.org; Tue, 13 Apr 2010 10:51:45 -0400 Received: from mail.gmx.net ([213.165.64.20]:37316) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1O1hSn-0002En-Fe for grub-devel@gnu.org; Tue, 13 Apr 2010 10:51:41 -0400 Received: (qmail invoked by alias); 13 Apr 2010 14:51:38 -0000 Received: from 165.126.46.212.adsl.ncore.de (HELO 192.168.2.69) [212.46.126.165] by mail.gmx.net (mp058) with SMTP; 13 Apr 2010 16:51:38 +0200 X-Authenticated: #2145628 X-Provags-ID: V01U2FsdGVkX1+vpMZoocSveFGeUs+ws3CLhIhIUgpsUXXqS+kK65 xYOKRhiFoJF8KN Date: Tue, 13 Apr 2010 16:50:53 +0200 From: "Thomas Schmitt" To: grub-devel@gnu.org References: <4BC464EE.4070801@gmail.com> In-Reply-To: <4BC464EE.4070801@gmail.com> Message-Id: <106336664116314@192.168.2.69> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.73999999999999999 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. Subject: Re: Compilation error of xorriso on MacOSX 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: Tue, 13 Apr 2010 14:51:48 -0000 Hi, Vladimir Serbinenko wrote: > You need to add CFLAGS=-I/opt/local/include too. Good point. I hope it is already clear that such manipulations are very experimental. > optimally there should be a configure option for this. libreadline is not urgently needed. It is just a convenient capability in dialog mode. For now i strive for detecting suitability and leave it to the sysadmin to arrange the local dynamic libraries. I am testing a new libreadline check, currently and will soon ask Yves for a new try. Have a nice day :) Thomas