On Fri, Dec 19, 2014 at 07:32:24PM -0600, Andrew Reis wrote:
> Has anyone received this?

Everyone subscribed to the list has, as well as this followup.

> From: lftp-devel [mailto:lftp-devel-boun...@uniyar.ac.ru] On Behalf Of
> Andrew Reis
> Sent: Saturday, December 6, 2014 21:56
> To: lftp-devel@uniyar.ac.ru
> Subject: [lftp-devel] Compile error: RedHat 9 LFTP 4.6.0
> Importance: High

Cute header.

> make[1]: Entering directory `/root/lftp-4.6.0/src'

[snip truncated output]

> make[1]: *** [Torrent.lo] Error 1

There are no errors mentioned in the output above and there is no
-Werror parameter to the compiler, so you're likely missing some
relevant output.

> gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

You may want to consider finding/building a compiler that's not eleven
years old, particularly as you're trying to build C++ source code.

It's possible to build and link lftp statically against most libraries
it depends on, including the C and C++ runtime. This is handy if you
don't want to pollute a production system with newfangled compilers and
libraries.

-- 
Lars Viklund | z...@acc.umu.se
_______________________________________________
lftp-devel mailing list
lftp-devel@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel

Reply via email to