Date: Mon, 16 Sep 2002 17:30:18 -0700 From: walt <wa1ter@hotmail.com> To: freebsd-current@freebsd.org Subject: libc: don't know how to make signalcontext.c Message-ID: <3D86779A.3060305@hotmail.com>
next in thread | raw e-mail | index | archive | help
/usr/src/lib/libc/i386/gen/Makefile.inc contains:
SRCS+= _ctx_start.S _setjmp.S alloca.S getcontext.S fabs.S frexp.c \
infinity.c isinf.c ldexp.c makecontext.c modf.S \
rfork_thread.S setjmp.S sigsetjmp.S swapcontext.c signalcontext.c
which seems to cause the error. Not sure why it doesn't also choke on
swapcontext.c which is missing as well.
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?3D86779A.3060305>
