Ryan,

> Unless you do have /usr/include on your system. Do you? For users who have 
> installed /usr/include using the hidden installer package, you might need to 
> have the port set configure.sdkroot to the path of the SDK, even when 
> MacPorts wouldn't otherwise have done so.

Ok, I set configure.sdkroot and it worked fine now. Should I commit it with:

if {${os.platform} eq "darwin" && ${os.major} == 18} {
        configure.sdkroot …
}

?

Thanks,
Vincent


Reply via email to