Alexander Hansen <[EMAIL PROTECTED]> said:
> Jonathan Levi, M.D. wrote:
>> Can anyone help?
>>
>> Setting up fink-buildlock-aquaterm-1.0.1-3 (2008.08.29-11.12.32) ...
>> gzip -dc /sw/src/aquaterm_src.1.0.1.tar.gz | /sw/bin/tar -xf - 
>> --no-same-owner --no-same-permissions
>> echo nothing to do here, everything is done in the installscript
>> nothing to do here, everything is done in the installscript
>> /bin/rm -rf /sw/src/fink.build/root-aquaterm-1.0.1-3
>> /bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.0.1-3/sw
>> /bin/mkdir -p /sw/src/fink.build/root-aquaterm-1.0.1-3/DEBIAN
>> /usr/sbin/chown -R root:admin /sw/src/fink.build/root-aquaterm-1.0.1-3
>> /var/tmp/tmp.1.D9nqTF
>> ++ test powerpc = powerpc
>> ++ echo ppc
>> + xcodebuild install -target AquaTerm -configuration Deployment 
>> DSTROOT=/sw/src/fink.build/root-aquaterm-1.0.1-3 
>> INSTALL_PATH=/sw/Applications 
>> DYLIB_INSTALL_NAME_BASE=/sw/Library/Frameworks 
>> GCC_PREPROCESSOR_DEFINITIONS=AQT_APP ARCHS=ppc
>> === BUILDING NATIVE TARGET AQTFwk WITH CONFIGURATION Deployment ===
>>
>> Checking Dependencies...
>> SDK package /Developer/SDKs/MacOSX10.4u.sdk does not exist
>> error: There is no SDK at specified SDKROOT path 
>> '/Developer/SDKs/MacOSX10.4u.sdk'
>> ** BUILD FAILED **
>>
>> TIA, Jonathan
>>
>>   
> The error message suggests that you're missing the Mac OS 10.4 Universal
> SDK from Xcode.  See if "fink list -t system-sdk" shows the virtual
> package corresponding to this SDK, "system-sdk-10.4-universal", as
> installed or not.
>
> We probably ought to add this as a BuildDepend.  It looks like this is
> needed on 10.5 as well, though for my test, in which I renamed
> /Developer/SDKs/MacOSX10.4u.sdk to something else, the package silently
> misbuilt instead of failing at configure time. 

It appears that the SDK is only needed if one is on 10.5 and is trying
to build a binary that would be portable back to 10.4 machines and/or
would be a fat binary. Fink doesn't support either of those two
things. I committed an updated aquaterm-1.0.1-4 (test-built on 10.4
and 10.5 thanks akh!) that does not appear to need the 10.4u SDK.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to