Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2000 13:29:05 +0400
From:      Alex Povolotsky <tarkhil@over.ru>
To:        freebsd-stable@freebsd.org
Subject:   Problem making 3.STABLE release
Message-ID:  <20000607132905.A14347@over.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000607132905.A14347>