Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 20:32:33 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        current@FreeBSD.ORG
Subject:   -CURRENT `make world` fails.. (ucontext.h?)
Message-ID:  <XFMail.991017203233.andrews@TECHNOLOGIST.COM>

next in thread | raw e-mail | index | archive | help
Hi,
        On a fresh cvsup of the -CURRENT sources, I've been trying to do a
`make world`. I've gotten all the way through (past signal 12 errors, which
were fixed by reading the -CURRENT archives and recompiling an up-to-date
kernel) to the boot loader.

Since the errors are on another box (which is in singleuser mode), I can't
produce the exact log, however, I'll do my best copying it off its screen 10
feet from here..:

==> sys/boot/i386/libi386
cc -O -pipe -I/usr/src/sys/boot/i386/libi386 [...]
In file from ...
        from ...
        from/usr/src/sys/boot/i386/libi386/aout_freebsd.c:29:
/usr/src/sys/boot/i386/libi386/../../../sys/ucontext.h:34: machine/ucontext.h:
No such file or directory.

[...]

*** Error code 1

---

I've looked around the src for a machine/ucontext.h. The particular including
file, /usr/src/sys/sys/ucontext.h includes <machine/ucontext.h>, so if it's
looking at /usr/include/machine/ucontext.h, that's not there.. is this the
correct file to be #include'ing?

Is there any additional information I can provide (I noticed a related thread,
but DCS's reply didn't seem to help..)?

--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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