![]()
From: Bjoern Krueger (bkrueger@pitchfork.de)
Date: Fri Oct 08 1999 - 15:15:39 CDT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
after some searching I found hypermail which really looks like the
solution to my needs ;)
While compiling the whole, I experienced a problem I cannot get rif
off myself and hope the list is going to give me some advice.
I am not really new to Linux compiling but I am no C specialist
either.
So here we go:
I have triggered ./configured which succeded without any warning,
customized the Makefile and options.h but when finally doing a "make"
I get the following error message:
bkrueger@server:~/hypermail-20b3 > make
cd src; make all CC="gcc" CFLAGS="-g -O2" \
cgidir="/usr/local/httpd/cgi-bin"
bindir="/usr/local/bin"
make[1]: Entering directory `/home/bkrueger/hypermail-20b3/src'
gcc -c -g -O2 mem.c
mem.c:39: parse error before `__extension__'
mem.c:39: parse error before `__uint8_t'
mem.c:39: warning: data definition has no type or storage class
mem.c:39: parse error before `}'
mem.c:39: initializer element is not constant
mem.c:39: parse error before `c'
mem.c:39: parse error before `__uint8_t'
mem.c:39: warning: data definition has no type or storage class
mem.c:39: parse error before `}'
mem.c:39: parse error before character constant
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 `/home/bkrueger/hypermail-20b3/src'
make: *** [hypermail] Error 2
I am using Linux kernel 2.2.10 with SuSE Linux 6.2 Distribution using
glibc 2.1 libraries.
I strongly hope anyone can give me some hints.
If you need further information or details, feel free to contact me by
pm.
Thank you very much in advance.
Regards
- --
Bjoern Krueger
webmaster@pitchfork.de
Project Pitchfork Fanpage
http://www.pitchfork.de
PGP public key: http://www.bjoernkrueger.de/pgp.html
-----BEGIN PGP SIGNATURE-----
Version: Encrypted with PGP Plugin for Calypso
Comment: Encryption is a civil right - use it!
iQA/AwUBN/5C3OTejRP8mD4IEQIvzgCeJXk2z85hJzYcenIhplG9UFBjepwAn3Yl
eCDIQihrikp5Fk8vMfc4fk/9
=QAmf
-----END PGP SIGNATURE-----
![]()