From owner-freebsd-ports Mon Dec 14 13:47:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16833 for freebsd-ports-outgoing; Mon, 14 Dec 1998 13:47:22 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16801 for ; Mon, 14 Dec 1998 13:47:17 -0800 (PST) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id QAA29628 for ; Mon, 14 Dec 1998 16:47:11 -0500 (EST) Received: from john.baldwinfamily.org (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id QAA00794 for ; Mon, 14 Dec 1998 16:47:09 -0500 (EST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 14 Dec 1998 16:47:03 -0500 (EST) Reply-To: jobaldwi@vt.edu Organization: Virginia Tech From: John Baldwin To: freebsd-ports@FreeBSD.ORG Subject: make index breaks at top level Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hi all, I'm running 2.2.8-stable and I also track ports in addition to RELENG_2_2. After my weekly update I rebuild the index and all the readmes. (One time after cvsup finished the INDEX file was out of date so I just redo it every time just in case.) Anyways, when I tried to run 'make index' this is what I got: # make index Generating INDEX - please wait..syntax error in file /usr/ports/templates/make_index at line 14, next 2 tokens "my $name " syntax error in file /usr/ports/templates/make_index at line 24, next 2 tokens "my @f" syntax error in file /usr/ports/templates/make_index at line 32, next 2 tokens "my $pkg " syntax error in file /usr/ports/templates/make_index at line 33, next 2 tokens "->" syntax error in file /usr/ports/templates/make_index at line 37, next 2 tokens "my @deps" syntax error in file /usr/ports/templates/make_index at line 38, next 2 tokens "@$pkg" Execution of /usr/ports/templates/make_index aborted due to compilation errors. *** Error code 255 Stop. *** Error code 1 Stop. It seems that perl doesn't like the make_index script. I tried running it with perl5 since current uses 5 now instead of 4, but it still didn't work. Any ideas? - --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "The steps of faith fall on the seeming void and find the rock beneath." - John Greenleaf Whittier, 1807-1892 -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQB1AwUBNnWGNIjYza302vYpAQHbiwMAlaByFpqwXXzhN6ntbOWdA1cVohp1/yjE I+y/VTOIeLg27yyCwjYBJ7h9zIT4d1Q0q4fzwYF1/rnzkuziWSV7GokfSDcO3r9o WJVXa0CaCGFoYjI0HZ80LHe/kdSXwacS =RbPF -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message