[Remops] Mixmaster compile error

Philippe Gauthier philippe.gauthier at deuxpi.ca
Sat Aug 31 04:16:22 BST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Brian,

Le 2013-08-30 22:28, Brian O'Connor a écrit :
> Hello,
> 
> I've now got postfix sending and receiving mail properly! Now I'm 
> working on compiling Mixmaster 3.0 from source. I'm using the one
> from
> 
> http://sourceforge.net/projects/mixmaster/files/
> 
> The compile is failing. See the last few lines of the compile
> message below.
[...]
> gcc -Izlib-1.2.8 -Ipcre-8.33 -Iopenssl-1.0.1e/include 
> -Incurses-5.9/include -DUSE_ZLIB -DUSE_PCRE -DUSE_AES
> -DUSE_NCURSES -DHAVE_SETENV -DUSE_SOCK
> -DSPOOL='"/home/remailer/Mix"' -g -Wall   -c -o pgp.o pgp.c
> 
> pgp.c: In function ‘pgp_armor’:
> 
> pgp.c:405:31: error: #elif with no expression
> 
> make: *** [pgp.o] Error 1

Compilation will fail on GCC 4.4. You can replace "#elif MIMIC" by
"#elif defined(MIMIC)" like in the following Debian source patch file:

http://ftp.de.debian.org/debian/pool/main/m/mixmaster/mixmaster_3.0.0-7.diff.gz


- -- 
Philippe Gauthier <philippe.gauthier at deuxpi.ca>
http://www.deuxpi.ca/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlIhYAYACgkQdX62PscofCTn+gCgoFJvxMo3p2gZPzCfdOCftY63
mD4An2WEthx0Rnwi2URviVPXhrP2jIQl
=8rY5
-----END PGP SIGNATURE-----


More information about the Remops mailing list