=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for aliados-0.1.1nb1 g++ -no-cpp-precomp -isystem /usr/include -pipe -O2 -DUSE_ImcZ80 -c aliados.cpp g++ -no-cpp-precomp -isystem /usr/include -pipe -O2 -DUSE_ImcZ80 -c cpm.cpp In file included from cpu.h:282, from cpm.cpp:6: disasm.h:4:1: warning: "USE_ImcZ80" redefined : warning: this is the location of the previous definition g++ -c Z80.cxx g++ -no-cpp-precomp -isystem /usr/include -pipe -O2 -c realconsole.cpp g++ -no-cpp-precomp -isystem /usr/include -pipe -O2 -DUSE_ImcZ80 -c cpu.cpp In file included from cpu.h:282, from cpu.cpp:4: disasm.h:4:1: warning: "USE_ImcZ80" redefined : warning: this is the location of the previous definition cpu.cpp:48: error: 'ushort' has not been declared cpu.cpp:48: error: prototype for 'byte Cpu::memread(int, int)' does not match any in class 'Cpu' cpu.h:50: error: candidates are: byte Cpu::memread(word) const cpu.h:45: error: static byte Cpu::memread(int, word) cpu.cpp:54: error: 'ushort' has not been declared cpu.cpp:54: error: prototype for 'void Cpu::memwrite(int, int, byte)' does not match any in class 'Cpu' cpu.h:52: error: candidates are: void Cpu::memwrite(word, byte) cpu.h:46: error: static void Cpu::memwrite(int, word, byte) cpu.cpp:60: error: 'ushort' has not been declared cpu.cpp:60: error: prototype for 'byte Cpu::ioread(int, int)' does not match any in class 'Cpu' cpu.h:47: error: candidate is: static byte Cpu::ioread(int, word) cpu.cpp:65: error: 'ushort' has not been declared cpu.cpp:65: error: prototype for 'void Cpu::iowrite(int, int, byte)' does not match any in class 'Cpu' cpu.h:48: error: candidate is: static void Cpu::iowrite(int, word, byte) cpu.cpp:70: error: 'byte Cpu::memread' is not a static member of 'class Cpu' cpu.cpp:70: error: 'ushort' was not declared in this scope cpu.cpp:70: error: expected ',' or ';' before 'const' cpu.cpp:76: error: 'ushort' does not name a type cpu.cpp:82: error: variable or field 'memwrite' declared void cpu.cpp:82: error: 'ushort' was not declared in this scope cpu.cpp:82: error: expected primary-expression before 'data' cpu.cpp:87: error: variable or field 'memwritew' declared void cpu.cpp:87: error: 'ushort' was not declared in this scope cpu.cpp:87: error: 'ushort' was not declared in this scope cpu.cpp: In function 'std::ostream& operator<<(std::ostream&, const Hex4&)': cpu.cpp:106: error: 'ushort' was not declared in this scope cpu.cpp:106: error: expected `;' before 'n' cpu.cpp:107: error: 'n' was not declared in this scope *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/scratch/emulators/aliados/work/aliados-0.1.1 *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/emulators/aliados *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/emulators/aliados