From owner-freebsd-stable Thu Mar 2 7:32:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from KIRA.TEAM400.IE (kira.team400.ie [193.120.161.242]) by hub.freebsd.org (Postfix) with ESMTP id BCD6437BC8B for ; Thu, 2 Mar 2000 07:32:03 -0800 (PST) (envelope-from niall@pobox.com) Received: from syrius ("port 2264"@[193.120.161.248]) by kira.team400.ie (PMDF V5.2-32 #42663) with ESMTP id <01JMK96RTKNQ0003AA@kira.team400.ie> for freebsd-stable@freebsd.org; Thu, 2 Mar 2000 15:31:18 BST Received: from KIRA.TEAM400.IE (unverified [193.120.161.242]) by syrius (Integralis SMTPRS 2.0.15) with ESMTP id for ; Thu, 02 Mar 2000 15:33:56 +0000 Received: from trinityexch.team400.ie ("port 4354"@[193.120.161.222]) by kira.team400.ie (PMDF V5.2-32 #42663) with ESMTP id <01JMK96I8M8O0003AA@kira.team400.ie> for freebsd-stable@freebsd.org; Thu, 02 Mar 2000 15:31:07 +0100 (BST) Received: from pobox.com (193.120.161.91 [193.120.161.91]) by trinityexch.team400.ie with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id F4M0FQ01; Thu, 02 Mar 2000 15:25:18 +0000 Date: Thu, 02 Mar 2000 15:33:27 +0000 From: Niall Smart Subject: Upgrade to -stable from 3.2 seems to break dynamic loader? To: freebsd-stable@freebsd.org Message-id: <38BE89C7.4CA30467@pobox.com> MIME-version: 1.0 X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've just upgraded to -stable from 3.2-RELEASE and several applications which dlopen extension libraries aren't working: /etc/zshrc: failed to load module: zle [2] /etc/zshrc: bindkey: autoload failed [2] zsh: failed to load module: zle niall% zmodload stat niall% zmodload zle zsh: failed to load module: zle niall% su Password: # apachectl start [Thu Mar 2 15:32:16 2000] [error] Can't load '/usr/local/lib/perl5/site_perl/5. 005/i386-freebsd/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /usr/local/li b/perl5/site_perl/5.005/i386-freebsd/auto/Time/HiRes/HiRes.so: Undefined symbol "PL_stack_max" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. at /usr/local/lib/perl5/site_perl/5.005/HTML/Mason/Interp.pm line 25 BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/HTML/M ason.pm line 9. BEGIN failed--compilation aborted at /usr/local/web/mason/handler.pl line 3. Syntax error on line 1187 of /usr/local/apache-1.3/conf/httpd.conf: Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Time/HiRes/Hi Res.so' for module Time::HiRes: /usr/local/lib/perl5/site_perl/5.005/i386-freebs d/auto/Time/HiRes/HiRes.so: Undefined symbol "PL_stack_max" at /usr/libdata/perl /5.00503/DynaLoader.pm line 169. at /usr/local/lib/perl5/site_perl/5.005/HTML/Mason/Interp.pm line 25 BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/HTML/M ason.pm line 9. BEGIN failed--compilation aborted at /usr/local/web/mason/handler.pl line 3. /usr/local/apache-1.3/bin/apachectl start: httpd could not be started Any idea whats going on? There is no mention of any drastic changes to the dynamic loader in /usr/src/UPDATING. Many thanks, Niall -- Niall Smart email: niall.smart@ebeon.com phone: (087) 8052390 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message