Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 05:04:33 -0400
From:      Allen Landsidel <all@biosys.net>
To:        freebsd-stable@freebsd.org
Subject:   tclX82 port broken?
Message-ID:  <5.1.0.14.0.20010814050101.00bbb778@rfnj.org>

next in thread | raw e-mail | index | archive | help
After several attempts to get this port working; including doing a make 
distclean, followed by a rm of that ports directory and a re-cvsup from 
different servers.. I decided to post something here to see what may be broken.

Relevant system info:
FreeBSD rfnj.org 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Mon Aug 13 
00:31:02 GMT 2001     root@light.rfnj.org:/usr/obj/usr/src/sys/RFNJ  i386

cvsupped ports as of a few minutes ago.. do
   cd /usr/ports/lang/tclX82; make -DWITHOUT_X11 install

After the configure and some compilation, you get this....

rm -rf /usr/ports/lang/tclX82/work/tclX8.2.0/tcl/help help help.tmp

mkdir /usr/ports/lang/tclX82/work/tclX8.2.0/tcl/help

/usr/ports/lang/tclX82/work/tclX8.2.0/unix/runtcl 
/usr/ports/lang/tclX82/work/tclX8.2.0/unix/tools/bldmanhelp 
/usr/ports/lang/tclX82/work/tclX8.2.0/unix/tools/tclmanpages 
/usr/ports/lang/tclX82/work/tclX8.2.0/tcl/help Tcl.brf
Begin preprocessing UCB manual files
     preprocessing Tcl.n          tcl/intro/syntax
Error: No entry for Tcl in section n of the manual
     while executing
"exec man -w $section $manPage"
     (procedure "CopyManPage" line 6)
     invoked from within
"CopyManPage [lindex $ent 0] $tmpFH"
     (procedure "ProcessManFile" line 5)
     invoked from within
"ProcessManFile $ent $tmpFH"
     (procedure "GenInputFile" line 8)
     invoked from within
"GenInputFile $manInfoTbl $tmpFile"
     (file "/usr/ports/lang/tclX82/work/tclX8.2.0/unix/tools/bldmanhelp" 
line 152)
*** Error code 255

Stop in /usr/ports/lang/tclX82/work/tclX8.2.0/tcl/unix.
*** Error code 1

Stop in /usr/ports/lang/tclX82/work/tclX8.2.0/unix.
*** Error code 1

Stop in /usr/ports/lang/tclX82.
*** Error code 1

Stop in /usr/ports/lang/tclX82.
*** Error code 1

Stop in /usr/ports/lang/tclX82.
*** Error code 1

Stop in /usr/ports/lang/tclX82.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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