#31233: Unable to install fuse4x-kext on Lion ----------------------------------+----------------------------------------- Reporter: jeremy@… | Owner: dports@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: fuse4x-kext ----------------------------------+----------------------------------------- Comment(by anatol.pomozov@…): Looking at http://developer.apple.com/library/mac/#documentation/DeveloperTools/Referen... I see that $CONFIGURATION_BUILD_DIR options defines where the final build files are located. By default it is $SYMROOT/$CONFIGURATION, but it looks like this option is redefined in your environment. Jeremy, what do you see if you set in the Portfile xcode.build.settings CONFIGURATION_BUILD_DIR=build/Release PS I should look at the fuse4x build and avoid using hardcoded path, I think fuse4x build system should use "xcodebuild install" instead. -- Ticket URL: <https://trac.macports.org/ticket/31233#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS