Date: Tue, 13 Feb 2001 12:29:24 -0600 From: Mike Meyer <mwm@mired.org> To: questions@freebsd.org Subject: interesting errors building the ports INDEX Message-ID: <14985.32004.81491.830585@guru.mired.org>
next in thread | raw e-mail | index | archive | help
On a 4.2-RELEASE box with a recently supped ports collection, "make
index" produces the following interest messages:
-----
Generating INDEX - please wait..Number found where operator expected at -e line 1, near "" autoconf:/usr/ports/devel/autoconf gmake:/usr/ports/devel/gmake tcl"83"
(Missing operator before 83?)
syntax error at -e line 1, near "" autoconf:/usr/ports/devel/autoconf gmake:/usr/ports/devel/gmake tcl"83"
String found where operator expected at -e line 1, near "83".1:/usr/ports/lang/tcl""
(Missing operator before ".1:/usr/ports/lang/tcl"?)
Number found where operator expected at -e line 1, near "".1:/usr/ports/lang/tcl"83"
(Missing operator before 83?)
String found where operator expected at -e line 1, near "83"""
(Missing operator before ""?)
syntax error at -e line 1, near "s/\:.*//;"
syntax error at -e line 1, near "} else"
Execution of -e aborted due to compilation errors.
/home/mwm/.bashrc: permission denied
"Makefile", line 34: warning: "/home/mwm/.bashrc TCL_VER=8.3 make -f /usr/ports/graphics/gdtclft/files/Makefile.bsd env" returned non-zero status
Done.
-----
This I haven't seen before, and makes me think that something is
broken. Anyone else seen it? Anyone got a clean INDEX build on
4.2-RELEASE? How about 4.2-STABLE?
Thanx,
<mike
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14985.32004.81491.830585>
