Date: Tue, 18 Apr 2000 15:41:33 +0100 From: Mark Blackman <tmb@sophos.com> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/17902: out of date version number for PORTVERSION in /usr/ports/www/mod_perl/Makefile Message-ID: <20000418144127.4680445C40@viking.sophos.com> In-Reply-To: Message from Sheldon Hearn <sheldonh@uunet.co.za> of "Tue, 18 Apr 2000 12:48:10 %2B0200." <55857.956054890@axl.ops.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000418144127.4680445C40>