Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcdbf176

Browse files
committed
Update to reflect OpenSSL 0.9.6a release.
1 parent8ca722b commitcdbf176

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎doc/FAQ_Solaris

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL 7.1
33
Sun Solaris specific
44
to be read in conjunction with the installation instructions
55
============================================================
6-
last updated: $Date: 2001/04/04 20:02:31 $
6+
last updated: $Date: 2001/04/08 16:36:13 $
77

88
current maintainer: Marc Liyanage (liyanage@access.ch)
99
original author: Marc Liyanage (liyanage@access.ch)
@@ -37,7 +37,7 @@ http://www.gnu.org/order/ftp.html
3737

3838
2) Why do I get problems when building with OpenSSL support?
3939

40-
When you build PostgreSQL with OpenSSL support youwill probably get
40+
When you build PostgreSQL with OpenSSL support youmight get
4141
compilation errors in the following files:
4242

4343
src/backend/libpq/crypt.c
@@ -47,10 +47,9 @@ src/interfaces/libpq/fe-connect.c
4747

4848
This is because of a namespace conflict between the standard
4949
/usr/include/crypt.h header and the header files provided by OpenSSL.
50-
We believe that this should be fixed by OpenSSL.
5150

52-
The problem can be worked around by removing the inclusion of
53-
<crypt.h> in these four files.
51+
Upgrading your OpenSSL installation to version 0.9.6a fixes this
52+
problem.
5453

5554

5655
3) Why does configure complain about a failed test program?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp