Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 1998 19:58:07 -0700
From:      "Russell L. Carter" <rcarter@pinyon.org>
To:        freebsd-ports@FreeBSD.ORG
Subject:   p5 @INC problem
Message-ID:  <199809290258.TAA03861@psf.Pinyon.ORG>

next in thread | raw e-mail | index | archive | help

Building p5-pRPC-modules-0.1005, on a 
Mon Sep 28 19:25:20 MST 1998 -current ECP'd system, results in the appended
error messages.  After spending some time in the various perl documentation
modules, I can appreciate markm's job.

For reference, here is where syslog.ph is currently living:
*******************************************************************
rcarter@PSF [97] locate syslog.ph
/usr/share/perl/sys/syslog.ph
/usr/share/perl/syslog.ph
*******************************************************************
===>  Patching for p5-pRPC-modules-0.1005
===>  Configuring for p5-pRPC-modules-0.1005
Checking for Storable ... ok
Checking for Sys::Syslog ... 
While loading the Sys::Syslog module, I received the following error message:

  Can't locate syslog.ph in @INC (did you run h2ph?) (@INC contains: 
/usr/libdata/perl/5.00502/mach /usr/libdata/perl/5.00502 
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_per
l/5.005 .) at /usr/libdata/perl/5.00502/Sys/Syslog.pm line 117.


Most probably this means that you did not run the h2ph script after
installing Perl. You can do this now by executing the commands

    cd /usr/include
    h2ph *.h */*.h */*/*.h


Russell


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



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