Gyver:bochs-2.5.1 rogue780$ make clean
rm -f *.o
rm -f *.a
rm -f bochs
rm -f bochs.exe
rm -f bximage
rm -f bximage.exe
rm -f bxcommit
rm -f bxcommit.exe
rm -f niclist
rm -f niclist.exe
rm -f bochs.out
rm -f bochsout.txt
rm -f bochs.exp
rm -f bochs.def
rm -f bochs.scpt
rm -f -rf bochs.app
rm -f -rf .libs
rm -f .win32_dll_plugin_target
Gyver:bochs-2.5.1 rogue780$ ./configure
checking build system type... x86_64-apple-darwin11.2.0
checking host system type... x86_64-apple-darwin11.2.0
checking target system type... x86_64-apple-darwin11.2.0
checking if you are configuring for another platform... no
checking for standard CFLAGS on this platform... -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for X... libraries /usr/X11/lib, headers
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking size of unsigned char... 1
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of int *... 8
checking for getenv... yes
checking for setenv... yes
checking for select... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strtoull... yes
checking for strtouq... yes
checking for strdup... yes
checking for strrev... no
checking for stricmp... no
checking for strcasecmp... yes
checking for sleep... yes
checking for usleep... yes
checking for nanosleep... yes
checking for abort... yes
checking for gettimeofday... yes
checking for socklen_t... yes
checking for struct sockaddr_in.sin_len... yes
checking for mkstemp... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for timelocal... yes
checking for gmtime... yes
checking for mktime... yes
checking for tmpfile64... no
checking for fseek64... no
checking for fseeko64... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for cos... yes
checking for floor... yes
checking if math functions link without -lm... yes
checking for struct timeval... yes
checking if compiler allows __attribute__... yes
checking for set... yes
checking for set.h... yes
checking for map... yes
checking for map.h... yes
checking for idle hack... no
checking for dlfcn.h... (cached) yes
checking for assert.h... (cached) yes
checking for plugins support... no
checking if compiler allows LL for 64-bit constants... yes
checking for A20 support... yes
checking for x86-64 support... no
checking for SMP support... no
checking for cpu level... 6
checking for larger than 32 bit physical address emulation... yes
checking for large ramfile support... no
checking for NE2000 support... no
checking for i440FX PCI support... no
checking for PCI host device mapping support... no
checking for USB UHCI support... no
checking for USB OHCI support... no
checking for experimental USB xHCI support... no
checking for PCI pseudo NIC support... no
checking for repeated IO and mem copy speedups... no
checking for gcc fast function calls optimization... no
checking for handlers chaining speedups... no
checking support for configurable MSR registers... yes
checking show IPS... yes
checking for use of .cpp as suffix... no
checking for Bochs internal debugger support... no
checking for disassembler support... yes
checking enable Bochs internal debugger GUI... no
checking for gdb stub enable... no
checking for I/O Interface to the debugger... no
checking for ALL optimizations enabled... no
checking whether user wants readline... yes
checking whether to use readline... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for instrumentation support... no
checking enable logging... yes
checking enable assert checks... no
checking for raw serial support... no
checking for CLGD54XX emulation... no
checking for FPU emulation... yes
checking for VMX support... no
checking for 3DNow! support... no
checking for alignment check support... yes
checking for misaligned SSE support... no
checking for MONITOR/MWAIT instructions support (experimental)... yes
checking for AVX instructions support... no
checking for x86 debugger support... no
checking for CDROM support... yes
checking IOKit/storage/IOCDMedia.h usability... yes
checking IOKit/storage/IOCDMedia.h presence... yes
checking for IOKit/storage/IOCDMedia.h... yes
Using OSX IOKit CD Interface
checking for Sound Blaster 16 support... no
checking for ES1370 soundcard support... no
checking for standard PC gameport support... no
checking for docbook2html... not_found
checking whether to build docbook documentation... no
checking for wx-config... not_found
checking for wxWidgets configuration script... not_found
checking for wxWidgets library version...
checking for default gui on this platform... carbon
checking for display libraries... carbon
checking for wget... no
checking for curl... curl
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for APIC support (deprecated)... no
checking for X2APIC support (deprecated)... no
checking for VESA BIOS extensions (deprecated)... no
checking for ACPI extensions support (deprecated)... no
checking for instruction trace cache support (deprecated)... no
checking for gzip... /usr/bin/gzip
checking for tar... /usr/bin/tar
configure: creating ./config.status
config.status: creating Makefile
config.status: creating iodev/Makefile
config.status: creating bx_debug/Makefile
config.status: creating bios/Makefile
config.status: creating cpu/Makefile
config.status: creating cpu/cpudb/Makefile
config.status: creating memory/Makefile
config.status: creating gui/Makefile
config.status: creating disasm/Makefile
config.status: creating instrument/stubs/Makefile
config.status: creating misc/Makefile
config.status: creating fpu/Makefile
config.status: creating doc/docbook/Makefile
config.status: creating build/linux/bochs-dlx
config.status: creating bxversion.h
config.status: creating bxversion.rc
config.status: creating build/macosx/Info.plist
config.status: creating build/win32/nsis/Makefile
config.status: creating build/win32/nsis/bochs.nsi
config.status: creating host/linux/pcidev/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating ltdlconf.h
config.status: ltdlconf.h is unchanged
Gyver:bochs-2.5.1 rogue780$ make
cd iodev && \
make libiodev.a
make[1]: `libiodev.a' is up to date.
echo done
done
cd cpu && \
make libcpu.a
make[1]: `libcpu.a' is up to date.
echo done
done
cd cpu/cpudb && \
make libcpudb.a
make[1]: `libcpudb.a' is up to date.
echo done
done
cd memory && \
make libmemory.a
make[1]: `libmemory.a' is up to date.
echo done
done
cd gui && \
make libgui.a
g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES keymap.cc -o keymap.o
g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES gui.cc -o gui.o
g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES siminterface.cc -o siminterface.o
g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES paramtree.cc -o paramtree.o
g++ -c -I.. -I./.. -I../iodev -I./../iodev -I../instrument/stubs -I./../instrument/stubs -fpascal-strings -fno-common -Wno-four-char-constants -Wno-unknown-pragmas -Dmacintosh -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES carbon.cc -o carbon.o
carbon.cc:146: warning: non-local variable ‘<anonymous enum> last_screen_state’ uses anonymous type
carbon.cc:146: warning: non-local variable ‘<anonymous enum> screen_state’ uses anonymous type
carbon.cc:155: error: ‘CIconHandle’ does not name a type
carbon.cc: In function ‘OSStatus CEvtHandleWindowBackdropUpdate(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)’:
carbon.cc:270: error: ‘GetWindowPortBounds’ was not declared in this scope
carbon.cc:271: error: ‘blackColor’ was not declared in this scope
carbon.cc:271: error: ‘BackColor’ was not declared in this scope
carbon.cc:272: error: ‘EraseRect’ was not declared in this scope
carbon.cc: In function ‘OSStatus CEvtHandleWindowEmulatorUpdate(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)’:
carbon.cc:311: error: ‘GetWindowPortBounds’ was not declared in this scope
carbon.cc: In function ‘OSStatus CEvtHandleApplicationMenuClick(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)’:
carbon.cc:402: error: ‘FindWindow’ was not declared in this scope
carbon.cc:408: error: ‘MenuSelect’ was not declared in this scope
carbon.cc: In function ‘OSStatus CEvtHandleApplicationMenus(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)’:
carbon.cc:449: error: ‘CreateStandardAlert’ was not declared in this scope
carbon.cc:454: error: ‘RunStandardAlert’ was not declared in this scope
carbon.cc:475: error: ‘IsWindowVisible’ was not declared in this scope
carbon.cc:489: error: ‘IsWindowVisible’ was not declared in this scope
carbon.cc: In function ‘void MacPanic()’:
carbon.cc:536: error: ‘StopAlert’ was not declared in this scope
carbon.cc: In function ‘void InitToolbox()’:
carbon.cc:544: error: ‘InitCursor’ was not declared in this scope
carbon.cc:554: error: invalid conversion from ‘OSErr (*)(const AppleEvent*, AppleEvent*, SInt32)’ to ‘OSErr (*)(const AppleEvent*, AppleEvent*, void*)’
carbon.cc:554: error: initializing argument 1 of ‘OSErr (* NewAEEventHandlerUPP(OSErr (*)(const AppleEvent*, AppleEvent*, void*)))(const AppleEvent*, AppleEvent*, void*)’
carbon.cc: In function ‘void CreateTile()’:
carbon.cc:576: error: ‘GetGWorld’ was not declared in this scope
carbon.cc:607: error: ‘keepLocal’ was not declared in this scope
carbon.cc:607: error: ‘NewGWorldFromPtr’ was not declared in this scope
carbon.cc:611: error: ‘SetGWorld’ was not declared in this scope
carbon.cc:612: error: ‘RGBForeColor’ was not declared in this scope
carbon.cc:613: error: ‘RGBBackColor’ was not declared in this scope
carbon.cc:615: error: ‘GetGWorldPixMap’ was not declared in this scope
carbon.cc:619: error: ‘NoPurgePixels’ was not declared in this scope
carbon.cc:620: error: ‘LockPixels’ was not declared in this scope
carbon.cc:622: error: ‘RGBDirect’ was not declared in this scope
carbon.cc:624: error: ‘DisposeCTable’ was not declared in this scope
carbon.cc:629: error: ‘CTabChanged’ was not declared in this scope
carbon.cc: In function ‘void CreateMenus()’:
carbon.cc:649: error: ‘GetNewMBar’ was not declared in this scope
carbon.cc:652: error: ‘SetMenuBar’ was not declared in this scope
carbon.cc:653: error: ‘DrawMenuBar’ was not declared in this scope
carbon.cc:658: error: ‘GetMenuRef’ was not declared in this scope
carbon.cc:658: error: ‘SetMenuItemCommandID’ was not declared in this scope
carbon.cc:670: error: ‘DisableMenuItem’ was not declared in this scope
carbon.cc: In function ‘void CreateWindows()’:
carbon.cc:689: error: ‘kEventWindowHandleContentClick’ was not declared in this scope
carbon.cc:690: error: ‘kEventWindowDrawContent’ was not declared in this scope
carbon.cc:700: error: ‘GetMainDevice’ was not declared in this scope
carbon.cc:701: error: ‘GetAvailableWindowPositioningBounds’ was not declared in this scope
carbon.cc:703: error: ‘GetMBarHeight’ was not declared in this scope
carbon.cc:703: error: ‘SetRect’ was not declared in this scope
carbon.cc:704: error: ‘CreateNewWindow’ was not declared in this scope
carbon.cc:707: error: ‘GetWindowEventTarget’ was not declared in this scope
carbon.cc:728: error: ‘SetThemeWindowBackground’ was not declared in this scope
carbon.cc:730: error: ‘SetWindowTitleWithCFString’ was not declared in this scope
carbon.cc:768: error: ‘CreateWindowGroup’ was not declared in this scope
carbon.cc:769: error: ‘SetWindowGroupName’ was not declared in this scope
carbon.cc:775: error: ‘SetWindowGroup’ was not declared in this scope
carbon.cc:779: error: ‘RepositionWindow’ was not declared in this scope
carbon.cc:783: error: ‘ShowWindow’ was not declared in this scope
carbon.cc:786: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::specific_init(int, char**, unsigned int, unsigned int, unsigned int)’:
carbon.cc:820: error: ‘GetCTable’ was not declared in this scope
carbon.cc:822: error: ‘CTabChanged’ was not declared in this scope
carbon.cc:823: error: ‘SetRect’ was not declared in this scope
carbon.cc:844: error: ‘GetMouse’ was not declared in this scope
carbon.cc: In function ‘OSStatus HandleKey(OpaqueEventRef*, Bit32u)’:
carbon.cc:905: error: ‘KeyTranslate’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::handle_events()’:
carbon.cc:957: error: ‘WaitNextEvent’ was not declared in this scope
carbon.cc:1016: error: ‘IsWindowCollapsed’ was not declared in this scope
carbon.cc:1018: error: ‘GetPort’ was not declared in this scope
carbon.cc:1019: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1021: error: ‘GetMouse’ was not declared in this scope
carbon.cc:1048: warning: ‘CGMouseDelta’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:422)
carbon.cc:1048: warning: ‘CGMouseDelta’ is deprecated (declared at /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGDirectDisplay.h:422)
carbon.cc:1063: error: ‘SetPt’ was not declared in this scope
carbon.cc:1064: error: ‘LocalToGlobal’ was not declared in this scope
carbon.cc:1073: error: ‘SetPort’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::flush()’:
carbon.cc:1095: error: ‘IsWindowCollapsed’ was not declared in this scope
carbon.cc:1097: error: ‘UpdateCollapsedWindowDockTile’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::clear_screen()’:
carbon.cc:1118: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1120: error: ‘RGBForeColor’ was not declared in this scope
carbon.cc:1121: error: ‘RGBBackColor’ was not declared in this scope
carbon.cc:1122: error: ‘GetWindowPortBounds’ was not declared in this scope
carbon.cc:1123: error: ‘PaintRect’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::text_update(Bit8u*, Bit8u*, long unsigned int, long unsigned int, bx_vga_tminfo_t)’:
carbon.cc:1158: error: ‘GetWindowPort’ was not declared in this scope
carbon.cc:1194: error: ‘GetPort’ was not declared in this scope
carbon.cc:1196: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1222: error: ‘PmForeColor’ was not declared in this scope
carbon.cc:1224: error: ‘PmBackColor’ was not declared in this scope
carbon.cc:1228: error: ‘PmBackColor’ was not declared in this scope
carbon.cc:1234: error: ‘RGBForeColor’ was not declared in this scope
carbon.cc:1235: error: ‘RGBBackColor’ was not declared in this scope
carbon.cc:1242: error: ‘SetRect’ was not declared in this scope
carbon.cc:1244: error: ‘GetPortBitMapForCopyBits’ was not declared in this scope
carbon.cc:1245: error: ‘CopyBits’ was not declared in this scope
carbon.cc:1247: error: ‘QDError’ was not declared in this scope
carbon.cc:1264: error: ‘SetPort’ was not declared in this scope
carbon.cc: In member function ‘virtual int bx_carbon_gui_c::get_clipboard_text(Bit8u**, Bit32s*)’:
carbon.cc:1276: error: ‘GetCurrentScrap’ was not declared in this scope
carbon.cc:1279: error: ‘GetScrapFlavorFlags’ was not declared in this scope
carbon.cc:1282: error: ‘GetScrapFlavorSize’ was not declared in this scope
carbon.cc:1286: error: ‘GetScrapFlavorData’ was not declared in this scope
carbon.cc: In member function ‘virtual int bx_carbon_gui_c::set_clipboard_text(char*, Bit32u)’:
carbon.cc:1301: error: ‘ClearCurrentScrap’ was not declared in this scope
carbon.cc:1303: error: ‘GetCurrentScrap’ was not declared in this scope
carbon.cc:1304: error: ‘PutScrapFlavor’ was not declared in this scope
carbon.cc: In member function ‘virtual bx_bool bx_carbon_gui_c::palette_change(unsigned int, unsigned int, unsigned int, unsigned int)’:
carbon.cc:1318: error: ‘PaletteHandle’ was not declared in this scope
carbon.cc:1318: error: expected `;' before ‘thePal’
carbon.cc:1329: error: ‘RGBDirect’ was not declared in this scope
carbon.cc:1331: error: ‘GetPort’ was not declared in this scope
carbon.cc:1332: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1339: error: ‘SetEntries’ was not declared in this scope
carbon.cc:1341: error: ‘CTabChanged’ was not declared in this scope
carbon.cc:1343: error: ‘SetPort’ was not declared in this scope
carbon.cc:1350: error: ‘thePal’ was not declared in this scope
carbon.cc:1350: error: ‘pmTolerant’ was not declared in this scope
carbon.cc:1350: error: ‘NewPalette’ was not declared in this scope
carbon.cc:1351: error: ‘oldpal’ was not declared in this scope
carbon.cc:1351: error: ‘GetPalette’ was not declared in this scope
carbon.cc:1353: error: ‘SetPalette’ was not declared in this scope
carbon.cc:1359: error: ‘RGBDirect’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::graphics_tile_update(Bit8u*, unsigned int, unsigned int)’:
carbon.cc:1397: error: ‘GetPort’ was not declared in this scope
carbon.cc:1398: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1400: error: ‘OffsetRect’ was not declared in this scope
carbon.cc:1403: error: ‘LockPortBits’ was not declared in this scope
carbon.cc:1405: error: ‘GetPixBaseAddr’ was not declared in this scope
carbon.cc:1411: error: ‘GetPixRowBytes’ was not declared in this scope
carbon.cc:1422: error: ‘GetPixRowBytes’ was not declared in this scope
carbon.cc:1422: error: ‘BlockMoveData’ was not declared in this scope
carbon.cc:1423: error: ‘UnlockPortBits’ was not declared in this scope
carbon.cc:1425: error: ‘RGBForeColor’ was not declared in this scope
carbon.cc:1426: error: ‘RGBBackColor’ was not declared in this scope
carbon.cc:1427: error: ‘GetPortBitMapForCopyBits’ was not declared in this scope
carbon.cc:1427: error: ‘GetWindowPort’ was not declared in this scope
carbon.cc:1428: error: ‘CopyBits’ was not declared in this scope
carbon.cc:1429: error: ‘QDError’ was not declared in this scope
carbon.cc:1431: error: ‘SetPort’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::dimension_update(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)’:
carbon.cc:1459: error: ‘DisposeGWorld’ was not declared in this scope
carbon.cc:1461: error: ‘GetCTable’ was not declared in this scope
carbon.cc:1479: error: ‘SizeWindow’ was not declared in this scope
carbon.cc: In member function ‘virtual unsigned int bx_carbon_gui_c::create_bitmap(const unsigned char*, unsigned int, unsigned int)’:
carbon.cc:1529: error: ‘bx_cicn’ was not declared in this scope
carbon.cc:1529: error: ‘GetCIcon’ was not declared in this scope
carbon.cc: In member function ‘virtual unsigned int bx_carbon_gui_c::headerbar_bitmap(unsigned int, unsigned int, void (*)())’:
carbon.cc:1553: error: ‘GetWindowPortBounds’ was not declared in this scope
carbon.cc:1582: error: ‘SetRect’ was not declared in this scope
carbon.cc:1585: error: ‘union ControlImageContentInfo::<anonymous>’ has no member named ‘cIconHandle’
carbon.cc:1585: error: ‘bx_cicn’ was not declared in this scope
carbon.cc:1587: error: ‘CreateIconControl’ was not declared in this scope
carbon.cc:1588: error: ‘SetControlCommandID’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::show_headerbar()’:
carbon.cc:1600: error: ‘DrawControls’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::replace_bitmap(unsigned int, unsigned int)’:
carbon.cc:1624: error: ‘union ControlImageContentInfo::<anonymous>’ has no member named ‘cIconHandle’
carbon.cc:1624: error: ‘bx_cicn’ was not declared in this scope
carbon.cc:1627: error: ‘SetControlData’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::exit()’:
carbon.cc:1641: error: ‘InitCursor’ was not declared in this scope
carbon.cc:1644: error: ‘CallInScrapPromises’ was not declared in this scope
carbon.cc: In function ‘void HidePointer()’:
carbon.cc:1677: error: ‘HiliteMenu’ was not declared in this scope
carbon.cc:1678: error: ‘HideCursor’ was not declared in this scope
carbon.cc:1679: error: ‘SetPortWindowPort’ was not declared in this scope
carbon.cc:1680: error: ‘SetPt’ was not declared in this scope
carbon.cc:1681: error: ‘LocalToGlobal’ was not declared in this scope
carbon.cc:1683: error: ‘GetMouse’ was not declared in this scope
carbon.cc:1685: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1685: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void ShowPointer()’:
carbon.cc:1694: error: ‘InitCursor’ was not declared in this scope
carbon.cc:1696: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1696: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void UpdateTools()’:
carbon.cc:1708: error: ‘GetCurrentScrap’ was not declared in this scope
carbon.cc:1712: error: ‘GetScrapFlavorFlags’ was not declared in this scope
carbon.cc:1714: error: ‘GetMenuRef’ was not declared in this scope
carbon.cc:1714: error: ‘EnableMenuItem’ was not declared in this scope
carbon.cc:1715: error: ‘EnableControl’ was not declared in this scope
carbon.cc:1719: error: ‘GetMenuRef’ was not declared in this scope
carbon.cc:1719: error: ‘DisableMenuItem’ was not declared in this scope
carbon.cc:1720: error: ‘DisableControl’ was not declared in this scope
carbon.cc:1725: error: ‘GetMenuRef’ was not declared in this scope
carbon.cc:1725: error: ‘DisableMenuItem’ was not declared in this scope
carbon.cc:1727: error: ‘DisableControl’ was not declared in this scope
carbon.cc:1731: error: ‘GetMenuRef’ was not declared in this scope
carbon.cc:1731: error: ‘EnableMenuItem’ was not declared in this scope
carbon.cc:1733: error: ‘EnableControl’ was not declared in this scope
carbon.cc:1741: error: ‘EnableControl’ was not declared in this scope
carbon.cc:1745: error: ‘DisableControl’ was not declared in this scope
carbon.cc:1751: error: ‘EnableControl’ was not declared in this scope
carbon.cc:1755: error: ‘DisableControl’ was not declared in this scope
carbon.cc: In function ‘void HideTools()’:
carbon.cc:1765: error: ‘HideWindow’ was not declared in this scope
carbon.cc:1776: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1776: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc:1777: error: ‘HiliteWindow’ was not declared in this scope
carbon.cc: In function ‘void ShowTools()’:
carbon.cc:1796: error: ‘ShowWindow’ was not declared in this scope
carbon.cc:1798: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1798: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc:1799: error: ‘HiliteWindow’ was not declared in this scope
carbon.cc: In function ‘void HideMenubar()’:
carbon.cc:1808: error: ‘HideMenuBar’ was not declared in this scope
carbon.cc:1810: error: ‘HideWindow’ was not declared in this scope
carbon.cc:1811: error: ‘ShowWindow’ was not declared in this scope
carbon.cc:1816: error: ‘SelectWindow’ was not declared in this scope
carbon.cc:1818: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1818: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void ShowMenubar()’:
carbon.cc:1827: error: ‘HideWindow’ was not declared in this scope
carbon.cc:1831: error: ‘ShowWindow’ was not declared in this scope
carbon.cc:1832: error: ‘HiliteWindow’ was not declared in this scope
carbon.cc:1834: error: ‘ShowMenuBar’ was not declared in this scope
carbon.cc:1837: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1837: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void HideConsole()’:
carbon.cc:1843: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1843: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void ShowConsole()’:
carbon.cc:1850: error: ‘GetMenuHandle’ was not declared in this scope
carbon.cc:1850: error: ‘CheckMenuItem’ was not declared in this scope
carbon.cc: In function ‘void CreateKeyMap()’:
carbon.cc:2000: error: ‘BlockMove’ was not declared in this scope
carbon.cc: In function ‘void CreateVGAFont(unsigned char*)’:
carbon.cc:2014: error: ‘SetRect’ was not declared in this scope
carbon.cc: In function ‘BitMap* CreateBitMap(unsigned int, unsigned int)’:
carbon.cc:2047: error: ‘SetRect’ was not declared in this scope
carbon.cc: In member function ‘virtual void bx_carbon_gui_c::beep_on(float)’:
carbon.cc:2103: warning: ‘AlertSoundPlay’ is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/SystemSound.h:123)
carbon.cc:2103: warning: ‘AlertSoundPlay’ is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/SystemSound.h:123)
carbon.cc: In function ‘BxEvent* CarbonSiminterfaceCallback(void*, BxEvent*)’:
carbon.cc:2148: error: ‘CreateStandardAlert’ was not declared in this scope
carbon.cc:2153: error: ‘RunStandardAlert’ was not declared in this scope
make[1]: *** [carbon.o] Error 1
make: *** [gui/libgui.a] Error 2
Gyver:bochs-2.5.1 rogue780$