Compiling error : why ?
Jean Pierre PICHON <[email protected]> Wed, 23 Jul 2003 10:29:31 +0200
| Newsgroups | gmane.comp.gnome.lib.xml.bindings |
|---|---|
| Message-ID | <[email protected]> |
--=====================_4369553==.ALT Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Hi all, I try to install the libxml on a CObalt RAQ4 and I get the following error= =20 when I compile it. Can anyone of you help me ? Thanks Jean Pierre PICHON [root libxml2-2.5.8]# make make all-recursive make[1]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8' Making all in include make[2]: Entering directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include' Making all in libxml make[3]: Entering directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include/libxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include/libxml' make[3]: Entering directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include' make[2]: Leaving directory=20 `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include' Making all in . make[2]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8' /bin/sh ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I.=20 -I./include -I./include -D_REENTRANT -g -O2 -Wall -c nanoftp.c rm -f .libs/nanoftp.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -g -O2= =20 -Wall -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.lo nanoftp.c: In function `xmlNanoFTPConnect': nanoftp.c:1001: warning: `addrlen' might be used uninitialized in this= function nanoftp.c: In function `xmlNanoFTPGetConnection': nanoftp.c:1483: structure has no member named `ss_family' nanoftp.c:1503: structure has no member named `ss_family' nanoftp.c:1533: structure has no member named `ss_family' nanoftp.c:1571: structure has no member named `ss_family' nanoftp.c:1587: structure has no member named `ss_family' nanoftp.c:1600: structure has no member named `ss_family' make[2]: *** [nanoftp.lo] Error 1 make[2]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8' make: *** [all-recursive-am] Error 2 [root libxml2-2.5.8]# Jean Pierre PICHON Visitez notre site web : <http://www.e-quasar.com>http://www.e-quasar.com ............................................................................= ................... -e-quasar Conception et d=E9veloppement de solutions de mise =E0 jour et de gestion simultan=E9es des contenus de catalogues internet et papier, via un simple= =20 navigateur. ............................................................................= ................... -e-quasar 1 all=E9e des Rochers - EUROPARC - 94000 CRETEIL CEDEX - FRANCE T=E9l : +33 1 43 774 775 - Fax : +33 1 43 39 59 51 --=====================_4369553==.ALT Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <body> Hi all,<br><br> I try to install the libxml on a CObalt RAQ4 and I get the following error when I compile it.<br><br> Can anyone of you help me ?<br><br> Thanks<br><br> Jean Pierre PICHON<br><br> <br> [root libxml2-2.5.8]# make<br> make all-recursive<br> make[1]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8'<br> Making all in include<br> make[2]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include'<br> Making all in libxml<br> make[3]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include/libxml'<br> make[3]: Nothing to be done for `all'.<br> make[3]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include/libxml'<br> make[3]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include'<br> make[3]: Nothing to be done for `all-am'.<br> make[3]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include'<br> make[2]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8/include'<br> Making all in .<br> make[2]: Entering directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8'<br> /bin/sh ./libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -g -O2 -Wall -c nanoftp.c<br> rm -f .libs/nanoftp.lo<br> gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -D_REENTRANT -g -O2 -Wall -c nanoftp.c -fPIC -DPIC -o .libs/nanoftp.lo<br> nanoftp.c: In function `xmlNanoFTPConnect':<br> nanoftp.c:1001: warning: `addrlen' might be used uninitialized in this function<br> nanoftp.c: In function `xmlNanoFTPGetConnection':<br> nanoftp.c:1483: structure has no member named `ss_family'<br> nanoftp.c:1503: structure has no member named `ss_family'<br> nanoftp.c:1533: structure has no member named `ss_family'<br> nanoftp.c:1571: structure has no member named `ss_family'<br> nanoftp.c:1587: structure has no member named `ss_family'<br> nanoftp.c:1600: structure has no member named `ss_family'<br> make[2]: *** [nanoftp.lo] Error 1<br> make[2]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8'<br> make[1]: *** [all-recursive] Error 1<br> make[1]: Leaving directory `/usr/local/include/php/ext/xslt/libxml2-2.5.8'<br> make: *** [all-recursive-am] Error 2<br> [root libxml2-2.5.8]#<br><br> <x-sigsep><p></x-sigsep> <font face=3D"verdana" size=3D2 color=3D"#0000FF"><b><i>Jean Pierre=20 PICHON<br> </i></b></font><font face=3D"verdana" size=3D1>Visitez notre site web : <a href=3D"http://www.e-quasar.com">http://www.e-quasar.com<br> </a></font><font face=3D"verdana"= size=3D2><b>...............................................................= ................................<br> </font><font face=3D"verdana" size=3D2 color=3D"#800000">-e-quasar<br> </b></font><font face=3D"verdana" size=3D1>Conception et d=E9veloppement de solutions de mise =E0 jour et de gestion <br> simultan=E9es des contenus de catalogues internet et papier, via un simple navigateur.<br> </font><font face=3D"verdana"= size=3D2><b>...............................................................= ................................<br> </font><font face=3D"verdana" size=3D2 color=3D"#800000">-e-quasar<br> </b></font><font face=3D"verdana" size=3D1>1 all=E9e des Rochers - EUROPARC = - 94000 CRETEIL CEDEX - FRANCE<br> T=E9l : +33 1 43 774 775 - Fax : +33 1 43 39 59 51<br> </font></body> </html> --=====================_4369553==.ALT--