Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2001 14:19:47 -0800 (PST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31757: devel/gvd doesn't build without tex
Message-ID:  <200111042219.fA4MJl038391@freefall.freebsd.org>

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

>Number:         31757
>Category:       ports
>Synopsis:       devel/gvd doesn't build without tex
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 04 14:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        4.4-STABLE
>Organization:
NetUSE AG
>Environment:
FreeBSD dionysus.lan.raisdorf.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Nov  4 11:12:52 CET 2001     root@dionysus.lan.raisdorf.net:/usr/src/sys/compile/DIONYSUS  i386
 
>Description:
The devel/gvd port tries to build an .info file using tex. I don't have tex installed on this new machine so it fails building:

makeinfo --force -o gvd.info gvd.texi
makeinfo --force --no-headers --no-split -o gvd.txt gvd.texi
echo x | tex gvd.texi
tex: not found
gmake[1]: *** [doc] Error 127
gmake[1]: Leaving directory `/usr/ports/devel/gvd/work/gvd-1.2.0-src/docs'
gmake: *** [docs] Error 2
*** Error code 2

>How-To-Repeat:
Try building the devel/gvd port without tex installed.
>Fix:
Provide a prebuild .info file so tex is not needed anymore.
>Release-Note:
>Audit-Trail:
>Unformatted:

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?200111042219.fA4MJl038391>