ports/52928: news/husky-fidoconf broken regarding to TeX

Dmitry Morozovsky marck at rinet.ru
Wed Jun 4 12:10:20 UTC 2003


>Number:         52928
>Category:       ports
>Synopsis:       news/husky-fidoconf broken regarding to TeX
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 05:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD 4-STABLE i386
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 4-STABLE 


>Description:

(cd doc && gmake all)
gmake[1]: Entering directory `/w/ports.workdir/ports/news/husky-fidoconf/work/fidoconf/doc'
export LC_ALL=C; \
makeinfo --html --no-split fidoconfig.texi
makeinfo --no-split  fidoconfig.texi
texi2dvi fidoconfig.texi
gmake[1]: texi2dvi: Command not found
gmake[1]: *** [fidoconfig.dvi] Error 127
gmake[1]: Leaving directory `/w/ports.workdir/ports/news/husky-fidoconf/work/fidoconf/doc'
gmake: *** [all] Error 2
*** Error code 2

Stop in /ports/news/husky-fidoconf.

>How-To-Repeat:

cd /usr/ports/news/husky-fidoconf
make

>Fix:

This is mostly band-aid, and problem should be investigated further,
because if you have teTeX installed, problem will be different.

Index: files/patch-doc::Makefile
===================================================================
RCS file: /home/ncvs/ports/news/husky-fidoconf/files/patch-doc::Makefile,v
retrieving revision 1.1
diff -u -r1.1 patch-doc::Makefile
--- files/patch-doc::Makefile   8 Jan 2003 22:37:53 -0000       1.1
+++ files/patch-doc::Makefile   4 Jun 2003 12:00:41 -0000
@@ -1,5 +1,17 @@
---- doc/Makefile.orig  Tue Sep 17 16:35:51 2002
-+++ doc/Makefile       Thu Jan  9 03:45:08 2003
+
+$FreeBSD$
+
+--- doc/Makefile.orig  Tue Sep 17 11:55:33 2002
++++ doc/Makefile       Wed Jun  4 15:54:08 2003
+@@ -6,7 +6,7 @@
+ include ../../huskymak.cfg
+ endif
+ 
+-all: html info dvi
++all: html info
+ 
+ ifdef HTMLDIR
+ html: fidoconfig_toc.html
 @@ -71,16 +71,16 @@
        @echo .
  ifdef INFODIR


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



More information about the freebsd-ports-bugs mailing list