Re: Error in making of Hypermail 2.0b3

From: Paul Haldane <Paul.Haldane_at_newcastle.ac.uk_at_hypermail-project.org>
Date: Fri, 20 Aug 1999 16:55:04 +0100 (GMT)
Message-ID: <Pine.GSO.3.95-960729.990820164731.5646D-100000_at_carr6.ncl.ac.uk>

(a) you'd be better off (IMHO) using one of the later versions of hypermail (see <http://www.fts.frontec.se/~dast/hypermail/>) They're called alpha versions but they're good stuff and in active use with people ready to fix things.

(b) that sounds like a problem with an extra declaration of bzero - I don't have a copy of this version around but seem to recall it's in one of the .h files - just remove the declaration - it will pick the right one up from the system include files.

Paul

On Wed, 18 Aug 1999, Irvin wrote:

> Hello. I'm trying to compile Hypermail 2.0b3 on my Linux box at work. It
> is running Redhat 6.0. After doing steps 1 and 2 outlined in sections 1
> and 2 of README:"Building Hypermail", I try the make and get the error
> message below. Have you received this problem before, and if so, what is
> the fix?
>
> - D'irv
>
> cd src; make all CC="gcc" CFLAGS="-g -O2" \
> cgidir="/server/httpd/cgi-bin"
> bindir="/server/hypermail/bin"
> make[1]: Entering directory `/server/install/hypermail-20b3/src'
> gcc -c -g -O2 mem.c
> mem.c:39: parse error before `__extension__'
> mem.c:39: parse error before `size_t'
> mem.c:39: conflicting types for `__bzero'
> /usr/include/string.h:221: previous declaration of `__bzero'
> mem.c:39: warning: data definition has no type or storage class
> mem.c:39: warning: data definition has no type or storage class
> mem.c:39: parse error before `}'
> make[1]: *** [mem.o] Error 1
> make[1]: Leaving directory `/server/install/hypermail-20b3/src'
> make: *** [hypermail] Error 2
>
>
Received on Fri 20 Aug 1999 05:54:36 PM GMT

This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:51 PM GMT GMT