Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 13:21:41 -0500
From:      Raymond Law <rlaw@vt.edu>
To:        freebsd-questions@freebsd.org
Subject:   SNDCTL_DSP_CHANNELS not defined in soundcard.h when installing KDE 2.0.1
Message-ID:  <3.0.1.32.20001214132141.0074bd48@mail.vt.edu>

next in thread | raw e-mail | index | archive | help
I am using FreeBSD 4.0-Release and have installed kdesupport-2.0.1.  I also
set LIBS to -Wl,-export-dynamic as stated in ***.  I did ldconfig -m
$KDEDIR/lib and ldconfig -m $QTDIR/lib.  I configured it and it seemed
fine.  But gmake fails and gives the following error:

artsdsp.c: In function 'ioctl':
artsdsp.c:222: 'SNDCTL_DSP_CHANNELS' undeclared (first use in this function)
artsdsp.c:222: (Each undeclared identifier is reported only once
artsdsp.c:222: for each function it appears in.)

Any idea on why SNDCTL_DSP_CHANNELS is not defined in soundcard.h?

Thanks.
Ray,



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




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