[BusyBox] Bug report for BusyBox 0.49

Matt Kraai kraai at alumni.carnegiemellon.edu
Thu Feb 1 16:51:21 UTC 2001


On Thu, Feb 01, 2001 at 08:42:10AM -0800, Lutz Mueller wrote:
> when compiling with all commands enabled I get an: 'undefined' for EXIT_SUCCESS in dos2unix.c in line 44.

This is already fixed in CVS.  Add the line

#include <stdlib.h>

near the top of dos2unix.c and it will work.

Matt





More information about the busybox mailing list