[Remops] problem compiling Mixmaster

cmeclax-sazri cmeclax-sazri at ixazon.dynip.com
Tue Jan 10 02:36:56 GMT 2012


I'm trying to compile Mixmaster on DragonFly BSD and I get this error:

testing for setenv()...
In file included from /usr/include/sys/types.h:53,
                 from /usr/include/stdlib.h:43,
                 from tmptst.c:2:
/usr/include/machine/endian.h: In function 'main':
/usr/include/machine/endian.h:150: error: invalid storage class for function 
'__bswap16'
/usr/include/machine/endian.h:156: error: invalid storage class for function 
'__bswap32'
/usr/include/machine/endian.h:162: error: invalid storage class for function 
'__bswap64'
done
Generating Makefile.
Compiling. Please wait.
gcc  -I/usr/include -I/usr/include -DUSE_ZLIB -DUSE_PCRE -DUSE_NCURSES -
DHAVE_NCURSES_H -DUSE_SOCK -DSPOOL='"/crypt/cmeclax/Mix"' -g -Wall -c mix.c
gcc  -I/usr/include -I/usr/include -DUSE_ZLIB -DUSE_PCRE -DUSE_NCURSES -
DHAVE_NCURSES_H -DUSE_SOCK -DSPOOL='"/crypt/cmeclax/Mix"' -g -Wall -c pgp.c
pgp.c:405:31: error: #elif with no expression
*** Error code 1

How do I fix it?

cmeclax


More information about the Remops mailing list