#21378: postgresql84 8.4.1 client dies on Snow Leopard -------------------------------+-------------------------------------------- Reporter: seanasy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: postgresql84 -------------------------------+-------------------------------------------- The postgresql client dies with the following error on Snow Leopard. postgresql84 and dependencies are compiled for x86_64 {{{ sh-3.2$ whoami postgres sh-3.2$ psql84 [ psql84 (8.4.1) Type "help" for help. dyld: lazy symbol binding failed: Symbol not found: _tgetent Referenced from: /opt/local/lib/libreadline.6.dylib Expected in: flat namespace dyld: Symbol not found: _tgetent Referenced from: /opt/local/lib/libreadline.6.dylib Expected in: flat namespace Trace/BPT trap sh-3.2$ file /opt/local/bin/psql84 /opt/local/bin/psql84: Mach-O 64-bit executable x86_64 sh-3.2$ file /opt/local/lib/libreadline.6.dylib /opt/local/lib/libreadline.6.dylib: Mach-O 64-bit dynamically linked shared library x86_64 }}} -- Ticket URL: <http://trac.macports.org/ticket/21378> MacPorts <http://www.macports.org/> Ports system for Mac OS