[xml] Error Building libxml2-2.6.4 (nanoftp.c)



I've tried building libxml2-2.6.4 but it fails at the "make" stage. Anyone have any clues? I'm running an old system... just hoping I can make it last a bit longer...

My platform:
* Slackware Linux 7.1 (June 2000)
* Kernel 2.2.16
* glibc 2.1.3
* gcc is egcs 2.91.66


$ ./configure --without-ipv6
<okay>

$ make
...
nanoftp.c: In function `xmlNanoFTPGetConnection':
nanoftp.c:1556: structure has no member named `ss_family'
nanoftp.c:1575: structure has no member named `ss_family'
nanoftp.c:1606: structure has no member named `ss_family'
nanoftp.c:1643: structure has no member named `ss_family'
nanoftp.c:1662: structure has no member named `ss_family'
make[2]: *** [nanoftp.lo] Error 1
make[2]: Leaving directory `/home/mhawkes/libxml2-2.6.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mhawkes/libxml2-2.6.4'
make: *** [all] Error 2

-----
Mark




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