Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 96 16:07:21 -0800
From:      Randall Raemon <delta1@netcom.com>
To:        Craig Shrimpton <craigs@os.com>
Cc:        questions@freebsd.org
Subject:   Re: wu-ftpd 2.4.2 beta 11 
Message-ID:  <199610302207.QAA01233@netcom13.netcom.com>

next in thread | raw e-mail | index | archive | help
In message <Pine.3.89.9610301630.A24831-0100000@solar.os.com> 
Craig Shrimpton writes 

> Howdy,
> 
> Did anyone ever get the beta wu-ftpd to compile on FBSD?  Mine is looking 
> for vers.c which it can't find.  Is this FBSD or is wu-ftpd simply 
> missing code?

Neither... vers.c is a part of the wu-ftp code. Your build is failing
in a prior compile step, and the vers.c code isn't being compiled as
a result.

As I remember, there is a routine in wu-ftp that has the same name
as a routine in the FBSD libraries and includes. The prototypes are
a near match, but I didn't check to see if they were the same. I
simply renamed the wu-ftp routine, as the code was called in only
about 3 places. It compiled clean after that.

Good luck...

--
Randall Raemon
delta1@netcom.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610302207.QAA01233>