search for: xmlio

Displaying 11 results from an estimated 11 matches for "xmlio".

2004 Aug 06
2
Trying to compile ices under FreeBSD
...uot; -DICES_MODULEDIR=\"/usr/local/icecast/etc/modules\" -I../resolver -I../thread -I../libshout -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c ices_config.c In file included from /usr/local/include/libxml2/libxml/xmlIO.h:22, from /usr/local/include/libxml2/libxml/parser.h:14, from ices_config.c:24: /usr/local/include/libxml2/libxml/encoding.h:30: giconv.h: No such file or directory gmake[3]: *** [ices_config.o] Error 1 gmake[3]: Leaving directory `/usr/home/lclaudius/ices-0.2.2/s...
2004 Aug 06
5
Ices2 compile error - streaming ogg!
...1 root root 1246 Feb 28 13:22 uri.h -rw-r--r-- 1 root root 7214 Feb 28 13:22 valid.h -rw-r--r-- 1 root root 4937 Feb 28 13:22 xlink.h -rw-r--r-- 1 root root 3884 Feb 28 13:22 xml-error.h -rw-r--r-- 1 root root 1989 Feb 28 13:22 xmlIO.h -rw-r--r-- 1 root root 1714 Feb 28 13:22 xmlmemory.h -rw-r--r-- 1 root root 6827 Feb 28 13:22 xpath.h <p><p>Regards Richard - <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsu...
2004 Aug 06
1
Ices2 compile error - streaming ogg!
...2 uri.h > > -rw-r--r-- 1 root root 7214 Feb 28 13:22 valid.h > > -rw-r--r-- 1 root root 4937 Feb 28 13:22 xlink.h > > -rw-r--r-- 1 root root 3884 Feb 28 13:22 xml-error.h > > -rw-r--r-- 1 root root 1989 Feb 28 13:22 xmlIO.h > > -rw-r--r-- 1 root root 1714 Feb 28 13:22 xmlmemory.h > > -rw-r--r-- 1 root root 6827 Feb 28 13:22 xpath.h > > > > > > > > Regards > > Richard > > - > > > > > > --- >8 ---- > > List archive...
2004 Aug 06
0
Trying to compile ices under FreeBSD
...uot;/usr/local/icecast/etc/modules\" -I../resolver > -I../thread -I../libshout > -I/usr/libdata/perl/5.00503/mach/CORE -I/usr/local/include/libxml2 > -I/usr/local/include/libxml2/libxml -g -O2 -Wall -c > ices_config.c > In file included from /usr/local/include/libxml2/libxml/xmlIO.h:22, > from > /usr/local/include/libxml2/libxml/parser.h:14, > from ices_config.c:24: > /usr/local/include/libxml2/libxml/encoding.h:30: giconv.h: No such > file or directory > gmake[3]: *** [ices_config.o] Error 1 > gmake[3]: Leaving director...
2011 Apr 13
1
[PATCH libguestfs] include string.h and libintl.h, as needed
...inspector.c @@ -20,11 +20,13 @@ #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <inttypes.h> #include <unistd.h> #include <getopt.h> #include <locale.h> #include <assert.h> +#include <libintl.h> #include <libxml/xmlIO.h> #include <libxml/xmlwriter.h> diff --git a/rescue/virt-rescue.c b/rescue/virt-rescue.c index f129b1c..911b80a 100644 --- a/rescue/virt-rescue.c +++ b/rescue/virt-rescue.c @@ -1,5 +1,5 @@ /* virt-rescue - * Copyright (C) 2010 Red Hat Inc. + * Copyright (C) 2010-2011 Red Hat Inc. *...
2004 Aug 06
0
Ices2 compile error - streaming ogg!
...1246 Feb 28 13:22 uri.h > -rw-r--r-- 1 root root 7214 Feb 28 13:22 valid.h > -rw-r--r-- 1 root root 4937 Feb 28 13:22 xlink.h > -rw-r--r-- 1 root root 3884 Feb 28 13:22 xml-error.h > -rw-r--r-- 1 root root 1989 Feb 28 13:22 xmlIO.h > -rw-r--r-- 1 root root 1714 Feb 28 13:22 xmlmemory.h > -rw-r--r-- 1 root root 6827 Feb 28 13:22 xpath.h > > > > Regards > Richard > - > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homep...
2004 Aug 06
3
Newbie playing with php
Also sprach Bolt Thrower: > On Fri, Mar 29, 2002 at 03:00:35PM -0300, Luiz Claudio Duarte wrote: > > Hi, folks. I've installed icecast 1.3.11 and I'm very happy with > > it. But I'd like to add a "now playing" gizmo to my home page; > > can anyone point me to a php script or something else that does > > the trick? Thanks in advance. > > Two
2004 Aug 06
2
Is there a guide?
At 07:59 AM 7/29/02 +1000, you wrote: >I noticed another post where it was mentioned which modules were needed etc, >then followed the instructions at xiph.org for CVS. It's working now, >although darkice (which is none of xiph's concern AFAIK) seg-faults..... > >I haven't been able to test ices2 in live mode, well, it seems to work, but I >get silence.... ices2 in
2015 Sep 29
0
[PATCH 4/4] lib: Remove unused header files.
...<limits.h> #include <grp.h> #include <sys/types.h> #include <sys/stat.h> -#include <sys/wait.h> #include <assert.h> #include <string.h> #include <libintl.h> @@ -38,24 +35,18 @@ #include <libvirt/virterror.h> #endif -#include <libxml/xmlIO.h> #include <libxml/xmlwriter.h> #include <libxml/xpath.h> -#include <libxml/parser.h> -#include <libxml/tree.h> -#include <libxml/xmlsave.h> #if HAVE_LIBSELINUX #include <selinux/selinux.h> #include <selinux/context.h> #endif -#include "g...
2015 Sep 29
8
[PATCH 1/4] lib: actions: Remove some unused header files.
--- generator/c.ml | 2 -- 1 file changed, 2 deletions(-) diff --git a/generator/c.ml b/generator/c.ml index 055b683..963cf21 100644 --- a/generator/c.ml +++ b/generator/c.ml @@ -1213,9 +1213,7 @@ and generate_client_actions hash () = #include <stdlib.h> #include <stdint.h> #include <inttypes.h> -#include <sys/types.h> #include <sys/stat.h> -#include
2012 Jul 21
8
[PATCH libguestfs 0/4] Add a libvirt backend to libguestfs.
This preliminary patch series adds a libvirt backend to libguestfs. It's for review only because although it launches the guest OK, there are some missing features that need to be implemented. The meat of the patch is in part 4/4. To save you the trouble of interpreting libxml2 fragments, an example of the generated XML and the corresponding qemu command line are attached below. Note the