From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O1fKn-0007yj-5x for mharc-grub-devel@gnu.org; Tue, 13 Apr 2010 08:35:17 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1fKk-0007xh-UC for grub-devel@gnu.org; Tue, 13 Apr 2010 08:35:15 -0400 Received: from [140.186.70.92] (port=54637 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1fKj-0007wp-EE for grub-devel@gnu.org; Tue, 13 Apr 2010 08:35:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1fKd-0003ds-RB for grub-devel@gnu.org; Tue, 13 Apr 2010 08:35:13 -0400 Received: from mail-bw0-f223.google.com ([209.85.218.223]:60360) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1fKd-0003dW-5L for grub-devel@gnu.org; Tue, 13 Apr 2010 08:35:07 -0400 Received: by bwz23 with SMTP id 23so3571711bwz.26 for ; Tue, 13 Apr 2010 05:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=chDePGPiTaDRBPW+MXu8iIAoBrsyfbMorVSlU9Se4TU=; b=CNsa/hBW6TIALQgmsRWsKiy3E+fGIHbdd0MW7ojyf8LQSQjx4MxLEEPsXdeWn56ed1 YJLgh+zbwiwVkmyGpqONecm1prljYFihqmUr84ykQJutQwDL9mJZ9QcCBgLi38IUvJc9 QArVxmTavxiYd8mNpiV07KFVaKRET5d6b9tUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=bPGBTLkDsBqBYTM3oLUVh7pvD6+UpozkvOHmA1mBgUpTKdxZwKHp79DAYuOceRv+3X Ta4K21r3gQR41Le7PuVSe/qxUwa+yLuRq47dx6A5BaRkkBSTrsHlS6k8hsrLazkhGyf7 0RkBdFLS0uVFODOApc2l5uMjj1AKoLErKtooA= Received: by 10.204.144.86 with SMTP id y22mr6398967bku.39.1271162103893; Tue, 13 Apr 2010 05:35:03 -0700 (PDT) Received: from debian.bg45.phnet (hg-public-dock-69-dhcp.ethz.ch [82.130.80.69]) by mx.google.com with ESMTPS id 16sm2362768bwz.5.2010.04.13.05.35.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 Apr 2010 05:35:03 -0700 (PDT) Message-ID: <4BC464EE.4070801@gmail.com> Date: Tue, 13 Apr 2010 14:34:54 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <4BC45B28.8000401@zetam.org> <106334060327668@192.168.2.69> In-Reply-To: <106334060327668@192.168.2.69> X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig63FD18DB8853317B0564A1FF" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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 12:35:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig63FD18DB8853317B0564A1FF Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thomas Schmitt wrote: > i would try > > make clean > export LDFLAGS=3D"-L/opt/local/lib" > ./configure ...options... > make > =20 You need to add CFLAGS=3D-I/opt/local/include too. Otherwise you risk hitting e.g. different structures in library and application. But optimally there should be a configure option for this. I don't know how to make it properly with autotools though. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig63FD18DB8853317B0564A1FF 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkvEZPQACgkQNak7dOguQglJtQEAnOASFysQ4ewj2iAKBnkZGvSm YQkh4XA/vdZ7W7u0bKMBAJIYfggF72/X3Hm8pDXpg2hygRMl6Wj1/HO5XTUFaq2L =d/eL -----END PGP SIGNATURE----- --------------enig63FD18DB8853317B0564A1FF--