Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3546 - postgresql does not build with openssl 0.9.6d
Summary: postgresql does not build with openssl 0.9.6d
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-09 09:12 UTC by Frederik Himpe
Modified: 2007-09-22 22:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Himpe 2002-06-09 09:12:21 UTC
The configure script from postgresql-7.2-r2 fails for me on the checking of  openssl/ssl. It says it cannot find this header file, but it it is installed,  as usr/include/openssl/ssl.h. These are the last lines from config.log:    configure:5414: checking for openssl/ssl.h  configure:5424: gcc -E   -I/usr/include conftest.c >/dev/null 2>conftest.out  cpp0: warning: changing search order for system directory "/usr/include"  cpp0: warning:   as it has already been specified as a non-system directory  configure: failed program was:  #line 5419 "configure"  #include "confdefs.h"  #include <openssl/ssl.h>    The problem is apparently in the ebuild file:  myconf="$myconf --with-openssl=/usr"    When deleting the "=/usr" part, it works.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-06-24 16:18:21 UTC
I only solve java-related problems in postgresql
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-06-24 17:55:14 UTC
I cannot reproduce this problem with openssl 0.9.6d
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-07-02 13:01:50 UTC
If anyone else has this bug... Please reopen