From owner-freebsd-current Tue Feb 29 14: 1:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from goku.cl.msu.edu (goku.cl.msu.edu [35.8.3.20]) by hub.freebsd.org (Postfix) with ESMTP id B689237BD65; Tue, 29 Feb 2000 14:00:55 -0800 (PST) (envelope-from dervish@goku.cl.msu.edu) Received: (from dervish@localhost) by goku.cl.msu.edu (8.9.3/8.9.3) id RAA26718; Tue, 29 Feb 2000 17:08:19 -0500 (EST) (envelope-from dervish) Date: Tue, 29 Feb 2000 17:08:19 -0500 From: Bush Doctor To: Kris Kennaway Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <20000229170819.B15887@goku.cl.msu.edu> References: <20000229160710.A15887@goku.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from kris@hub.freebsd.org on Tue, Feb 29, 2000 at 01:16:57PM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 WWW-Home-Page: http://bantu.cl.msu.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of da blue Kris Kennaway aka (kris@hub.freebsd.org) said: > On Tue, 29 Feb 2000, Bush Doctor wrote: > > > > No other info whatsoever. (helpful, huh? :-) > > I've run into the same problem. You'll probably see this in /var/log/apache_error_log > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > > > This symbol is in /usr/lib/libssl.a and in /usr/lib/librsaUSA.a. I > > had a similar problem before and was helped by someone on the list, > > but I've seem to have lost the solution he gave :( I wound up haveing > > to add some linking info in the Makefile in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl. > > Just can't remember. > > Make sure the contents of secure/lib are up-to-date. Having an old or out > of sync version of libcrypto could cause this. Hmmm ... This does not seem to be the case: ikhala.tcimet.net:dervish> uname -a FreeBSD ikhala.tcimet.net 4.0-CURRENT FreeBSD 4.0-CURRENT #14: Tue Feb 29 04:15:03 EST 2000 root@ikhala.tcimet.net:/usr/src/sys/compile/GANJA i386 ikhala.tcimet.net:dervish> ls -l /usr/src/secure/lib total 13 drwxr-xr-x 11 root wheel 512 Feb 26 12:05 ./ drwxr-xr-x 6 root wheel 512 Feb 28 16:03 ../ -rw-r--r-- 1 root wheel 477 Feb 26 12:05 Makefile -rw-r--r-- 1 root wheel 224 Aug 27 1999 Makefile.inc drwxr-xr-x 3 root wheel 512 Jan 8 21:11 libcipher/ drwxr-xr-x 2 root wheel 512 Feb 29 10:36 libcrypt/ drwxr-xr-x 2 root wheel 512 Feb 29 10:36 libcrypto/ drwxr-xr-x 2 root wheel 512 Feb 25 12:08 librsaglue/ drwxr-xr-x 2 root wheel 512 Feb 26 12:05 librsaintl/ drwxr-xr-x 2 root wheel 512 Feb 26 12:05 librsausa/ drwxr-xr-x 2 root wheel 512 Feb 24 20:08 libssh/ drwxr-xr-x 2 root wheel 512 Feb 24 08:55 libssl/ drwxr-xr-x 2 root wheel 512 Jan 8 21:11 libtelnet/ > > Kris > > ---- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message