=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for brandybasic-1.0.16nb1 gcc -O2 -fomit-frame-pointer src/variables.c src/tokens.c src/textonly.c src/strings.c src/statement.c src/stack.c src/miscprocs.c src/mainstate.c src/lvalue.c src/keyboard.c src/iostate.c src/heap.c src/functions.c src/fileio.c src/evaluate.c src/errors.c src/emulate.c src/editor.c src/convert.c src/commands.c src/brandy.c src/assign.c -lm -o brandy src/tokens.c: In function 'copy_other': src/tokens.c:864: warning: case label value is less than minimum value for type src/textonly.c:44:19: error: conio.h: No such file or directory src/textonly.c:145: error: 'BLACK' undeclared here (not in a function) src/textonly.c:145: error: 'LIGHTRED' undeclared here (not in a function) src/textonly.c:145: error: 'LIGHTGREEN' undeclared here (not in a function) src/textonly.c:145: error: 'YELLOW' undeclared here (not in a function) src/textonly.c:145: error: 'LIGHTBLUE' undeclared here (not in a function) src/textonly.c:145: error: 'LIGHTMAGENTA' undeclared here (not in a function) src/textonly.c:146: error: 'LIGHTCYAN' undeclared here (not in a function) src/textonly.c:146: error: 'WHITE' undeclared here (not in a function) src/textonly.c:146: error: 'DARKGRAY' undeclared here (not in a function) src/textonly.c:146: error: 'RED' undeclared here (not in a function) src/textonly.c:146: error: 'GREEN' undeclared here (not in a function) src/textonly.c:146: error: 'BROWN' undeclared here (not in a function) src/textonly.c:146: error: 'BLUE' undeclared here (not in a function) src/textonly.c:146: error: 'MAGENTA' undeclared here (not in a function) src/textonly.c:147: error: 'CYAN' undeclared here (not in a function) src/textonly.c:147: error: 'LIGHTGRAY' undeclared here (not in a function) src/textonly.c: In function 'set_cursor': src/textonly.c:339: error: '_NORMALCURSOR' undeclared (first use in this function) src/textonly.c:339: error: (Each undeclared identifier is reported only once src/textonly.c:339: error: for each function it appears in.) src/textonly.c:341: error: '_SOLIDCURSOR' undeclared (first use in this function) src/textonly.c: In function 'find_screensize': src/textonly.c:1603: error: storage size of 'screen' isn't known src/textonly.c:1605: error: request for member 'screenwidth' in something not a structure or union src/textonly.c:1605: warning: assignment makes integer from pointer without a cast src/textonly.c:1606: error: request for member 'screenheight' in something not a structure or union src/textonly.c:1606: warning: assignment makes integer from pointer without a cast src/errors.c: In function 'cmderror': src/errors.c:240: warning: format not a string literal and no format arguments src/errors.c:240: warning: format not a string literal and no format arguments *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/lang/brandybasic/work/brandy-1.0.16 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/brandybasic *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/lang/brandybasic