=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> 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 In file included from src/variables.c:31: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/tokens.c:32: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/tokens.c: In function 'copy_other': src/tokens.c:864: warning: case label value is less than minimum value for type In file included from src/textonly.c:36: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/strings.c:28: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/statement.c:28: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/stack.c:27: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/miscprocs.c:29: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/mainstate.c:30: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/lvalue.c:26: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/keyboard.c:35: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/keyboard.c:261:2: error: #error Target operating system is either not defined or not supported In file included from src/iostate.c:28: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/heap.c:30: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/functions.c:36: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/fileio.c:33: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/fileio.c: In function 'isapath': src/fileio.c:456: error: 'DIR_SEPS' undeclared (first use in this function) src/fileio.c:456: error: (Each undeclared identifier is reported only once src/fileio.c:456: error: for each function it appears in.) In file included from src/evaluate.c:32: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/errors.c:31: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/errors.c: In function 'announce': src/errors.c:161: error: 'IDSTRING' undeclared (first use in this function) src/errors.c:161: error: (Each undeclared identifier is reported only once src/errors.c:161: error: for each function it appears in.) src/errors.c: In function 'show_options': src/errors.c:174: error: 'IDSTRING' undeclared (first use in this function) src/errors.c: In function 'show_help': src/errors.c:198: error: 'IDSTRING' undeclared (first use in this function) In file included from src/emulate.c:49: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/emulate.c: In function 'emulate_mos': src/emulate.c:96: error: 'MACTYPE' undeclared (first use in this function) src/emulate.c:96: error: (Each undeclared identifier is reported only once src/emulate.c:96: error: for each function it appears in.) src/emulate.c:996:2: error: #error There is no emulate_oscli() function for this target In file included from src/editor.c:29: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/editor.c: In function 'open_file': src/editor.c:422: error: 'DIR_SEP' undeclared (first use in this function) src/editor.c:422: error: (Each undeclared identifier is reported only once src/editor.c:422: error: for each function it appears in.) In file included from src/convert.c:28: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/commands.c:30: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported src/commands.c: In function 'init_commands': src/commands.c:869: error: 'EDITOR_VARIABLE' undeclared (first use in this function) src/commands.c:869: error: (Each undeclared identifier is reported only once src/commands.c:869: error: for each function it appears in.) src/commands.c:873: error: 'DEFAULT_EDITOR' undeclared (first use in this function) In file included from src/brandy.c:29: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported In file included from src/assign.c:30: src/target.h:112:2: error: #error Target operating system for interpreter is either missing or not supported *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/lang/brandybasic/work/brandy-1.0.16 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/brandybasic *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/lang/brandybasic