[Pkg-openssl-devel] Bug#408686: libssl-dev: opensslconf.h incorrectly included in pq_compat.h

Miah Gregory miah at picsel.com
Sat Jan 27 20:18:17 CET 2007


Package: libssl-dev
Version: 0.9.8c-4
Severity: normal

The header pq_compat.h attempts to include opensslconf.h incorrectly:

#include "opensslconf.h"

Instead this line should read:

#include <openssl/opensslconf.h>

Hope this helps.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libssl-dev depends on:
ii  libssl0.9.8                   0.9.8c-4   SSL shared libraries
ii  zlib1g-dev                    1:1.2.3-13 compression library - development

libssl-dev recommends no packages.

-- no debconf information




More information about the Pkg-openssl-devel mailing list