Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 14:48:11 GMT
From:      Carsten Dumke <carsten@cdumke.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174576: make index in ports fails with perl not found error
Message-ID:  <201212191448.qBJEmBlP068742@red.freebsd.org>
Resent-Message-ID: <201212191450.qBJEo0wm092626@freefall.freebsd.org>

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

>Number:         174576
>Category:       ports
>Synopsis:       make index in ports fails with perl not found error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 19 14:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Carsten Dumke
>Release:        9.1rc3
>Organization:
Dipl.-Inf. Carsten Dumke
>Environment:
FreeBSD thorin.area51.cdumke.de 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The base installation does not install perl which is needed for ports "make index"

PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin

SHELL=/bin/csh

A "find / -name perl" did not find a perl-environment on the system.
>How-To-Repeat:
After a clean installation with cdrom disk 1 (amd64) and all packages selected I login as root and do the following steps:

1. cd /usr/ports
2. make index (with following output)
root@thorin:/usr/ports # make index
Generating INDEX-9 - please wait..perl: not found
"Makefile", line 31: warning: "perl -V:archname" returned non-zero status
perl: not found
 Done.
>Fix:
manually install perl from the ports-collection

>Release-Note:
>Audit-Trail:
>Unformatted:



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