=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for extipl-5.04nb1
gcc -O3 -pipe -fstack-protector -o bin2src bin2src.c
nasm -f bin -o antares.bin -l antares.lst antares.asm
nasm -dFDTEST -f bin -o antaresA.bin -l antaresA.lst antares.asm
nasm -f bin -o altair.bin -l altair.lst altair.asm
nasm -dFDTEST -f bin -o altairA.bin -l altairA.lst altair.asm
nasm -dTAURUS -f bin -o aldebaran.bin -l aldebaran.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -f bin -o pollux.bin -l pollux.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -DFDTEST -f bin -o polluxA.bin -l polluxA.lst pollux.asm
nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -f bin -o castor0.bin -l castor.lst castor.asm
dd if=castor0.bin of=castor.bin bs=512 skip=1 2>/dev/null
./bin2src -o extndipl.src extndipl.templ
gcc -O3 -pipe -fstack-protector -o extipl extipl.c
extipl.c:82:23: error: expected declaration specifiers or '...' before '_llseek'
extipl.c:82:40: error: expected declaration specifiers or '...' before 'fd'
extipl.c:82:51: error: expected declaration specifiers or '...' before 'hi'
extipl.c:82:62: error: expected declaration specifiers or '...' before 'lo'
extipl.c:82:76: error: expected declaration specifiers or '...' before 'res'
extipl.c:82:87: error: expected declaration specifiers or '...' before 'wh'
make: *** [extipl] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/extipl
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/extipl