Newbie Install Problem



I am trying to install from source. Everything went well until I tried
libxml-1.8.7.

I am not a C/C++ programmer so don't understand all the errors that I am
seeing here.

I am running Redhat 6.1 and decided to upgrade my Gnome because some of
the newer packages wouldn't install with only the vanilla RPM packages
installed.

Thanks for your help.

make  all-recursive
make[1]: Entering directory `/hdb1/home/dmgray/libxml-1.8.7'
Making all in doc
make[2]: Entering directory `/hdb1/home/dmgray/libxml-1.8.7/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/hdb1/home/dmgray/libxml-1.8.7/doc'
make[2]: Entering directory `/hdb1/home/dmgray/libxml-1.8.7'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c SAX.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC SAX.c -o .libs/SAX.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c SAX.c -o SAX.o >/dev/null 2>&1
mv -f .libs/SAX.lo SAX.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c entities.c
rm -f .libs/entities.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC entities.c -o .libs/entities.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c entities.c -o entities.o >/dev/null 2>&1
mv -f .libs/entities.lo entities.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c encoding.c
rm -f .libs/encoding.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC encoding.c -o .libs/encoding.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c encoding.c -o encoding.o >/dev/null 2>&1
mv -f .libs/encoding.lo encoding.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c error.c
rm -f .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC error.c -o .libs/error.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c error.c -o error.o >/dev/null 2>&1
mv -f .libs/error.lo error.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c parser.c
rm -f .libs/parser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC parser.c -o .libs/parser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c parser.c -o parser.o >/dev/null 2>&1
mv -f .libs/parser.lo parser.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c HTMLparser.c
rm -f .libs/HTMLparser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC HTMLparser.c -o .libs/HTMLparser.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c HTMLparser.c -o HTMLparser.o >/dev/null 2>&1
mv -f .libs/HTMLparser.lo HTMLparser.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c HTMLtree.c
rm -f .libs/HTMLtree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC HTMLtree.c -o .libs/HTMLtree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c HTMLtree.c -o HTMLtree.o >/dev/null 2>&1
mv -f .libs/HTMLtree.lo HTMLtree.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c debugXML.c
rm -f .libs/debugXML.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC debugXML.c -o .libs/debugXML.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c debugXML.c -o debugXML.o >/dev/null 2>&1
mv -f .libs/debugXML.lo debugXML.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c tree.c
rm -f .libs/tree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC tree.c -o .libs/tree.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c tree.c -o tree.o >/dev/null 2>&1
mv -f .libs/tree.lo tree.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c xpath.c
rm -f .libs/xpath.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC xpath.c -o .libs/xpath.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c xpath.c -o xpath.o >/dev/null 2>&1
mv -f .libs/xpath.lo xpath.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c xmlIO.c
rm -f .libs/xmlIO.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC xmlIO.c -o .libs/xmlIO.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c xmlIO.c -o xmlIO.o >/dev/null 2>&1
mv -f .libs/xmlIO.lo xmlIO.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c xmlmemory.c
rm -f .libs/xmlmemory.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC xmlmemory.c -o .libs/xmlmemory.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c xmlmemory.c -o xmlmemory.o >/dev/null 2>&1
mv -f .libs/xmlmemory.lo xmlmemory.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\"1.8.7\"    -g -O2 -c nanohttp.c
rm -f .libs/nanohttp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DLIBXML_VERSION=\"1.8.7\" -g -O2 -c  -fPIC -DPIC nanohttp.c -o .libs/nanohttp.lo
nanohttp.c:572: warning: `struct in_addr' declared inside parameter list
nanohttp.c:572: warning: its scope is only this definition or declaration,
nanohttp.c:572: warning: which is probably not what you want.
nanohttp.c:573: parameter `ia' has incomplete type
nanohttp.c: In function `xmlNanoHTTPConnectAttempt':
nanohttp.c:574: `PF_INET' undeclared (first use in this function)
nanohttp.c:574: (Each undeclared identifier is reported only once
nanohttp.c:574: for each function it appears in.)
nanohttp.c:574: `SOCK_STREAM' undeclared (first use in this function)
nanohttp.c:574: `IPPROTO_TCP' undeclared (first use in this function)
nanohttp.c:575: storage size of `sin' isn't known
nanohttp.c:624: `AF_INET' undeclared (first use in this function)
nanohttp.c:629: `errno' undeclared (first use in this function)
nanohttp.c:629: `EINPROGRESS' undeclared (first use in this function)
nanohttp.c: In function `xmlNanoHTTPConnectHost':
nanohttp.c:677: warning: assignment makes pointer from integer without a cast
nanohttp.c:686: dereferencing pointer to incomplete type
nanohttp.c:688: storage size of `ia' isn't known
nanohttp.c:689: dereferencing pointer to incomplete type
nanohttp.c:690: type of formal parameter 1 is incomplete
make[2]: *** [nanohttp.lo] Error 1
make[2]: Leaving directory `/hdb1/home/dmgray/libxml-1.8.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hdb1/home/dmgray/libxml-1.8.7'
make: *** [all-recursive-am] Error 2





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]