search for: ossaudio

Displaying 7 results from an estimated 7 matches for "ossaudio".

Did you mean: lossaudio
2007 Oct 11
1
compilation errors netbsd
hello again, on NetBSD the library ossaudio needs to be linked in for speex to build. i did it by hand in the src/Makefile by altering LDFLAGS to "-lossaudio". it now compiles properly. thanks for your time, b On 10/11/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > > Seems like NetBSD doesn't like t...
2004 Aug 06
1
ices2 not compiling on OpenBSD 3.3
> > im_sun.c:29: stropts.h: No such file or directory > > *** Error code 1 > > > > Any suggestions? > > Yes, use the configure option --disable-sun-audio. Ices2's im_sun only > works on Solaris right now as it seems. I managed to compile it with > some changes, but live streaming still isn't possible. It appears that > audio output via /dev/audio is
2007 Oct 10
2
compilation errors netbsd
hello, i am experiencing some persistent compilation errors with both the 1.2beta2 release and the svn speex-trunk: ====================== speexdec.o(.text+0x23b): In function `out_file_open': /speex-trunk/src/speexdec.c:158: undefined reference to `_oss_ioctl' speexdec.o(.text+0x268):/speex-trunk/src/speexdec.c:168: undefined reference to `_oss_ioctl'
2001 May 22
3
Trouble building Wine-20010510
Hello All ! I trying to build wine on my Redhat 7.1 box. Compilation stops with the following error messages : . . . make[1]: Leaving directory `/receive/wine-20010510/tsx11' make[1]: Entering directory `/receive/wine-20010510/dlls' make[2]: Entering directory `/receive/wine-20010510/dlls/ntdll' LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH"
2000 Jul 31
0
NetBSD patches
...02:03:45 1.19 +++ configure.in 2000/07/30 03:12:03 @@ -37,6 +37,7 @@ AC_CHECK_PROG(INSTALL,install,install) #AC_CHECK_LIB(m, cos, LIBS="-lm"; AC_DEFINE(HAVE_LIBM), LIBS="") # We no longer use config.h AC_CHECK_LIB(m, cos, LIBS="-lm", LIBS="") +AC_CHECK_LIB(ossaudio, _oss_ioctl) dnl Set some target options if test -z "$GCC"; then Index: vorbis-tools/Makefile.in =================================================================== RCS file: /usr/local/cvsroot/vorbis/vorbis-tools/Makefile.in,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.in - --...
2013 May 09
1
Bug#707434: xen: FTBFS: vl.c:1575: undefined reference to `timer_create'
...arning: "CONFIG_STUBDOM" is not defined [-Wundef] > CC net-checksum.o > CC savevm.o > CC cache-utils.o > CC migration-exec.o > CC audio/audio.o > CC audio/noaudio.o > CC audio/wavaudio.o > CC audio/mixeng.o > CC audio/ossaudio.o > CC audio/wavcapture.o > CC vnc.o > /?PKGBUILDDIR?/debian/build/build-utils_amd64/qemu/vnc.c: In function 'vnc_start_tls': > /?PKGBUILDDIR?/debian/build/build-utils_amd64/qemu/vnc.c:2164:2: warning: 'gnutls_kx_set_priority' is deprecated (declared at /usr/in...
2011 Feb 26
1
make world error
...u-char.o qemu-char.c:1123:7: warning: "CONFIG_STUBDOM" is not defined CC net-checksum.o CC savevm.o CC cache-utils.o CC migration-exec.o CC audio/audio.o CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o CC audio/sdlaudio.o CC audio/ossaudio.o CC audio/wavcapture.o CC sdl.o CC x_keymap.o CC vnc.o CC d3des.o AR libqemu_common.a === PCI passthrough capability has been enabled === === PCI passthrough capability has been enabled === make[5]: Entering directory `/usr/src/xen-4.0.1/tools/ioemu-qemu-xen/i386-dm...