From owner-freebsd-stable Thu May 17 21:10:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 97AE337B424 for ; Thu, 17 May 2001 21:10:37 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 150baZ-0000Vv-00; Fri, 18 May 2001 16:10:07 +1200 Date: Fri, 18 May 2001 16:10:07 +1200 (NZST) From: Juha Saarinen To: "Dmitry G . Golub" Cc: "freebsd-stable@freebsd.org" Subject: Re: Exim stops working in 4.3-STABLE because of Perl problems? In-Reply-To: <20010518094138.A2115@gdg.perm.cbr.ru> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.ORG On Fri, 18 May 2001, Dmitry G . Golub wrote: > Dear colleguas, > > 2001.05.13 00:03 Sheldon Hearn wrote: > > > > Yesterday I upgraded my 4.3-Stable /usr/src tree (with CTM), > make buildworld...buildkernel...installkernel...installworld. > > I have a line "PERL_THREADED= true" in my /etc/make.conf. > > cd to /usr/ports/mail/exim/; make install. All seems good. > When starting Exim: > > exim% exim -bV > > segmentation fault > > There was a message from Juha Saarinen in exim-users > mailing list with priblem description and workaround. As > was recommended by Juha I commented out the string > : > WITH_PERL= yes > > in port's Makefile and rebuild Exim. It works now. I don't > need an embedded Perl but it would be good to not have > such a problems in future. Hi Dmitry, The other "workaround" (it only just qualifies as that..) is to uncomment the "PERL_THREADED" line in /etc/make.conf, and rebuild and reinstall world. I had Exim 3.20 working fine, with embedded Perl, in 4.2-RELEASE and 4.2-STABLE, with Perl threads enabled. Something must have changed in 4.3-STABLE, but I don't know what. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message