[xml] Problem in nanoftp when compiling on Tru64



I am trying to compile libxml2-2.6.7 under Tru64 5.1.  But, it dies when
it get to nanoftp.  I have tried both gcc3 and the Tru64 cc compiler.
Here is the error with gcc3:

make[2]: Entering directory `/src/libxml2-2.6.7'
source='nanoftp.c' object='nanoftp.lo' libtool=yes \
depfile='.deps/nanoftp.Plo' tmpdepfile='.deps/nanoftp.TPlo' \
depmode=gcc3 /bin/ksh ./depcomp \
/bin/ksh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I./include -I
./include     -I/usr/local/include  -g -O2 -Wall -mieee -c -o nanoftp.lo
`test -
f 'nanoftp.c' || echo './'`nanoftp.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include
-I/usr/local/include -g
 -O2 -Wall -mieee -c nanoftp.c -MT nanoftp.lo -MD -MP -MF
.deps/nanoftp.TPlo  -D
PIC -o .libs/nanoftp.o
nanoftp.c: In function `xmlNanoFTPGetConnection':
nanoftp.c:1558: structure has no member named `ss_family'
nanoftp.c:1577: structure has no member named `ss_family'
nanoftp.c:1608: structure has no member named `ss_family'
nanoftp.c:1645: structure has no member named `ss_family'
nanoftp.c:1664: structure has no member named `ss_family'
make[2]: *** [nanoftp.lo] Error 1
make[2]: Leaving directory `/src/libxml2-2.6.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/libxml2-2.6.7'
make: *** [all] Error 2

If I do ./configure with --without-ftp it works fine.  Unfortunately, I
need ftp support in libxml.

I have searched through the archives and bugs and don't see anything
related to this or how to fix it.  Any suggestions?

=== Tim

     **********************************************
        Tim Winders, MCSE, CNE, CCNA
        Associate Dean of Information Technology
        South Plains College
        Levelland, TX  79336

        Phone:  806-894-9611 x 2369
        FAX:    806-894-1549
        Email:  TWinders SouthPlainsCollege edu
     **********************************************




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