nmh-workers
[Top] [All Lists]

Re: compiling nmh-0.27 on linux

1998-07-27 00:21:01
When trying to compile nmh-0.27 on a linux box I get this error:

gcc -c -DHAVE_CONFIG_H -I.. -I. -I.. -O2 discard.c
discard.c: In function `discard':
discard.c:60: structure has no member named `_ptr'
discard.c:60: structure has no member named `_base'
discard.c:61: structure has no member named `_cnt'
make[1]: *** [discard.o] Error 1
make[1]: Leaving directory `/user/src/nmh-0.27/sbr'
make: *** [all-recursive] Error 1

linux 2.0.32, gcc version 2.7.2.3, libc5.4.38

Make sure you edit config.h after running configure.
You must uncomment several Linux specific symbols.  One of
these days I'll make it more automatic.

--
Richard Coleman
coleman(_at_)math(_dot_)gatech(_dot_)edu


<Prev in Thread] Current Thread [Next in Thread>