All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: Compilation error of xorriso on MacOSX
Date: Tue, 13 Apr 2010 14:34:54 +0200	[thread overview]
Message-ID: <4BC464EE.4070801@gmail.com> (raw)
In-Reply-To: <106334060327668@192.168.2.69>

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

Thomas Schmitt wrote:
> i would try
>
>   make clean
>   export LDFLAGS="-L/opt/local/lib"
>   ./configure ...options...
>   make
>   
You need to add CFLAGS=-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.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]

  reply	other threads:[~2010-04-13 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12 13:47 Compilation error of xorriso on MacOSX Yves Blusseau
2010-04-12 14:39 ` Thomas Schmitt
2010-04-13 11:53   ` Yves Blusseau
2010-04-13 12:18     ` Thomas Schmitt
2010-04-13 12:34       ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-04-13 14:50         ` Thomas Schmitt
2010-04-13 15:30           ` Yves Blusseau
2010-04-13 16:37             ` Thomas Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BC464EE.4070801@gmail.com \
    --to=phcoder@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.