#16002: macfuse not building on 10.4.11 ----------------------------------+----------------------------------------- Reporter: smilerliu@gmail.com | Owner: eridius@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: macfuse build error ----------------------------------+----------------------------------------- Comment (by smilerliu@gmail.com): Replying to [comment:2 jmr@macports.org]:
Install the 10.4u SDK. It's part of the default XCode install.
The SDK is already installed. There are two problems: 1. A shell command returned non-zero. I don't know the reason for this. 2. The SDK is not found in /MacOSX10.4u.sdk, which should not be the path to the SDK. The reason for this is that a variable $(DEVELOPER_SDK_DIR) is not set in the Xcode project files, and the path to SDK is $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk. -- Ticket URL: <http://trac.macports.org/ticket/16002#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS