discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] gr-audio-oss - OSS API emulation on NetBSD


From: Berndt Josef Wulf
Subject: [Discuss-gnuradio] gr-audio-oss - OSS API emulation on NetBSD
Date: Wed, 3 Nov 2004 20:06:59 +1030
User-agent: KMail/1.7

G'day,

From a quick read on the Internet I understand that the OSS API  ioctl calls 
are supported by the Linux kernel. This is not the case on NetBSD which uses 
the libossaudio library requiring passing linker option -lossaudio.

-------------------------- OSSAUDIO(3) ---------------------
NAME
     ossaudio -- OSS audio emulation

LIBRARY
     OSS Audio Emulation Library (libossaudio, -lossaudio)

SYNOPSIS
     #include <soundcard.h>


DESCRIPTION
     The ossaudio library provides an emulation of the OSS (Linux) audio
     interface.
[...]
-------------------------- OSSAUDIO(3) ---------------------

Would it be possible to have autoconfig check for the libossaudio library and 
if so, add the -lossaudio linker option in module gr-audio-oss?

e.g.

AC_CHECK_LIBRARY(ossaudio,....


73, Berndt
VK5ABN
-- 
Name : Berndt Josef Wulf  | +++ With BSD on Packet Radio +++
E-Mail : wulf at ping dot net dot au |    tfkiss, tnt, dpbox, wampes
ICQ : 18196098   |  VK5ABN, Nairne, South Australia
URL : http://www.ping.net.au/~wulf | MBOX : address@hidden
Sysinfo : DEC Miata 500AU, NetBSD-2.0D | BBS  : vk5abn.#lmr.#sa.aus.oc

Attachment: pgpyXcn2FqF9q.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]