Date: Wed, 5 Mar 2003 10:27:28 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Barney Wolff <barney@pit.databus.com> Cc: Adrian Steinmann <ast@marabu.ch>, current@FreeBSD.ORG, subscriber@insignia.com, "Jacques A. Vidrine" <nectar@FreeBSD.ORG> Subject: Re: Plea for base system trim Message-ID: <20030305102728.A29433@Odin.AC.HMC.Edu> In-Reply-To: <20030305181529.GA22369@pit.databus.com>; from barney@pit.databus.com on Wed, Mar 05, 2003 at 01:15:29PM -0500 References: <200303051700.SAA06561@marabu.marabu.ch> <20030305181529.GA22369@pit.databus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wRRV7LY7NUeQGEoC
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Mar 05, 2003 at 01:15:29PM -0500, Barney Wolff wrote:
> I have both apache-modssl and net-snmp running, but do NOT have the
> openssl port installed. Everything builds and runs fine, with no
> mods to anything. I conjecture that the problem others experience
> is that they have installed the openssl port, which I have never done.
> This is on both current and stable.
Oops, not net-snmp, net-snmp4 (aka ucd-snmp). net-snmp doesn't appear
to have a dependency on openssl at all.
Here's a log:
[10:19am] brooks@minya (/usr/ports/net/net-snmp4): pkg_info openssl\*
pkg_info: can't find package 'openssl*' installed or in a file!
[10:19am] brooks@minya (/usr/ports/net/net-snmp4): portversion openssl
** No package matching 'openssl' was found.
[10:19am] brooks@minya (/usr/ports/net/net-snmp4): sudo make
Password:
You may use the following build options:
WITH_PORTSSL=3Dyes Use the OpenSSL Version delivered by the ports.
With FreeBSD 5, net-snmp4 requires automaticly
the OpenSSL ports-version. In the 5 case, you
don't need to define WITH_PORTSSL (default).
WITHOUT_SSL=3Dyes Disable the OpenSSL support.
=3D=3D=3D> Extracting for ucd-snmp-4.2.6
>> Checksum OK for ucd-snmp-4.2.6.tar.gz.
=3D=3D=3D> Patching for ucd-snmp-4.2.6
=3D=3D=3D> Applying FreeBSD patches for ucd-snmp-4.2.6
=3D=3D=3D> Configuring for ucd-snmp-4.2.6
=3D=3D=3D> ucd-snmp-4.2.6 depends on file: /usr/local/libexec/autoconf213=
/autoconf - found
=3D=3D=3D> ucd-snmp-4.2.6 depends on executable: libtool - found
=3D=3D=3D> ucd-snmp-4.2.6 depends on file: /usr/local/bin/perl5.6.1 - fou=
nd
=3D=3D=3D> ucd-snmp-4.2.6 depends on shared library: crypto.4 - not found
=3D=3D=3D> Verifying install for crypto.4 in /usr/ports/security/openssl
>> openssl-0.9.7a.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.openssl.org/source/.
[...]
The problem is that this line forces WITH_PORTSSL with recent OS versions.
=2Eif defined(WITH_PORTSSL) || ${OSVERSION} >=3D 500100 || (${OSVERSION} >=
=3D 470103 && ${OSREL} =3D=3D 4)
-- Brooks
--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
--wRRV7LY7NUeQGEoC
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+ZkGPXY6L6fI4GtQRAgaPAJ49QY7eMel9rC7rjjAIDb3klyXVGwCgnbW5
sr4+4AaJdkHukL4xLPn+7eA=
=zqrj
-----END PGP SIGNATURE-----
--wRRV7LY7NUeQGEoC--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030305102728.A29433>
