Opened 13 years ago

Closed 13 years ago

#31217 closed defect (fixed)

Thunar @1.0.2 (xfce) runtime dyld: lazy symbol binding failed: Symbol not found: _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect

Reported by: misc@… Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion Cc:
Port: Thunar

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Running Mac OS X 10.7.1 ( Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 x86_64) and MacPorts 2.0.3 + XCode 4.1.

Thunar compiles fine, but if I want to run it it just prints

dyld: lazy symbol binding failed: Symbol not found: _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect
  Referenced from: /opt/local/lib/libthunar-vfs-1.2.dylib
  Expected in: flat namespace

dyld: Symbol not found: _getdirentries_is_not_available_when_64_bit_inodes_are_in_effect
  Referenced from: /opt/local/lib/libthunar-vfs-1.2.dylib
  Expected in: flat namespace

and aborts to start.

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: thunar removed
Owner: changed from macports-tickets@… to afb@…

comment:2 Changed 13 years ago by afb@…

Resolution: fixed
Status: newclosed

Fixed, r83798.

Note: See TracTickets for help on using tickets.