From owner-freebsd-stable Mon Apr 2 13:30:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 3D23837B718 for ; Mon, 2 Apr 2001 13:30:08 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 52665 invoked by uid 1001); 2 Apr 2001 20:30:04 -0000 Date: Mon, 2 Apr 2001 13:30:04 -0700 From: Sean Chittenden To: Dan Larsson Cc: FreeBSD Stable List Subject: Re: mod_perl-1.25 syntax error on FreeBSD-4.3 RC Message-ID: <20010402133004.C52470@rand.tgd.net> References: <20010402141450.P10131-100000@hq1.tyfon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dkEUBIird37B8yKS" Content-Disposition: inline In-Reply-To: <20010402141450.P10131-100000@hq1.tyfon.net>; from "dl@tyfon.net" on Mon, Apr 02, 2001 at = 02:18:23PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --dkEUBIird37B8yKS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dime to dollar at least one of two things: 1) You've built a threaded perl (check /etc/make.conf) 2) You statically compiled mod_perl into apache and didn't use apxs. I ran into this problem and it hurt pretty hard. The solution was to make world w/o a threaded perl. You can also use the ports tree (I've been pleasantly surprised by how nice it handles apache/mod_perl/mod_ssp/php stuff). -sc PS I don't know exactly why threaded perl suddenly broke apache, but that's a new twist from 4.2 to 4.3 On Mon, Apr 02, 2001 at 02:18:23PM +0200, Dan Larsson wrote: > Delivered-To: sean-freebsd-stable@chittenden.org > Delivered-To: freebsd-stable@freebsd.org > Date: Mon, 2 Apr 2001 14:18:23 +0200 (CEST) > From: Dan Larsson > To: FreeBSD Stable List > Subject: mod_perl-1.25 syntax error on FreeBSD-4.3 RC > Organization: Tyfon Svenska AB > X-NCC-NIC: DL1999-RIPE > X-NCC-RegID: se.tyfon > X-Virus-Scanned: by hq1.tyfon.net > X-Loop: FreeBSD.ORG > Precedence: bulk >=20 > I cannot get mod_perl to work, this is what I get when I try to start > apache after installing mod_perl (from the ports tree): >=20 > #/usr/local/sbin/apachectl start > Syntax error on line 245 of /usr/local/etc/apache/httpd.conf: \ > Cannot load /usr/local/libexec/apache/libperl.so into server: > /usr/local/libexec/apache/libperl.so: Undefined symbol \ > "pthread_getspecific" >=20 > Line 245: > LoadModule perl_module libexec/apache/libperl.so >=20 > Any ideas? >=20 >=20 > Regards > +------ > Dan Larsson | Tel: +46 8 550 120 21 > Tyfon Svenska AB | Fax: +46 8 550 120 02 > GPG and PGP keys | finger dl@hq1.tyfon.net >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --=20 Sean Chittenden --dkEUBIird37B8yKS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjrI4UwACgkQn09c7x7d+q244QCbBhifLYYs3m0VzSBSzLvUz5dd t/UAn38aD38tT4jhwJfM3fZ2G6Cupcpf =4tEi -----END PGP SIGNATURE----- --dkEUBIird37B8yKS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message