Re: BUG #1457: ./configure --with-openssl --enabled-thread-safety fails

From: "Larson, Tim (Corporate)" <Tim(dot)Larson(at)conagrafoods(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Subject: Re: BUG #1457: ./configure --with-openssl --enabled-thread-safety fails
Date: 2005-02-03 16:11:07
Message-ID: 7B150C00D68B2A4294C2332DC878036E01DC7EA3@cepxmb09.cag.conagrafoods.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Tim Larson wrote:
> > Required lib installed at /usr/include/openssl/ssl.h, but
> ./configure
> > step still fails all three tests for it.
>
> But without showing us the complete details, we won't be able
> to fix it.

PLATFORM STUFF
**DMESG fragment
Memory BAT mapping: BAT2=256Mb, BAT3=256Mb, residual: 576Mb
Total memory = 576MB; using 2048kB for hash table (at c0600000)
Linux version 2.4.22-2f (dburcaw(at)skyfox(dot)terraplex(dot)com) (gcc version 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)) #1 Sun Nov 9 16:49:49 EST 2003
Found a Heathrow mac-io controller, rev: 1, mapped at 0xfde6f000
PowerMac motherboard: PowerMac G3 (Gossamer)
CPU HID1 : 0x70000000
Found Grackle (MPC106) PCI host bridge at 0x80000000. Firmware bus number: 0->0
hose pci, pci_mem_offset: 00000000, start0: 80000000
io_base_virt: fd66c000, io_base_phys: fe000000, isa_mem_base: fd000000
**UNAME -a
Linux charliebrown.christtrek.org 2.4.22-2f #1 Sun Nov 9 16:49:49 EST 2003 ppc ppc ppc GNU/Linux

After a more careful reading of the config.log, it turned out that it was actually krb5.h that was missing. A quick Google found that RH-derived systems (which YDL is) keep this file in a different location. The following command resulted in successful configuration, following by successful build.

./configure --with-openssl --enable-thread-safety --with-includes=/usr/kerberos/include/

Sorry to waste your time.

Tim
--
Tim Larson ><> 402.595.4419
Systems Analyst Web Center of Excellence
mail stop 9-180 ConAgra Foods, Inc.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-02-03 17:07:28 Re: BUG #1458: to_char is crazy
Previous Message Rainer Frey 2005-02-03 15:11:26 BUG #1459: Connection hangs when other connection is not committed