Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 1998 08:35:58 +0200
From:      Mark Murray <mark@grondar.za>
To:        "Viren R. Shah" <viren@rstcorp.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Perl problems? 
Message-ID:  <199809230636.IAA08922@gratis.grondar.za>
In-Reply-To: Your message of " Tue, 22 Sep 1998 09:34:27 -0400." <199809221334.JAA13374@jabberwock.rstcorp.com> 
References:  <199809221334.JAA13374@jabberwock.rstcorp.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Viren R. Shah" wrote:
> I'm running -current/ELF as of Sunday. I'm trying to install the
> pilot-link port (and specifically one of the Perl modules that doesn't
> get installed by default -- the PDA:Pilot module. It gets installed
> fine in /usr/local/lib/perl/5.00502/i386-freebsd/{auto,PDA}
> 
> However, when I try to run the test program that comes along with the
> application, it bombs on me with:
> 
> [vshah]/usr/ports/comms/pilot-link/work/pilot-link.0.8.13/Perl5# perl ./test.
pl
> Can't load '/usr/local/lib/perl/5.00502/i386-freebsd/auto/PDA/Pilot/Pilot.so'
 for module PDA::Pilot: /usr/local/lib/perl/5.00502/i386-freebsd/auto/PDA/Pilot
/Pilot.so: Undefined symbol "PL_sv_undef" at /usr/libdata/perl/5.00502/mach/Dyn
aLoader.pm line 168.
> 
>  at ./test.pl line 3

I screwed up something, which I have now fixed. Please resup nad try again.

> use PDA::Pilot;
> use Data::Dumper;

I screwed up perl's ability to link to shared objects.

> I also get a core dump if I check for the existence of the
> Data::Dumper module (which is installed by default in 5.00502).

Right. Fixed now.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809230636.IAA08922>