search for: have_oss

Displaying 3 results from an estimated 3 matches for "have_oss".

Did you mean: dhave_oss
2005 Apr 28
1
help with icecast2 & ices2
Hi I'm trying to setup a new streaming server for us. We are a radio station which we stream live and have archive files (mp3). We currently are using icecast-1.3.12 on solaris9 and darkice-0.13.1 also on solaris9. I have setup two new servers using icecast-2.2.0 on solaris9 and ices-2.0.1 on solaris9. I'm not sure if I have setup the conf files correct (see attached files) but I am
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
...figure Thu Dec 29 20:56:15 2005 -@@ -19863,6 +19863,7 @@ fi - - HAVE_VORBIS=no - -+if false ; then - - if test "x$HAVE_PKG_CONFIG" = "xyes" - then -@@ -20632,7 +20633,7 @@ echo "$as_me: WARNING: OSS audio support - fi - - done -- -+fi - - if test x$HAVE_SDL = xyes -a x$HAVE_OSS = xyes; then - BUILDABLE_EXAMPLES="$BUILDABLE_EXAMPLES player_example" diff -pruN --exclude=CVS ../libtheora.orig/patches/patch-doc_Makefile_in ./patches/patch-doc_Makefile_in --- ../libtheora.orig/patches/patch-doc_Makefile_in Wed Dec 31 19:00:00 1969 +++ ./patches/patch-doc_Makefile_i...
2001 Mar 16
3
Patches for NetBSD
...here is a better way ...", etc.) The feedback doesn't need to be long, but would be nice for those who contribute. libao: $NetBSD: patch-aa,v 1.1.1.1 2001/03/15 20:35:58 wiz Exp $ --- configure.orig Sun Feb 25 20:58:48 2001 +++ configure Wed Mar 14 22:03:19 2001 @@ -2086,6 +2086,8 @@ HAVE_OSS_TRUE='#' HAVE_OSS_FALSE= fi +HAVE_OSS_TRUE= +HAVE_OSS_FALSE='#' echo $ac_n "checking for snd_pcm_open in -lasound""... $ac_c" 1>&6 $NetBSD: patch-ab,v 1.1.1.1 2001/03/15 20:35:58 wiz Exp $ --- ../libao-0.6.0.orig/src/plugins/oss/ao_oss.c Fri Feb...