|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
OpenSSL Error when compiling samba
Freebsd 4.10 with portupgrade and kernel re-compiled today. When I attempt to install Samba from the ports collection I recieve this error:
Dependency warning: used OpenSSL version contains known vulnerabilities Please update or define either WITH_OPENSSL_BASE or WITH_OPENSSL_PORT *** Error code 1 Current version of openssl is OpenSSL 0.9.7c 30 Sep 2003 Why didn't portupgrade take care of this? How do I update OpenSSL? Thanks, Harry |
|
#2
|
|||
|
|||
|
is your ports tree current? ( see FreeBSD Handbook - CVSUP )
did you update your portsdb/pkgdb after cvsup'ing? /usr/local/sbin/portsdb -Uu /usr/local/sbin/pkgdb -u did you even install openssl from the ports collection? portversion -v | grep openssl #or pkg_info | grep currently releng-4 supplies openssl ver. 0.9.7d_1. You could check the distinfo file: cat /usr/ports/security/openssl /distinfo -Steven Last edited by stevengs : September 11th, 2004 at 11:01 AM. |
|
#3
|
|||
|
|||
|
The problem I seem to be having is that openssl is part of the installed os, and I am not sure how to uninstall it. How does one de-install OpenSSL 0.9.7c?
I installed openssl-0.9.7d_1 from the ports collection, but if I run 'openssl version' it indicates the older version is running. Do I have to make world again? Thanks |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > BSD Help > OpenSSL Error when compiling samba |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|