On Mon, Dec 03, 2001 at 01:37:07PM +0100, Kjartan Ásþórsson wrote:
> Which version of lftp has the mirror ordering feature? I didnt see it in any
> changelog so I assumed it was only available in the CVS tree, which i unfortunately
> cannot compile, i get som va_copy error during the compiliation
> process :(

Edit src/misc.cc and change the single "VA_COPY" to "va_copy".  You might
still get a bunch of warnings (due to a problem with acconfig.h), but
that should fix the error.

-- 
Glenn Maynard

Reply via email to