[MacPorts] #21378: postgresql84 8.4.1 client dies on Snow Leopard
#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
#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 -------------------------------+-------------------------------------------- Comment(by toby@…): What about /opt/local/lib/libncurses.dylib ? -- Ticket URL: <http://trac.macports.org/ticket/21378#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21378: postgresql84 8.4.1 client dies on Snow Leopard -------------------------------+-------------------------------------------- Reporter: seanasy@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: postgresql84 -------------------------------+-------------------------------------------- Changes (by jmr@…): * cc: jwa@… (added) * owner: macports-tickets@… => mww@… -- Ticket URL: <http://trac.macports.org/ticket/21378#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21378: postgresql84 8.4.1 client dies on Snow Leopard -------------------------------+-------------------------------------------- Reporter: seanasy@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: postgresql84 -------------------------------+-------------------------------------------- Comment(by seanasy@…): Replying to [comment:1 toby@…]:
What about /opt/local/lib/libncurses.dylib ?
ncurses is also x86_64. -- Ticket URL: <http://trac.macports.org/ticket/21378#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21378: postgresql84 8.4.1 client dies on Snow Leopard -------------------------------+-------------------------------------------- Reporter: seanasy@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: postgresql84 -------------------------------+-------------------------------------------- Comment(by lpackham@…): Works for me: {{{ Lees-Macbook-Pro:~ lpackham$ file /opt/local/bin/psql84 /opt/local/bin/psql84: Mach-O 64-bit executable x86_64 Lees-Macbook-Pro:~ lpackham$ file /opt/local/lib/libreadline.6.dylib /opt/local/lib/libreadline.6.dylib: Mach-O 64-bit dynamically linked shared library x86_64 Lees-Macbook-Pro:~ lpackham$ file /opt/local/lib/libncurses.dylib /opt/local/lib/libncurses.dylib: Mach-O 64-bit dynamically linked shared library x86_64 Lees-Macbook-Pro:~ lpackham$ psql -U postgres psql (8.4.1) Type "help" for help. postgres=# postgres=# SELECT 1; ?column? ---------- 1 (1 row) postgres=# \q }}} -- Ticket URL: <http://trac.macports.org/ticket/21378#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21378: postgresql84 8.4.1 client dies on Snow Leopard -------------------------------+-------------------------------------------- Reporter: seanasy@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: postgresql84 -------------------------------+-------------------------------------------- Comment(by matt@…): I found that upgrading to readline-6.1 fixed this. -- Ticket URL: <http://trac.macports.org/ticket/21378#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21378: postgresql84 8.4.1 client dies on Snow Leopard --------------------------------+------------------------------------------- Reporter: seanasy@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: worksforme | Keywords: Port: postgresql84 | --------------------------------+------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/21378#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts