From owner-freebsd-current Tue Jul 20 15:14:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id E958915412 for ; Tue, 20 Jul 1999 15:13:46 -0700 (PDT) (envelope-from schuerge@wurzelausix.CS.Uni-SB.DE) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.3/1999070600) with ESMTP id AAA25192 for ; Wed, 21 Jul 1999 00:13:26 +0200 (CEST) Received: from wurzelausix.cs.uni-sb.de (wurzelausix.cs.uni-sb.de [134.96.247.1]) by cs.uni-sb.de (8.9.3/1999031900) with ESMTP id AAA22332 for ; Wed, 21 Jul 1999 00:13:26 +0200 (CEST) Received: (from schuerge@localhost) by wurzelausix.cs.uni-sb.de (8.9.1/8.9.1/wjp-SVR4/1998063000) id AAA29228 for freebsd-current@freebsd.org; Wed, 21 Jul 1999 00:13:21 +0200 (CEST) From: Thomas Schuerger Message-Id: <199907202213.AAA29228@wurzelausix.cs.uni-sb.de> Subject: kernel compilation problems To: freebsd-current@freebsd.org Date: Wed, 21 Jul 1999 00:13:20 +0200 (CEST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm currently having problems compiling my kernel: ... ... ... sh ../../conf/newvers.sh STARFIRE cc -c -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf vers.c linking kernel vfs_init.o: In function `vfs_register': vfs_init.o(.text+0x8a1): undefined reference to `sysctl(void, float, short)' *** Error code 1 1 error Exit 2 Any ideas? Ciao, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message