[MacPorts] #31233: Unable to install fuse4x-kext on Lion
MacPorts
noreply at macports.org
Thu Oct 27 15:03:35 PDT 2011
#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@…):
The ./build.rb script in fuse4x sets following XCode settings:
"SYMROOT=build SHARED_PRECOMPS_DIR=build"
https://github.com/fuse4x/kext/blob/master/build.rb#L26 they force to use
./build/$CONFIGURATION as output folder.
The logs above make me think that macports needs it as well. Dan, most
likely adding
xcode.build.settings SYMROOT=build SHARED_PRECOMPS_DIR=build
to Portfile fix the issue.
--
Ticket URL: <https://trac.macports.org/ticket/31233#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list