[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-workers] problem compiling nmh 1.6 on linux gentoo
From: |
John Covici |
Subject: |
[Nmh-workers] problem compiling nmh 1.6 on linux gentoo |
Date: |
Sun, 29 Nov 2015 10:12:48 -0500 |
Hi. I am having serious problems compiling nmh 1.6 -- probably some change
in libraries or some such.
Here is the output from make
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/src/nmh-1.6/missing
autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-am
make[1]: Entering directory '/usr/src/nmh-1.6'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./sbr
-DNMHETCDIR='"/etc/nmh"' -DMAILSPOOL='"/var/mail"'
-DSENDMAILPATH='"/usr/sbin/sendmail"' -DNMHBINDIR='"/usr/bin"'
-DNMHLIBDIR='"/usr/lib64/nmh"' -D_GNU_SOURCE -g -O2 -ansi -pedantic
-Wno-unused-result -Wall -Wextra -MT sbr/sbr_libmh_a-dtimep.o -MD -MP -MF
sbr/.deps/sbr_libmh_a-dtimep.Tpo -c -o sbr/sbr_libmh_a-dtimep.o `test -f
'sbr/dtimep.c' || echo './'`sbr/dtimep.c
sbr/dtimep.c: In function ???yyensure_buffer_stack???:
sbr/dtimep.c:2296:21: error: expected expression before ???/??? token
num_to_alloc = 1; // After all that talk, this was set to 1 anyways...
^
Makefile:2598: recipe for target 'sbr/sbr_libmh_a-dtimep.o' failed
make[1]: *** [sbr/sbr_libmh_a-dtimep.o] Error 1
make[1]: Leaving directory '/usr/src/nmh-1.6'
Makefile:1189: recipe for target 'all' failed
make: *** [all] Error 2
I hope I don't have to go back to 1.3!
Thanks in advance for any suggestions.
- [Nmh-workers] problem compiling nmh 1.6 on linux gentoo,
John Covici <=