Hi,
I'm not sure if this is the right mailing list to post this to, I'm not
even subscribed, but...
I'm trying to install wuftpd2.4 and getting a number of problems, to start
with on the "build sol" command:
ftpd.c:182: `MAXHOSTNAMELEN' undeclared here (not in a function)
so, I defined MAXHOSTNAMELEN as 30 (why not?)
things looked a bit promising for a bit then, until, again on the same cmd :
cc -g -DDEBUG -I.. -I../support -L../support -o ftpd ftpd.o ftpcmd.o glob.o logwtmp.o
popen.o vers.o access.o extensions.o realpath.o acl.o private.o authenticate.o
conversions.o hostacc.o -lsupport -lsocket -lnsl -lgen
../support/libsupport.a: could not read symbols: No symbols
*** Error code 1
make: Fatal error: Command failed for target `ftpd'
etc...
I would really appreciate some advise if someone has come across these problems before...
Thanks in advance..
Stewart Boutcher
LinkNet Limited
please email : stew_at_link.net.uk
Received on Thu May 16 1996 - 18:26:27 NZST