At 10:09 AM -0400 9/2/08, Alexander Hansen wrote:
>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.

system-sdk-10.4-universal was not installed and wouldn't install:

fink -y install system-sdk-10.4-universa

...

+----------
|
| Attention!
|
| Package system-sdk-10.4-universal is an autogenerated virtual package.
|
| You cannot manipulate this type of package using the usual Fink tools.
| A detailed description of this package follows...
|
| This package represents the Mac OS X 10.4 Universal SDK
| provided by Apple, as part of XCode.  If it does not show as
| installed, you can download XCode from Apple at:
|
|   http://connect.apple.com/
|
| (free registration required)
|
| Web site: http://www.finkproject.org/faq/usage-general.php#virtpackage
|
+----------

So, I'll try  to get if from Apple Developer -- thanks again.

-------------------------------------------------------------------------
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