From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 14:03:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E7816A4CF for ; Fri, 7 Nov 2003 14:03:08 -0800 (PST) Received: from pimout2-ext.prodigy.net (pimout2-ext.prodigy.net [207.115.63.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9596B43FF2 for ; Fri, 7 Nov 2003 14:03:07 -0800 (PST) (envelope-from peter@sri-software.com) Received: from peter.sri-software.com (adsl-68-89-117-169.dsl.rcsntx.swbell.net [68.89.117.169]) hA7M34C8243608 for ; Fri, 7 Nov 2003 17:03:06 -0500 Message-Id: <6.0.0.22.2.20031107155408.01b58678@mail.sri-software.com> X-Sender: peter@mail.sri-software.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 07 Nov 2003 16:03:12 -0600 To: freebsd-questions@freebsd.org From: Peter Elsner Mime-Version: 1.0 Content-Type: multipart/mixed; x-avg-checked=avg-ok-57E233C2; boundary="=======6D223E72=======" Subject: Perl and OpenWebMail question... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 22:03:08 -0000 --=======6D223E72======= Content-Type: text/plain; x-avg-checked=avg-ok-57E233C2; charset=us-ascii; format=flowed Content-Transfer-Encoding: 8bit Hi list... I've been using OpenWebMail with Perl 5.8.0 for some time now. Recently updated ports using port upgrade, and now my Perl version is 5.8.1. chuck:root # perl -v This is perl, v5.8.1 built for i386-freebsd --snip-- chuck:root # After that, OpenWebMail stopped working... I noticed also that my portupgrade updated OpenWebMail as well, (it was 2.10 and is now 2.20). Okay, I thought no problem, I'll just do a "make deinstall" and "make reinstall". But it fails with the following error message each and every time... ... ===> openwebmail-2.20 depends on file: /usr/local/lib/perl5/site_perl/5.8.1/ma ch/Text/Iconv.pm - found ===> openwebmail-2.20 depends on file: /usr/local/lib/perl5/site_perl/5.8.1/ma ch/MIME/Base64.pm - found ===> openwebmail-2.20 depends on executable: speedy_suid - found ===> Generating temporary packing list ===> Checking if mail/openwebmail already installed 12602 blocks 19199 blocks Can't locate warnings/register.pm in @INC (@INC contains: /usr/local/lib/perl5/s ite_perl/5.8.0/mach /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/perl5/si te_perl /usr/local/lib/perl5/5.8.0/BSDPAN /usr/local/lib/perl5/5.8.0/mach /usr/l ocal/lib/perl5/5.8.0) at /usr/local/lib/perl5/site_perl/5.8.0/mach/vars.pm line 7. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.0/mach/v ars.pm line 7. Compilation failed in require at /dev/fd/9 line 8. BEGIN failed--compilation aborted at /dev/fd/9 line 8. speedy_backend[46985]: perl_parse error speedy[46983]: Cannot spawn backend process *** Error code 1 Stop in /usr/ports/mail/openwebmail. chuck:root # So the first few dependent modules are found in the correct locations (/usr/local/lib/perl5/site_perl/5.8.1/mach ... etc... But register.pm and vars.pm are being located in 5.8.0.... I thought that since I'm no longer using 5.8.0, it shouldn't be looking there, it should be looking in 5.8.1 But it's not. Does anyone have any idea's as to why this is doing this? And how I can go about fixing it? Thanks in advance.. Peter Elsner Oh by the way, I'm running 4.9-STABLE #7. Peter Elsner - President peter@sri-software.com SRI Software 726 Dalworth Suite 1007 Grand Prairie, TX. 75050 972-266-8870 - Voice 817-887-1609 - Fax www.sri-software.com Service Plus(tm) Public Warehouse Management Software --=======6D223E72======= Content-Type: text/plain; charset=us-ascii; x-avg=cert; x-avg-checked=avg-ok-57E233C2 Content-Disposition: inline --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.536 / Virus Database: 331 - Release Date: 11/3/2003 --=======6D223E72=======--