Date: Sat, 13 May 2000 21:21:21 -0800 (AKDT) From: Mike Tibor <tibor@tibor.org> To: freebsd-stable@freebsd.org Subject: Problems with make buildworld Message-ID: <Pine.LNX.4.04.10005132116300.6267-100000@alpha.tibor.org>
next in thread | raw e-mail | index | archive | help
I'm a little new to FreeBSD, so go easy on me if I'm overlooking something stupid. :-) On my PC164 Alpha system running 4.0-RELEASE I get the following when doing a "make buildworld". ================================ cc -O -pipe -Wall -I/usr/obj/usr/src/alpha/usr/include -c /usr/src/usr.bin/sed/main.c /usr/src/usr.bin/sed/main.c: In function `main': /usr/src/usr.bin/sed/main.c:129: `temp_arg' undeclared (first use in this function) /usr/src/usr.bin/sed/main.c:129: (Each undeclared identifier is reported only once /usr/src/usr.bin/sed/main.c:129: for each function it appears in.) /usr/src/usr.bin/sed/main.c:117: warning: unused variable `tmp_arg' *** Error code 1 Stop in /usr/src/usr.bin/sed. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. su-2.03# ================================ Anyone have any ideas? Thanks, Mike -- Mike Tibor Univ. of Alaska Anchorage (907) 786-1001 voice Network Technician Consortium Library (907) 786-6050 fax tibor@lib.uaa.alaska.edu http://www.lib.uaa.alaska.edu/~tibor/ http://www.lib.uaa.alaska.edu/~tibor/pgpkey for PGP public key 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?Pine.LNX.4.04.10005132116300.6267-100000>