=> Bootstrap dependency digest>=20010302: found digest-20111104 ===> Building for wipe-2.2.0 gcc -pipe -O2 -ffast-math -I. -DDARWIN12 -no-cpp-precomp -isystem /usr/include -c main.c gcc -pipe -O2 -ffast-math -I. -DDARWIN12 -no-cpp-precomp -isystem /usr/include -c wipe.c gcc -pipe -O2 -ffast-math -I. -DDARWIN12 -no-cpp-precomp -isystem /usr/include -c rand.c In file included from rand.c:35: rand.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'u_rand_t' rand.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'prng_get_rand' rand.h:42: error: expected declaration specifiers or '...' before 'u_rand_t' rand.c: In function 'prng_seed': rand.c:84: error: 'u_rand_t' undeclared (first use in this function) rand.c:84: error: (Each undeclared identifier is reported only once rand.c:84: error: for each function it appears in.) rand.c:84: error: expected ';' before 'seed' rand.c:86: error: 'seed' undeclared (first use in this function) rand.c: At top level: rand.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'prng_get_rand' rand.c:107: error: expected declaration specifiers or '...' before 'u_rand_t' rand.c: In function 'prng_fillbuf': rand.c:111: error: 'u_rand_t' undeclared (first use in this function) rand.c:111: error: expected ';' before 'rand' rand.c:118: error: 'buf' undeclared (first use in this function) rand.c:130: error: lvalue required as left operand of assignment *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/sysutils/wipe/work/wipe-2.2.0 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/sysutils/wipe *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/sysutils/wipe