[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo
From: |
Ken Hornstein |
Subject: |
Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo |
Date: |
Sun, 29 Nov 2015 10:48:50 -0500 |
>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] problem compiling nmh 1.6 on linux gentoo, John Covici, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Ken Hornstein, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Robert Elz, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, John Covici, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Tom Lane, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Ken Hornstein, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Tom Lane, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, Andy Bradford, 2015/11/29
- Re: [Nmh-workers] problem compiling nmh 1.6 on linux gentoo, David Levine, 2015/11/29