Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 13:55:58 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/modules Makefile 
Message-ID:  <11677.988113358@axl.fw.uunet.co.za>
In-Reply-To: Your message of "Tue, 24 Apr 2001 20:08:33 %2B1000." <Pine.BSF.4.21.0104242005080.15208-100000@besplex.bde.org> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 24 Apr 2001 20:08:33 +1000, Bruce Evans wrote:

> Erm, sys_exit_args has existed in <sys/sysproto.h> 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.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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