HP3000-L Archives

October 1999, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"BIXBY,MARK (HP-Cupertino,ex1)" <[log in to unmask]>
Reply To:
BIXBY,MARK (HP-Cupertino,ex1)
Date:
Wed, 6 Oct 1999 13:13:28 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (48 lines)
> -----Original Message-----
> From: Joseph Whitlock [mailto:[log in to unmask]]
> Sent: Wednesday, October 06, 1999 11:04 AM
> To: [log in to unmask]
> Subject: Posix libraries and Perl make utilities - more questions
>
>
> HP3000 Folks,
>
> I 'm continuing to try to understand the process of installing perl
> utilities on my HP3000.
> (Also I'm learning alot about gcc ld etc...)!
>
> I thought I would retrieve the Perl GD interface GD.pm.

I built that once upon a time for the MRTG web page SNMP traffic grapher
package.  It is doable, though I don't remember having all of the add-on
libraries that you listed.  Perhaps GD has been enhanced since then.

...snip...

> -I/PERL/PUB/lib/perl5/PA-RISC1.1/5.00404/CORE  GD.c

...snip...

> Can't find 'boot_GD' symbol in ./blib/arch/auto/GD/GD.sl
>  at t/GD.t line 11

You're running a fairly old version of Perl/iX (5.004_04).  You may need to
update Perl/iX to my most recent release (5.005_03).  You may be
experiencing the DynaLoader bug that I fixed in 5.005_02.  Quoting from
http://www.bixby.org/mark/perlix.html:

Change History

    November 20, 1998
        Updated to version 5.005_02.
        Fixed a DynaLoader bug that was unable to load symbols from relative
path name libraries.
        Fixed a .xs compilation bug where the mpeixish.sh include file
wasn't being installed into the proper directory.
        All bugfixes will be submitted back to the official Perl developers.

        The current incarnation of the POSIX filename extended characters
patch is now MPEKXJ3A.

- Mark

ATOM RSS1 RSS2