On Thursday 19 July 2001 01:15, Expert wrote:

> ./transport.c ./transport.c:203:21: nanoftp.h: No such file or
> directory
> ./transport.c:204:22: nanohttp.h: No such file or directory
> ./transport.c: In function `initializeTransport':
> ./transport.c:210: warning: implicit declaration of function

You are missing nanoftp.h
on my box --
[alex@homer alex]$ locate nanoftp.h
/usr/share/doc/libxml2-devel-2.3.4/libxml-nanoftp.html
/usr/share/gnome-xml/html/gnome-xml/gnome-xml-nanoftp.html
/usr/include/libxml/nanoftp.h
/usr/include/gnome-xml/nanoftp.h

[alex@homer alex]$ rpm -qf /usr/include/libxml/nanoftp.h
libxml2-devel-2.3.4-1mdk

install the libxml2-devel package and you should be good

-- 
Alex
Kernel Panic is General Failure's second in command

Reply via email to