On Thu, Oct 31, 2013 at 7:22 AM, Doug Sampson <do...@dawnsign.com> wrote:

> Hello-
>
> I appear to be having a problem building the p5-Compress-Raw-Zlib-2.062
> port on a FreeBSD 9.1-RELEASE machine. Error message below:
>
> # cd /usr/ports/archivers/p5-Compress-Raw-Zlib
> # make install clean
> ===>  Building package for p5-Compress-Raw-Zlib-2.062
> Creating package
> /usr/ports/archivers/p5-Compress-Raw-Zlib/work/p5-Compress-Raw-Zlib-2.062.tbz
> Registering depends: perl5-5.16.3_2.
> Creating bzip'd tar ball in
> '/usr/ports/archivers/p5-Compress-Raw-Zlib/work/p5-Compress-Raw-Zlib-2.062.tbz'
> tar: lib/perl5/site_perl/5.16/mach/auto/Compress/Raw/Zlib/Zlib.bs: Cannot
> stat: No such file or directory
> tar: Error exit delayed from previous errors.
> pkg_create: make_dist: tar command failed with code 256
> *** [do-package] Error code 1
>
> Stop in /usr/ports/archivers/p5-Compress-Raw-Zlib.
> #
>
>
> It appears that the issue is with an incorrect pathname?
>
> # find / | g Zlib.bs
> /usr/local/lib/perl5/5.16/mach/auto/Compress/Raw/Zlib/Zlib.bs
> #
>
> Here, the Zlib.bs file is found in
> /usr/local/lib/perl5/5.16/mach/auto/Compress/Raw/Zlib/ but the build is
> trying to find the Zlib.bs file at
> lib/perl5/site_perl/5.16/mach/auto/Compress/Raw/Zlib/
>
> Is this an issue?
>
> ~Doug
>
>
>
FYI, read ports/183436 for further information.

Regards,
sunpoet
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to