Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 1998 17:47:28 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        nathan@rtfm.net (Nathan Dorfman)
Cc:        current@FreeBSD.ORG
Subject:   Re: kernel won't link
Message-ID:  <199803282247.RAA29531@hda.hda.com>
In-Reply-To: <19980328144258.52955@rtfm.net> from Nathan Dorfman at "Mar 28, 98 02:42:58 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> init_sysent.o: Undefined symbol `_sched_setparam' referenced...

Sorry - the stubs for system calls can't be optional!

Until the fix propagates add "option P1003_1B" to your config
and you will get the stubs.

Peter

-- 
Peter Dufault (dufault@hda.com)   Realtime development, Machine control,
HD Associates, Inc.               Safety critical systems, Agency approval

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?199803282247.RAA29531>