On Sunday 30 September 2007 15:30, Loïc Grenié wrote:
> I've tried to remove "common patterns" in the code.
> Second try: I've changed bb_\(p?\)error_msg\(_and_die\)("%s", \(.*\))
> in bb_simple_\1error_msg\2(\3).-#ifdef VERSION_WITH_WRITEV -..... -#endif Why did you remove it? cc1: warnings being treated as errors libbb/perror_msg.c: In function 'bb_simple_perror_msg': libbb/perror_msg.c:24: warning: implicit declaration of function 'bb_simple_error_msg' make[1]: *** [libbb/perror_msg.o] Error 1 make: *** [libbb] Error 2 You don't have bb_simple_error_msg() in your patch. I was trying to compile busybox with attached .config. Please resend. -- vda
.config.bz2
Description: BZip2 compressed data
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
