Opened 10 years ago

Last modified 10 years ago

#45709 closed defect

gdbm-1.11_0 inks shared libs with -flat_namespace on Yosemite — at Initial Version

Reported by: jhowarth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: gdbm

Description

% otool -hv /opt/local/lib/libgdbm.4.dylib /opt/local/lib/libgdbm.4.dylib: Mach header

magic cputype cpusubtype caps filetype ncmds sizeofcmds flags

MH_MAGIC_64 X86_64 ALL 0x00 DYLIB 16 1784 DYLDLINK NO_REEXPORTED_DYLIBS

reveals that gdbm-1.11_0 built on Yosemite is linking its shared libraries with "-flat_namespace" as seen from the missing TWOLEVEL flag expected from "-undefined dynamic_lookup".

Change History (0)

Note: See TracTickets for help on using tickets.