From owner-freebsd-current Thu Jul 22 15:26:30 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 5AFC514DCC; Thu, 22 Jul 1999 15:26:25 -0700 (PDT) (envelope-from schuerge@wjpserver.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 AAA02912; Fri, 23 Jul 1999 00:25:53 +0200 (CEST) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by cs.uni-sb.de (8.9.3/1999031900) with ESMTP id AAA18428; Fri, 23 Jul 1999 00:25:52 +0200 (CEST) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.9.3/8.9.3/wjp-SVR4/1999052600) id AAA02759; Fri, 23 Jul 1999 00:25:52 +0200 (MET DST) From: Thomas Schuerger Message-Id: <199907222225.AAA02759@wjpserver.cs.uni-sb.de> Subject: Re: Still kernel compilation failures In-Reply-To: from "Brian F. Feldman" at "Jul 22, 1999 05:15:07 pm" To: "Brian F. Feldman" Date: Fri, 23 Jul 1999 00:25:52 +0200 (MET DST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL57 (25)] 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 > > ... > > 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 > > > > > > What am I doing wrong? Any help is greatly appreciated. > > > > Put -O back in the COPTFLAGS. It works now. Is there any explaination why -O is required? :) Ciao, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message