search for: have_shout_shout_h

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

2004 Aug 06
0
Ices on Linux PPC
...`}' > ../../src/icestypes.h:85: warning: type defaults to `int' in declaration of `ices_config_t' > ../../src/icestypes.h:85: warning: data definition has no type or storage class Hmmmm.... I would suggest trying to change src/definitons.h, so that instead of (~line 77) #ifdef HAVE_SHOUT_SHOUT_H # include <shout/shout.h> #else # include <shout.h> #endif use #include <shout.h> completely not tried out, but if it compiles then it will work as expected for ices 0.2.3 karl. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: ht...
2008 Aug 26
2
Error while compiling Ices 0.4
...IGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_SETLINEBUF 1 | #define PACKAGE "ices" | #define VERSION "0.4" | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define HAVE_SHOUT_SHOUT_H 1 | /* end confdefs.h. */ | /* Define shout_new to an innocuous variant, in case <limits.h> declares shout_new. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shout_new innocuous_shout_new | | /* System header to define __stub macros and hopefully few proto...
2004 Aug 06
2
Ices on Linux PPC
> > > > >>Also, will this live stream be Ogg or MP3? I need MP3. >> >> > >as mentioned before, ices2 will deal with ogg, mp3 can be dealt with by >ices 0.2.3 or some other source tool. > >karl > > Well, is ices 0.2.3 still being supported? Because I still can't get it to compile on the PPC even with new version of LAME and ogg