tags 377729 + patch stop According to memmem(2), _GNU_SOURCE must be defined.
diff -urN o-last-exit-1.0/liblast-exit/player.c last-exit-1.0/liblast-exit/player.c --- o-last-exit-1.0/liblast-exit/player.c 2006-03-28 15:27:19.000000000 -0700 +++ last-exit-1.0/liblast-exit/player.c 2006-07-11 19:42:47.000000000 -0600 @@ -18,6 +18,7 @@ * */ +#define _GNU_SOURCE #include <config.h> #include <string.h> #include <math.h> -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]