From owner-cvs-all Tue Apr 24 5:16:55 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id D537337B424; Tue, 24 Apr 2001 05:16:49 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f3OCFk306152; Tue, 24 Apr 2001 13:15:47 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f3OCH2612589; Tue, 24 Apr 2001 13:17:02 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200104241217.f3OCH2612589@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Sheldon Hearn Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/modules Makefile In-Reply-To: Message from Sheldon Hearn of "Tue, 24 Apr 2001 13:55:58 +0200." <11677.988113358@axl.fw.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Apr 2001 13:17:02 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Tue, 24 Apr 2001 20:08:33 +1000, Bruce Evans wrote: > > > Erm, sys_exit_args has existed in since 2000/07/29. > > Okay, then it's something else. Here's the build faillure: > > cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -mpreferred-stack-boundary=2 -c linux_sysent.c > linux_sysent.c:21: sizeof applied to an incomplete type > linux_sysent.c:21: warning: built-in function `exit' used without declaration > linux_sysent.c:21: warning: cast discards qualifiers from pointer target type > *** Error code 1 > > Stop in /usr/src/sys/modules/linux. > [...] > > Ciao, > Sheldon. Sounds like you've got a local problem. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message