pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/30852: net/openvpn-current is outdated



The following reply was made to PR pkg/30852; it has been noted by GNATS.

From: Masao Uebayashi <uebayasi%brains.co.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, pancake%phreaker.net@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/30852: net/openvpn-current is outdated
Date: Thu, 28 Jul 2005 10:06:05 +0900 (JST)

 Hi.
 
 I got a build error like
 
 > if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/include -I. -O2 
 > -I/usr/pkg/include -I/usr/include -pthread -MT crypto.o -MD -MP -MF 
 > ".deps/crypto.Tpo" -c -o crypto.o crypto.c; then mv -f ".deps/crypto.Tpo" 
 > ".deps/crypto.Po"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
 > In file included from crypto.c:35:
 > crypto.h:55:29: openssl/des_old.h: No such file or directory
 > *** Error code 1
 > Stop.
 
 I see the base OpenSSL doesn't have openssl/des_old.h, and
 pkgsrc/security/openssl does.  So, we need to take care about the
 OpenSSL version.
 
 Masao
 



Home | Main Index | Thread Index | Old Index