Re: Redhat 6.0

From: Paul Haldane <Paul.Haldane_at_newcastle.ac.uk_at_hypermail-project.org>
Date: Wed, 14 Jul 1999 16:11:23 +0100 (GMT)
Message-ID: <Pine.GSO.3.95-960729.990714160952.4173D-100000_at_carr6.ncl.ac.uk>


If I recall correctly it's a simple problem - an unnecessary and incorrect declaration of bzero in one of hypermail's source files. This has been fixed in the latest source - see

http://www.fts.frontec.se/~dast/hypermail

Paul

On Tue, 13 Jul 1999, Martin Ostrowski wrote:

> Hi,
>
> I ran into some compilation problems under Redhat 6.0 -- I was wondering
> has anyone installed on this platform, are there any notes or an rpm?
>
> As it's been ages since I did any programming I have no idea how easy /
> difficult the problem would be to fix... output included below....
>
> Thanks,
> Martin
>
> cd src; make all CC="gcc" CFLAGS="-g -O2"
> cgidir="/httpd/cgi-bin" bindir="/usr/local/bin"
> make[1]: Entering directory `/usr/rpm/hypermail-20b3/src'
> gcc -c -g -O2 mem.c
> make[1]: Leaving directory `/usr/rpm/hypermail-20b3/src'
> cd src; make all CC="gcc" CFLAGS="-g -O2" cgidir="/httpd/cgi-bin"
> bindir="/usr/local/bin"
> make[1]: Entering directory `/usr/rpm/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 `/usr/rpm/hypermail-20b3/src'
> make: *** [hypermail] Error 2
>
>
Received on Wed 14 Jul 1999 05:11:15 PM GMT

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