From owner-freebsd-stable Wed Jun 7 2:28:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from over.ru (over.rinet.ru [195.54.192.99]) by hub.freebsd.org (Postfix) with SMTP id 0432637B988 for ; Wed, 7 Jun 2000 02:28:41 -0700 (PDT) (envelope-from tarkhil@over.ru) Received: (qmail 14420 invoked by uid 1000); 7 Jun 2000 09:29:05 -0000 Date: Wed, 7 Jun 2000 13:29:05 +0400 From: Alex Povolotsky To: freebsd-stable@freebsd.org Subject: Problem making 3.STABLE release Message-ID: <20000607132905.A14347@over.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've tried to make release (3.STABLE), and it ended with ===> lib/libutil Warning: Object directory not changed from original /usr/src/lib/libutil cc -O -pipe -Wall -DLIBC_SCCS -I/usr/src/lib/libutil -I/usr/src/lib/libutil/../../sys -DINET6 -c login_tty.c -o login_tty.o In file included from /usr/src/lib/libutil/../../sys/sys/signal.h:245, from /usr/src/lib/libutil/../../sys/sys/param.h:90, from login_tty.c:43: /usr/src/lib/libutil/../../sys/sys/ucontext.h:34: machine/ucontext.h: No such file or directory In file included from /usr/src/lib/libutil/../../sys/sys/signal.h:245, from /usr/src/lib/libutil/../../sys/sys/param.h:90, from login_tty.c:43: /usr/src/lib/libutil/../../sys/sys/ucontext.h:46: parse error before context_t' /usr/src/lib/libutil/../../sys/sys/ucontext.h:46: warning: no semicolon at end of struct or union /usr/src/lib/libutil/../../sys/sys/ucontext.h:51: parse error before }' /usr/src/lib/libutil/../../sys/sys/ucontext.h:51: warning: data definition has no type or storage class *** Error code 1 Have I made something wrong? Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message