I'm trying to compile nmh-1.0.2 under Cygwin 1.0, and having problems.

The first is that in zotnet/tws/dtimep.c, the definition of timezone
(long) conflicts with the one in cygwin (time_t).
Next, there is a sed script that mucks with the output of lex, and the
sed script fails on the flex output! I don't know what the script is
trying to do to the lex output (okay, I can see that what text it's
adding, but there aren't any comments about why the changes are being
made).

Even though configure finds flex, the tws makefile tries to use lex and
fails.

Help!
Steve Kelem

Reply via email to