From owner-freebsd-ports@FreeBSD.ORG Sat Jun 15 05:11:19 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0FEAA6AD for ; Sat, 15 Jun 2013 05:11:19 +0000 (UTC) (envelope-from fu_rao@founder.com.cn) Received: from smtp8.founder.com (smtp8.founder.com [219.232.51.216]) by mx1.freebsd.org (Postfix) with ESMTP id 4378C1998 for ; Sat, 15 Jun 2013 05:11:17 +0000 (UTC) Received: from smtp8.founder.com (localhost.localdomain [127.0.0.1]) by smtp8.founder.com (8.12.8/8.12.5) with SMTP id r5F4hAaw011973 for ; Sat, 15 Jun 2013 12:43:10 +0800 X-MAILFROM: X-RCPTTO: X-FROMIP: 172.25.60.19 X-EQManager-Scaned: 1 X-Received: unknown,172.25.60.19,20130615124310 Received: from unknown (HELO owasrv.hold.founder.com) (172.25.60.19) by localhost with SMTP; 15 Jun 2013 04:43:10 -0000 Received: from mail06.HOLD.FOUNDER.COM ([172.18.40.17]) by owasrv.HOLD.FOUNDER.COM with Microsoft SMTPSVC(6.0.3790.4675); Sat, 15 Jun 2013 12:45:50 +0800 x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Subject: FreeBSD Port: twelf-1.5R1_5 Date: Sat, 15 Jun 2013 12:45:49 +0800 Message-ID: <1983E7E68476E041B84B2653AF26088A0139F1AB@mail06.HOLD.FOUNDER.COM> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FreeBSD Port: twelf-1.5R1_5 Thread-Index: Ac5pgzUvQ6suhoH1RHaCGz3WYROv4A== From: =?gb2312?B?RnVSYW8ouLvIxCk=?= To: X-OriginalArrivalTime: 15 Jun 2013 04:45:50.0802 (UTC) FILETIME=[36017320:01CE6983] X-Mailman-Approved-At: Sat, 15 Jun 2013 13:40:42 +0000 Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 05:11:19 -0000 When I compiled twelf, i got the following output of `make build` under = /usr/ports/lang/twelf. It seems that the -number argument of texi2html is problematic. Thanks. ... omitted ... ---------- Creating PostScript: twelf.ps dvips -o twelf.ps twelf; This is dvips(k) 5.95a Copyright 2005 Radical Eye Software = (www.radicaleye.com) ' TeX output 2013.06.15:1225' -> twelf.ps . = [1] [2] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] = [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] = [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] = [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] = [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] = [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] = [86] [87] [88] [89] [90] [91] [92] [-1] [-2] [-3] [-4] ---------- Creating HTML: twelf_*.html texi2html -menu -number -split_chapter twelf.texi; Option number is ambiguous (number-footnotes, number-sections) Try `texi2html --help' for more information. *** [twelf_toc.html] Error code 2 Stop in /usr/ports/lang/twelf/work/twelf/doc/guide. *** [doc/dvi/twelf.dvi] Error code 1 Stop in /usr/ports/lang/twelf/work/twelf. *** [do-build] Error code 1 Stop in /usr/ports/lang/twelf.