Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2001 14:33:43 +0100
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        FreeBSD Current Users' list <freebsd-current@FreeBSD.ORG>
Subject:   Sound driver broken
Message-ID:  <20010207143343.A48233@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
Sources as of a few minutes ago.

cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I-  -I. -I../.. -I../../dev -I../../../include -I../../contrib/dev/acpica/Subsystem/Include  -D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  ../../dev/sound/pcm/channel.c
../../dev/sound/pcm/channel.c: In function `chn_lockinit':
../../dev/sound/pcm/channel.c:50: structure has no member named `mutex'
../../dev/sound/pcm/channel.c:50: structure has no member named `name'
../../dev/sound/pcm/channel.c:51: structure has no member named `mutex'

The pcm_channel struct has no « mutex » field...
-- 
Ollivier ROBERT  -=-  Eurocontrol EEC/ITM  -=-  Ollivier.Robert@eurocontrol.fr
FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #46: Wed Jan  3 15:52:00 CET 2001


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?20010207143343.A48233>