Date: Mon, 16 Feb 2009 10:09:29 GMT From: Sven Rütz <sven@daemonized.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/131739: Perl installation searches for nonexisting directory Message-ID: <200902161009.n1GA9TQT021145@www.freebsd.org> Resent-Message-ID: <200902161010.n1GAA17j046381@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131739 >Category: ports >Synopsis: Perl installation searches for nonexisting directory >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 16 10:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sven Rütz >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD gateway.iti.de 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon May 14 11:22:18 CEST 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 >Description: When I tried to update perl-5.8.9_1 "make install" exited with an error message that "/usr/ports/lang/perl5.8/work/BSDPAN-5.8.9" could not be found. >How-To-Repeat: cd /usr/ports/lang/perl5.8 && make install clean >Fix: This directory doesn't exist indeed but "/usr/ports/lang/perl5.8/work/BSDPAN-5.8.9_1" does, so I think it's just a Makefile-Bug. I created a symlink BSDPAN-5.8.9 -> BSDPAN-5.8.9_1 and the installation worked. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902161009.n1GA9TQT021145>