From owner-freebsd-ports Tue Apr 18 7:41:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from viking.sophos.com (viking.sophos.com [193.82.145.128]) by hub.freebsd.org (Postfix) with ESMTP id 5C58B37BA47 for ; Tue, 18 Apr 2000 07:41:30 -0700 (PDT) (envelope-from tmb@sophos.com) Received: from sophos.com (tyne.sophos.com [193.82.145.132]) by viking.sophos.com (MAILER-DAEMON) with ESMTP id 4680445C40; Tue, 18 Apr 2000 14:41:27 +0000 (GMT) To: Sheldon Hearn Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/17902: out of date version number for PORTVERSION in /usr/ports/www/mod_perl/Makefile In-Reply-To: Message from Sheldon Hearn of "Tue, 18 Apr 2000 12:48:10 +0200." <55857.956054890@axl.ops.uunet.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <83900.956068893.1@sophos.com> Date: Tue, 18 Apr 2000 15:41:33 +0100 From: Mark Blackman Message-Id: <20000418144127.4680445C40@viking.sophos.com> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I suspected that you would need something more sophisticated and unfortunately as you suspected, it doesn't handle (perl) module loading correctly. It appears to be the same error as the Apache::AuthenRadius business. i.e. Syntax error on line 916 of /usr/local/etc/apache/httpd.conf: Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI/DBI.so' f or module DBI: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI/DBI.so : Undefined symbol "PL_dowarn" at /usr/libdata/perl/5.00503/DynaLoader.pm line 1 69. at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/DBI.pm line 156 BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/i386-f reebsd/DBI.pm line 156. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/Apache /DBI.pm line 4. I didn't read the PR carefully and I'm no perl module expert so its not completely clear why this is failing and I'm 99% certain we (well somebody) can do something about it. I'm not certain why this should be FreeBSD specific either. In fact, one might say "I'm clueless..". :) > On Mon, 17 Apr 2000 11:25:19 +0100, Mark Blackman wrote: > > > ok. mod_perl build and ran (with apache-1.3.12) with no problem and > > a couple of 2-liner scripts worked fine. Is that a sufficient test > > or are you looking for something meatier. > > Meatier. :-) > > Basically, I need to know that ``PerlModule Foo::bar'' within httpd.conf > works. The test case that failed for me happened to be > Apache::AuthenRadius, but any PerlModule load request should be an > adequate test. > > Thanks, > Sheldon. > Mark Blackman,Internet Systems Administrator,Sophos Anti-Virus e-mail: tmb@sophos.com http://www.sophos.com US Support: +1 888 SOPHOS 9 UK Support: +44 1235 559933 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message