Trying to build mutt 1.4 with mixmaster support fails under SuSE 8.0: ./configure --with-mixmaster [...] make install
[...] compose.c: In function `mutt_compose_menu': compose.c:1205: `OP_COMPOSE_MIX' undeclared (first use in this function) compose.c:1205: (Each undeclared identifier is reported only once compose.c:1205: for each function it appears in.) make[1]: *** [compose.o] Error 1 make[1]: Leaving directory `/usr/local/src/mutt-1.4' make: *** [install-recursive] Error 1 It works without the --with-mixmaster option. Any suggestions? Thanks, -rex
