Subject: Re: www/ap-ssl and -current
To: None <explorer@flame.org>
From: Christoph Badura <bad@oreilly.de>
List: tech-pkg
Date: 10/13/1999 22:09:43
explorer@flame.org (Michael Graff) writes:
>I can't seem to get it to go:

>amberdrake# apachectl startssl
>Syntax error on line 207 of /usr/pkg/etc/httpd/httpd.conf:
>Cannot load /usr/pkg/lib/httpd/mod_ssl.so into server: /usr/pkg/lib/httpd/mod_ssl.so: Undefined PLT symbol "SSLv2_server_method" (reloc type = 7, symnum = 319)
>/usr/pkg/sbin/apachectl startssl: httpd could not be started

Sounds like _C_LABEL() lossage to me.

-- 
Christoph Badura					www.netbsd.org

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)