|
From: | Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: | Re: Compilation error of xorriso on MacOSX |
Date: | Tue, 13 Apr 2010 14:34:54 +0200 |
User-agent: | Mozilla-Thunderbird 2.0.0.22 (X11/20091109) |
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
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |