[BusyBox] mkfs_minix bug

Matt Kraai kraai at alumni.carnegiemellon.edu
Wed Jan 31 21:47:49 UTC 2001


On Wed, Jan 31, 2001 at 02:52:36PM -0600, David Douthitt wrote:
> The latest busybox from CVS won't compile on my Debian 2.1 system now.
> 
> It generates this error:
> 
> mkfs_minix.c:258: parse error before `void'
> mkfs_minix.c: In function `mkfs_minix_main':
> mkfs_minix.c:744: warning: implicit declaration of function 
> `show_usage'
> make: ** [mkfs_minix.o] Error 1

Could you move the __attribute__ ((noreturn)) from the middle to
the to the end of line 258 and see if that fixes the problem?

Matt





More information about the busybox mailing list