On Feb 25, 2007, at 01:35, Arno Hautala wrote:
I did some searching around and found this: http://lists.apple.com/archives/darwin-dev/2006/Apr/msg00042.html
So it's an issue with the use of -isysroot
A symlink could be added pre-install, though I could see that causing problems for other compiles. Could the link be removed later? I imagine it'd need to stay in place so the library could be found later.
For reference, I currently have installed: mplayer @1.0rc1_1 +darwin_8+darwin_i386+fontconfig+freetype+macosx
Actually, is the Universal SDK required? I guess that gets into the debate over universal compiles. I'm not even sure where isysroot is coming from as I have mplayer rc1_1 installed, and I was able to compile mplayer from source previously, but compiling from source now gives the same errors. Unless I specifically disable fontconfig, so I guess the error stems from there.
I notice that fontconfig was updated just about a month ago, so perhaps it's the new version that introduced usage of isysroot.
I committed that update to fontconfig, and I do not believe it's related to the problem you're experiencing. The fontconfig 2.4.2 source and the fontconfig portfile contain no occurrences of "MacOSX10.4u". However, the mplayer 1.0rc1 configure script does contain a reference to that SDK.