Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2007 02:37:04 -0700 (PDT)
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117176: sysutils/symon requires pod2man (perl) to build docs
Message-ID:  <20071014093704.0582250835@icarus.home.lan>
Resent-Message-ID: <200710140940.l9E9e2Gw093088@freefall.freebsd.org>

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

>Number:         117176
>Category:       ports
>Synopsis:       sysutils/symon requires pod2man (perl) to build docs
>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:   Sun Oct 14 09:40:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Thu Oct 11 09:27:13 PDT 2007 root@icarus.home.lan:/usr/obj/usr/src/sys/ICARUS i386
>Description:
	It appears that the symux (client) portion requires pod2man during the
	build process.
>How-To-Repeat:
	Run "make" on this port without perl installed:

strip symon
nroff -mandoc symon.8 > symon.cat8 || (rm -f symon.cat8; false)
===> client
pod2man SymuxClient.pm > SymuxClient.cat3p.tmp || (rm -f SymuxClient.cat3p; false)
pod2man: not found
*** Error code 1
>Fix:
	Consider adding USE_PERL=yes.

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



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