Displaying 16 results from an estimated 16 matches for "xmlparsefile".
2004 Aug 06
1
Compiling Problems with ices
Hi list,
I tried to set up icecast and ices on our server and ran into problems
compiling ices. I ran ./configure --with-xml-config=/usr/lib where the
libxml2-2.4.3 is sitting but got this error :
"in ices_config.o undefined ref. to xmlParseFile"
I also installed libxml2-2.4.3-devel, so the header files should be in place.
I ran ldconfig several times but that didn't change anything.
My OS is Linux 2.4.4 .
Please give me a clue what's wrong.
Cheers Wolfgang
--
Wolfgang Ebneter M.Sc. Data Engineering
Medienzentrum Osnabrü...
2009 Mar 11
1
configure fail for XML package on freebsd
...L") fails with
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for libxml/parser.h... (cached) no
checking for gnome-xml/parser.h... (cached) no
Located parser file -I/usr/local/include/libxml2/libxml/parser.h
checking for gzopen in -lz... yes
checking for xmlParseFile in -lxml2... yes
You are trying to use a version 2.* edition of libxml
but an incompatible library. The header files and library seem to be
mismatched. If you have specified LIBXML_INCDIR, make certain to also
specify an appropriate LIBXML_LIBDIR if the libxml2 library is not in
the default
directo...
2004 Aug 06
5
Stream with Ices2 sound very metallic
Hi,
I don't know why, but the stream generated by ices sounds very metallic, compared to the radio, and compared to a
stream of the same quality with darkice.
I tried different parameters, but it doesn't change.
My parameters are :
<input>
<module>oss</module>
<param name="rate">44100</param> <!-- samplerate -->
<param
2004 Jun 23
0
Problem with XML package compilation on AIX
...reprocessor... gcc -E
checking for xml-config... no
checking for xml2-config... /usr/bin/xml2-config
Using libxml version 2.
Located parser file
-I/opt/freeware/include/libxml2/parser.h
Checking for 1.8: -I/opt/freeware/include/libxml2
Using libxml2.*
checking for gzopen in -lz... yes
checking for xmlParseFile in -lxml2... yes
checking for xmlHashSize in -lxml2... yes
Using built-in xmlHashSize
Checking DTD parsing (presence of externalSubset)...
checking for xmlHashSize in -lxml2... yes
Found xmlHashSize
checking for xmlDocDumpFormatMemoryEnc in -lxml2...
yes
checking libxml/xmlversion.h usability... ye...
2012 Oct 13
0
XML_3.95-0.1.tar.gz does not build on FreeBSD
...ers.c:7:2: warning: implicit declaration of function
'R_RemoveExtPtrWeakRef_direct' [-Wimplicit-function-declaration]
gcc46 -std=gnu99 -fpic -shared -L/usr/local/lib
-Wl,-rpath=/usr/local/lib/gcc46 -o testRemoveFinalizers.so
testRemoveFinalizers.o -L/usr/local/lib/R/lib -lR
yes
checking for xmlParseFile in -lxml2... yes
Error in dyn.load(sprintf("testRemoveFinalizers%s",
.Platform$dynlib.ext)) :
unable to load shared object
'/tmp/RtmpnVvFNJ/R.INSTALLbb644ca43d46/XML/testRemoveFinalizers.so':
/tmp/RtmpnVvFNJ/R.INSTALLbb644ca43d46/XML/testRemoveFinalizers.so:
Undefined symbol &...
2012 Mar 21
1
Trouble installing the XML package
...-config... /usr/bin/pkg-config
checking for xml2-config... /usr/bin/xml2-config
USE_XML2 = yes
SED_EXTENDED_ARG: -E
Minor 7, Patch 6 for 2.7.6
Located parser file -I/usr/include/libxml2/parser.h
Checking for 1.8: -I/usr/include/libxml2
Using libxml2.*
checking for gzopen in -lz... yes
checking for xmlParseFile in -lxml2... yes
checking for xmlHashSize in -lxml2... yes
Using built-in xmlHashSize
Checking DTD parsing (presence of externalSubset)...
checking for xmlHashSize in -lxml2... yes
Found xmlHashSize
checking for xmlOutputBufferCreateBuffer in -lxml2... yes
have xmlOutputBufferCreateBuffer()
checkin...
2005 Aug 26
0
Installing Ices on OSX 10.4.2
...ioio.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for an ANSI C-conforming const... yes
checking for uint64_t... yes
checking for XML configuration
checking for xml2-config... /sw/bin/xml2-config
checking for xmlParseFile... yes
checking for pkg-config... /sw/bin/pkg-config
configure: /sw/bin/pkg-config couldn't find libshout. Try adjusting
PKG_CONFIG_PATH.
checking for shout-config... /opt/local/bin/shout-config
checking shout/shout.h usability... yes
checking shout/shout.h presence... yes
checking for shout/s...
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
...p
0000000000000000 DF *UND* 000000000000007a Base _ZNSt11logic_errorC2EPKc
0000000000000000 DF *UND* 0000000000000044 GLIBC_2.2.5 __lxstat64
0000000000000000 DF *UND* 000000000000004c GLIBC_2.2.5 pthread_detach
0000000000000000 DF *UND* 000000000000000c LIBXML2_2.4.30 xmlParseFile
0000000000000000 DF *UND* 0000000000000033 LIBXML2_2.4.30 xmlDocGetRootElement
0000000000000000 DF *UND* 000000000000014f Base _ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7reserveEm
0000000000000000 DF *UND* 0000000000000034 Base _ZNSt3__112basic_s...
2004 Aug 06
3
ices2 compilations problems
...NTRANT conftest.c >&5
configure:8603: $? = 0
configure:8606: test -s conftest.o
configure:8609: $? = 0
configure:8620: result: yes
configure:8653: checking for xml2-config
configure:8669: found /home/Darkmeteor/bin/xml2-config
configure:8679: result: xml2-config
configure:8698: checking for xmlParseFile
configure:8748: gcc -o conftest -O20 -fsigned-char -D_REENTRANT -I/home/Darkmeteor/include/libxml2 conftest.c -L/home/Darkmeteor/lib -lxml2 -lz -lm >&5
configure:8751: $? = 0
configure:8754: test -s conftest
configure:8757: $? = 0
configure:8768: result: yes
configure:8816: checking for O...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout.
I have installed Libshout 2.0 in /home/Darkmeteor
the configure line I'm using for ices2 is :
./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor
Problem :
checking for Ogg... yes
checking for Vorbis... yes
checking for Shout... no
2017 Jan 19
2
undefined symbols during linking LLDB 4.0 RC1
Hello, I update my building scripts to build LLVM 4.0 RC1 (with clang, lldb, libc++, libc++abi, lld) on CentOS 6 and I got a lot of undefined symbols during linking LLDB.
I'm using clang-3.9 and this configuration:
-DLLVM_TARGETS_TO_BUILD="X86"
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_C_COMPILER=/usr/bin/clang
-DCMAKE_CXX_COMPILER=/usr/bin/clang++
2017 Jun 19
16
[PATCH v7 00/13] Refactor utilities
This is just the utilities part of the patch series from:
https://www.redhat.com/archives/libguestfs/2017-June/msg00103.html
I believe this addresses everything raised in comments on that
patch series.
Rich.
2017 Jun 09
12
[PATCH 00/12] Refactor utility functions.
This turned out to be rather more involved than I thought.
We have lots of utility functions, spread all over the repository,
with not a lot of structure. This moves many of them under common/
and structures them so there are clear dependencies.
This doesn't complete the job by any means. Other items I had on my
to-do list for this change were:
- Split up mllib/common_utils into:
-
2017 Jun 12
32
[PATCH v5 00/32] Refactor utilities, implement some APIs in OCaml.
This is a combination of:
https://www.redhat.com/archives/libguestfs/2017-June/msg00046.html
[PATCH 00/12] Refactor utility functions.
plus:
https://www.redhat.com/archives/libguestfs/2017-June/msg00023.html
[PATCH v3 00/19] Allow APIs to be implemented in OCaml.
with the second patches rebased on top of the utility refactoring, and
some other adjustments and extensions.
This passes
2017 Jun 15
45
[PATCH v6 00/41] Refactor utilities, reimplement inspection in the daemon.
v5:
https://www.redhat.com/archives/libguestfs/2017-June/msg00065.html
Since v5, this now implements inspection almost completely for Linux
and Windows guests.
Rich.
2017 Jun 21
45
[PATCH v8 00/42] Refactor utilities and reimplement inspection.
v7 was:
https://www.redhat.com/archives/libguestfs/2017-June/msg00169.html
https://www.redhat.com/archives/libguestfs/2017-June/msg00184.html
I believe this addresses all comments received so far.
Also it now passes a test where I compared about 100 disk images
processed with old and new virt-inspector binaries. The output is
identical in all cases except one which is caused by a bug in blkid