osxvnc port fails to build
Ryan Schmidt
ryandesign at macports.org
Mon May 7 21:05:34 PDT 2007
On May 7, 2007, at 22:17, David Liontooth wrote:
> sudo port install osxvnc
> ---> Fetching osxvnc
> ---> Attempting to fetch osxvnc-20060722.tar.gz from
> http://www.opendarwin.org/~pguyot/distfiles/
> ---> Verifying checksum(s) for osxvnc
> ---> Extracting osxvnc
> ---> Applying patches to osxvnc
> ---> Configuring osxvnc
> ---> Building osxvnc
> Error: Target com.apple.build returned: shell command "cd
> "/opt/local/var/db/dports/build/
> _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_
> dports_aqua_osxvnc/work/osxvnc-20060722"
> && xcodebuild -alltargets -configuration Deployment build
> OBJROOT=build/ SYMROOT=build/ " returned error 1
> Command output: === BUILDING NATIVE TARGET jpg WITH CONFIGURATION
> Deployment ===
>
> Checking Dependencies...
> error: There is no SDK at specified SDKROOT_ppc path
> '/Developer/SDKs/MacOSX10.2.8.sdk'
> ** BUILD FAILED **
>
> Error: Status 1 encountered during processing.
>
> ----------------------------------------
>
> Why is it looking for this sdk? I have,
>
> /Developer/SDKs/MacOSX10.4u.sdk
> /Developer/SDKs/MacOSX10.3.9.sdk
Apparently OSXvnc wants to build a PowerPC version that is compatible
with Mac OS X 10.2, so it needs the Mac OS X 10.2.8 SDK. It's not
installed by default, but it's an option in the Xcode installer.
OSXvnc is now called Vine Server for Mac OS X.
http://www.redstonesoftware.com/vnc.html
The port should be updated and renamed. We may have to go with
downloading their disk image and just copying over their existing
universal binary application, since their web site makes no mention
of the source being available anymore. If anyone can find the source
for the current version, please let me know and we'll use that instead.
More information about the macports-users
mailing list