fuse4x-kext build fails during ntfs-3g install
Jerome Yanga
jerome.yanga at gmail.com
Mon Apr 2 19:18:12 PDT 2012
I run the command below to install ntfs-3g and I get an error.
# port install ntfs-3g
---> Computing dependencies for ntfs-3g
---> Dependencies to be installed: fuse4x fuse4x-kext
---> Building fuse4x-kext
Error: Target org.macports.build returned: shell command failed (see
log for details)
Error: Failed to install fuse4x-kext
Log for fuse4x-kext is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_fuse4x-kext/fuse4x-kext/main.log
Error: The following dependencies were not installed: fuse4x fuse4x-kext
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
# sw_vers
ProductName: Mac OS X
ProductVersion: 10.7.3
BuildVersion: 11D50d
# xcodebuild -version
Xcode 4.3.2
Build version 4E2002
# port version
Version: 2.0.4
The log says:
You have not agreed to the Xcode license agreements, please run
xcodebuild standalone from within a Terminal window to review and
agree to the Xcode license agreements.
When I try to run "xcodebuild" from root's home directory, I get the
error below.
"# xcodebuild
xcodebuild: error: The directory /private/var/root does not contain an
Xcode project."
FYI, I have been able to install other applications such as "watch" using port.
Please be nice to the newbie.
Regards,
j
More information about the macports-users
mailing list