Installing MacPorts with a non-standard XCode install

Loren Spice jadenb1729 at yahoo.com
Wed Mar 23 07:23:51 PDT 2011


--- On Wed, 3/23/11, Ryan Schmidt <ryandesign at macports.org> wrote:
Hmm, why specify the SDK at all? You shouldn't need it.
I didn't even know it was there; but, when ./configure complained early on about needing stdio.h, I went looking for it:
{{{
$ ( cd $XCODE; find . -name stdio.h
./Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/include/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/usr/include/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.0.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.0.sdk/usr/include/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk/usr/include/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk/usr/include/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.3.sdk/usr/include/stdio.h
./SDKs/MacOSX10.5.sdk/usr/include/stdio.h
./SDKs/MacOSX10.6.sdk/usr/include/c++/4.2.1/tr1/stdio.h
./SDKs/MacOSX10.6.sdk/usr/include/stdio.h
}}}

I don't *think* that's the problem, since the ./configure gets past all that stuff, and then just aborts when it can't find tclConfig.sh (for which I can't blame it, since I can't find it either).



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20110323/fc485014/attachment.html>


More information about the macports-users mailing list