[MacPorts] #31160: Installing fuse4x and fuse4x-kext

MacPorts noreply at macports.org
Wed Sep 7 20:33:54 PDT 2011


#31160: Installing fuse4x and fuse4x-kext
---------------------------------+------------------------------------------
 Reporter:  GRMrGecko@…          |       Owner:  dports@…           
     Type:  defect               |      Status:  new                
 Priority:  Normal               |   Milestone:                     
Component:  ports                |     Version:  2.0.3              
 Keywords:                       |        Port:  fuse4x-kext        
---------------------------------+------------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => dports@…
  * port:  => fuse4x-kext


Comment:

 I see you're building with clang, which should only happen by default on
 Xcode 4.2. Is that what version you have? If you had Xcode 4.1, you would
 have gotten llvm-gcc-4.2. Try that instead:

 {{{
 sudo port clean fuse4x-kext
 sudo port install fuse4x-kext configure.compiler=llvm-gcc-4.2
 }}}

 If that doesn't work, try gcc-4.2:

 {{{
 sudo port clean fuse4x-kext
 sudo port install fuse4x-kext configure.compiler=gcc-4.2
 }}}

 Let us know which, if any, works.

-- 
Ticket URL: <https://trac.macports.org/ticket/31160#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list