Ticket #21378 (closed defect: worksforme)
postgresql84 8.4.1 client dies on Snow Leopard
| Reported by: | seanasy@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | jwa@… | |
| Port: | postgresql84 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.

