Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 1998 16:49:37 +0200
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Problems with today's CURRENT
Message-ID:  <19980608164937.Q393@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
What did I miss ?

cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -ansi -g -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h  ../../i386/isa/snd/sound.c
../../i386/isa/snd/sound.c:645: conflicting types for `sndioctl'
../../i386/isa/snd/sound.c:70: previous declaration of `sndioctl'
*** Error code 1

Stop.

Sources supped two hours ago.

-=-=-=-
static d_ioctl_t sndioctl;

[...]

static int
sndioctl(dev_t i_dev, int cmd, caddr_t arg, int mode, struct proc * p)
{
-=-=-=-
-- 
Ollivier ROBERT -=- Eurocontrol EEC/TS -=- Ollivier.Robert@eurocontrol.fr
FreeBSD caerdonn.eurocontrol.fr 3.0-CURRENT #5: Tue Apr 22 14:57:00 CEST 1997
roberto@caerdonn.eurocontrol.fr:/src/src/sys/compile/CAERDONN2  i386

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?19980608164937.Q393>