>I did ./configure and make -- then I tried autogen before the ./configure >with same results.
Hm, with an _unmodified_ 1.6 tarfile? Could you use diff on your sbr/dtimep.c and the distributed sbr/dtimep.c and see if they are different? Also, could you start over from a clean directory and save the build output to see if it's running lex or flex again to generate a new dtimep.c? You could use Robert Elz's suggestion and edit the dtimep.c file to remove the C99 comments, but I would be worried that there are other changes in there that would affect things, since you're compiling a file that we did not ship. --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
