search for: xslt_cflags

Displaying 4 results from an estimated 4 matches for "xslt_cflags".

Did you mean: ssl_cflags
2012 Jun 15
0
Opus and WebM support have landed
...ng for gettimeofday... yes checking for ftime... yes checking for library containing nanosleep... none required ./configure: line 10962: XIPH_NET: command not found ./configure: line 10965: XIPH_PATH_XSLT: command not found ./configure: line 10966: syntax error near unexpected token `XIPH_CPPFLAGS,$XSLT_CFLAGS' ./configure: line 10966: `XIPH_VAR_APPEND(XIPH_CPPFLAGS,$XSLT_CFLAGS)' momo at wm22:~/dev/icecast/icecast$ momo at wm22:~/dev/icecast/icecast$ make make: *** Pas de cibles sp?cifi?es et aucun makefile n'a ?t? trouv?. Arr?t. Any clue ? Thanks Yomguy
2004 Aug 06
0
small icecast fix
...vl.la timing/libicetiming.la -LIBS = @LIBS@ -lxslt -lpthread @SOCKET_LIBS@ @XML_LIBS@ @OGG_LIBS@ @VORBIS_LIBS@ -CFLAGS = -g @CFLAGS@ @XML_CFLAGS@ @OGG_CFLAGS@ @VORBIS_CFLAGS@ +LIBS = @LIBS@ @XSLT_LIBS@ -lpthread @SOCKET_LIBS@ @XML_LIBS@ @OGG_LIBS@ @VORBIS_LIBS@ +CFLAGS = -g @CFLAGS@ @XML_CFLAGS@ @XSLT_CFLAGS@ @OGG_CFLAGS@ @VORBIS_CFLAGS@ INCLUDES = -I$(srcdir)/net -I$(srcdir)/thread -I$(srcdir)/avl -I$(srcdir)/httpp \ -I$(srcdir)/log -I$(srcdir)/timing <p>If it's ok, please apply it (do by hand, because your or mine e-mail client may botch up the wrapping) Thanks, Thomas --...
2012 Jun 14
5
Opus and WebM support have landed
Hi, quick info. Yesterday Rillian landed Oneman's patches adding ogg/opus and WebM support on Icecast trunk. Big thanks for all the work that has gone into this! Please use trunk for your testing and development in this area from now. If you run into problems please send mails/patches/bitch'n'moan-on-IRC/... It's important to find any problems by testing it in every possible
2004 Aug 06
3
icecast/libxslt compile error
Wondering if anyone else is having this problem compiling the latest version in CVS. autogen.sh runs fine, configure runs fine, make fails with the following: gcc -DPACKAGE=\"icecast\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DHAVE_IPV6=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -DCHUID=1 -DCHROOT=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20