lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bzip2 causing lynx code compiler errors under Windows


From: Victor Schneider, Ph. D.
Subject: bzip2 causing lynx code compiler errors under Windows
Date: Tue, 15 Oct 2002 07:18:11 -0400

I think the culprit on the matter of compiling the latest lynx source is the
bzip2 program.  If you download lynx-cur.bz2 and untarball it using the
command line:

    bzip2 -cd lynx-cur.bz2 | tar xv

you will find that there are escape characters in the source code,
especially in lyutils.c, and that there are frequent compiler crashes during
the attempt at compilation.

Downloading lynxyyyyyy.tar.bz2 gives a fairly routine compile, with success.
Except that sending an article to lynx-dev using lynx and blat.exe doesn't
seem to work anymore.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]