On 1/08/12 14:46, Hanspeter Niederstrasser wrote:
[]
> "gcc -isysroot /Developer/SDKs/MacOSX10.7.sdk
> -mmacosx-version-min=10.7", so the culprit looks to be the 'perl -pie'
> in PatchScript (and just confirmed that it builds commenting that out).

That perl pie worked with the old version of libvpx, not with version 
1.1.0. It was meant to patch lines like
      add_cflags  "-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
but it now hits the line
      add_cflags  "-isysroot ${osx_sdk_dir}"

The error does not show up on 10.8, because configure.sh is blissfully 
unaware of the location of SDKs in xcode-4.4 and therefore does not 
execute this whole paragraph.

-- 
Martin





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to