From owner-freebsd-questions Sun Jan 2 20:43:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.cle.ameritech.net (mpdr0.cleveland.oh.ameritech.net [206.141.223.14]) by hub.freebsd.org (Postfix) with ESMTP id 63A2F14D4B for ; Sun, 2 Jan 2000 20:43:21 -0800 (PST) (envelope-from zidarf@zidar.com) Received: from zdidesk ([199.179.177.73]) by mailhost.cle.ameritech.net (InterMail v4.01.01.07 201-229-111-110) with SMTP id <20000103042102.GMJD17880.mailhost.cle.ameritech.net@zdidesk> for ; Sun, 2 Jan 2000 23:21:02 -0500 From: "Frank J. Zidar" To: Subject: Perl and DBI error Date: Sun, 2 Jan 2000 23:20:46 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, When I start a perl script that uses DBI I get the following error: [error] Can't load '/usr/local/lib/perl5/site_perl/5. 005/i386-freebsd/auto/DBI/DBI.so' for module DBI: /usr/local/lib/perl5/site_perl /5.005/i386-freebsd/auto/DBI/DBI.so: Undefined symbol "PL_dowarn" at /usr/libdat a/perl/5.00503/DynaLoader.pm line 169. Does anyone have any idea what this is refering to? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message