Date: Mon, 13 Mar 2000 21:35:57 +0300 From: Alex Povolotsky <tarkhil@over.ru> To: stable@freebsd.org Subject: Cannot build stable? Message-ID: <20000313213557.D47256@over.ru>
next in thread | raw e-mail | index | archive | help
Hello!
Today's make release choke on
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
loIn 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
Stop.
:-(
Alex.
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?20000313213557.D47256>
