[BusyBox] GSHADOW_FILE and SHADOW_FILE undeclared

Erik Andersen andersen at codepoet.org
Sun Dec 16 01:28:13 UTC 2001


On Thu Dec 13, 2001 at 11:07:54AM -0700, Jim Gleason wrote:
> When building busybox on/for x86 I get:
> 
> gcc -I/home/jimg/lineo.opensource/busybox/include -Wall
> -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer
> -mpreferred-stack-boundary=2 -D_GNU_SOURCE     -c -o deluser.o deluser.c
> 
> deluser.c: In function `delgroup_main':
> deluser.c:125: `GSHADOW_FILE' undeclared (first use in this function)
> deluser.c:125: (Each undeclared identifier is reported only once
> deluser.c:125: for each function it appears in.)
> deluser.c: In function `deluser_main':
> deluser.c:156: `SHADOW_FILE' undeclared (first use in this function)

Fixed now,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--





More information about the busybox mailing list