Beware using "/opt/local" instead of ${prefix}

On Sep 3, 2013, at 5:14 PM, Peter Danecek wrote:

> 
> On Sep 3, 2013, at 22:55 , Ryan Schmidt <ryandes...@macports.org> wrote:
> 
>> 
>> gssapi.h is also located at /opt/local/include/gssapi.h as provided by the 
>> kerberos5 port. Presumably that is being found first, since 
>> -I/opt/local/include precedes -I/opt/local/include/globus in the compile 
>> line.
>> 
> 
> Thanks for this hint. I added the following line to the Portfile:
> 
> configure.cppflags-delete   -I/opt/local/include
> 
> Would this be the right strategy to solve this, might there by some side 
> effect I am not considering?
> 
> ~petr
> 
> _______________________________________________
> macports-dev mailing list
> macports-dev@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to