Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 00:13:20 +0200 (CEST)
From:      Thomas Schuerger <schuerge@wurzelausix.CS.Uni-SB.DE>
To:        freebsd-current@freebsd.org
Subject:   kernel compilation problems
Message-ID:  <199907202213.AAA29228@wurzelausix.cs.uni-sb.de>

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




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