It is... the --with-openssl flag is having the side effect that the
postgresql configure script doesn't find a 64bit native type when the
flag is specified. I would assume a bug in the configure script.
Brian Macy
boaz:~# dpkg -l libssl-dev
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libssl-dev 0.9.6g-9 SSL development libraries, header
files and
Ben Collins wrote:
On Thu, Oct 17, 2002 at 09:53:51PM -0700, Brian Macy wrote:
It's the --with-openssl flag on configure that causes problems.
Then install libssl-dev.