[Vm-dev] building Cog

JJ Stevens jjstvns at gmail.com
Wed Jul 6 09:37:19 UTC 2011


Skipped content of type multipart/alternative-------------- next part --------------
$  cmake . -G"MSYS Makefiles"

Debug;Release
Adding internal plugin: ADPCMCodecPlugin
Adding internal plugin: AsynchFilePlugin
Adding internal plugin: B3DAcceleratorPlugin
Adding internal plugin: B2DPlugin
Adding internal plugin: BitBltPlugin
Adding internal plugin: BMPReadWriterPlugin
Adding internal plugin: ZipPlugin
Adding internal plugin: DropPlugin
Adding internal plugin: DSAPrims
Adding internal plugin: FFTPlugin
Adding internal plugin: FilePlugin
Adding internal plugin: FloatArrayPlugin
Adding internal plugin: FloatMathPlugin
Adding internal plugin: HostWindowPlugin
Adding internal plugin: IA32ABI
Adding internal plugin: JoystickTabletPlugin
Adding internal plugin: JPEGReaderPlugin
Adding internal plugin: JPEGReadWriter2Plugin
Adding internal plugin: Klatt
Adding internal plugin: LargeIntegers
Adding internal plugin: LocalePlugin
Adding internal plugin: Matrix2x3Plugin
Adding internal plugin: MIDIPlugin
Adding internal plugin: MiscPrimitivePlugin
Adding internal plugin: Mpeg3Plugin
Adding internal plugin: RePlugin
Adding internal plugin: SecurityPlugin
Adding internal plugin: SerialPlugin
Adding internal plugin: SocketPlugin
Adding internal plugin: SoundCodecPrims
Adding internal plugin: SoundGenerationPlugin
Adding internal plugin: StarSqueakPlugin
Adding internal plugin: SurfacePlugin
Adding internal plugin: UUIDPlugin
Adding external plugin: SqueakFFIPrims
-- Configuring done
-- Generating done
-- Build files have been written to: C:/jj/CogVM/blessed/build

jj at borderland c:/jj/CogVM/blessed/build (master)
$ make
Scanning dependencies of target UUIDPlugin
[  1%] Building C object UUIDPlugin/CMakeFiles/UUIDPlugin.dir/C_/jj/CogVM/blessed/src/plugins/UUIDPlugin/UUIDPlugin.c.obj
[  1%] Building C object UUIDPlugin/CMakeFiles/UUIDPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/UUIDPlugin/sqWin32UUID.c.
obj
Linking C static library libUUIDPlugin.a
[  1%] Built target UUIDPlugin
Scanning dependencies of target ADPCMCodecPlugin
[  1%] Building C object ADPCMCodecPlugin/CMakeFiles/ADPCMCodecPlugin.dir/C_/jj/CogVM/blessed/src/plugins/ADPCMCodecPlugin/ADPCMCod
ecPlugin.c.obj
Linking C static library libADPCMCodecPlugin.a
[  1%] Built target ADPCMCodecPlugin
Scanning dependencies of target AsynchFilePlugin
[  1%] Building C object AsynchFilePlugin/CMakeFiles/AsynchFilePlugin.dir/C_/jj/CogVM/blessed/src/plugins/AsynchFilePlugin/AsynchFi
lePlugin.c.obj
[  2%] Building C object AsynchFilePlugin/CMakeFiles/AsynchFilePlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/AsynchFilePlu
gin/sqWin32AsyncFilePrims.c.obj
Linking C static library libAsynchFilePlugin.a
[  2%] Built target AsynchFilePlugin
Scanning dependencies of target B3DAcceleratorPlugin
[  3%] Building C object B3DAcceleratorPlugin/CMakeFiles/B3DAcceleratorPlugin.dir/C_/jj/CogVM/blessed/src/plugins/B3DAcceleratorPlu
gin/B3DAcceleratorPlugin.c.obj
[  3%] Building C object B3DAcceleratorPlugin/CMakeFiles/B3DAcceleratorPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/B3DAc
celeratorPlugin/sqOpenGLRenderer.c.obj
[  4%] Building C object B3DAcceleratorPlugin/CMakeFiles/B3DAcceleratorPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/B3DAc
celeratorPlugin/sqWin32DualB3DX.c.obj
[  4%] Building C object B3DAcceleratorPlugin/CMakeFiles/B3DAcceleratorPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/B3DAc
celeratorPlugin/sqWin32D3D.c.obj
C:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32D3D.c:18:1: warning: "HMONITOR_DECLARED" redefined
In file included from c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windows.h:48,
                 from C:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32D3D.c:15:
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windef.h:283:1: warning: this is the location of the previous definition
[  5%] Building C object B3DAcceleratorPlugin/CMakeFiles/B3DAcceleratorPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/B3DAc
celeratorPlugin/sqWin32OpenGL.c.obj
Linking C static library libB3DAcceleratorPlugin.a
[  5%] Built target B3DAcceleratorPlugin
Scanning dependencies of target B2DPlugin
[  5%] Building C object B2DPlugin/CMakeFiles/B2DPlugin.dir/C_/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c.obj
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c: In function 'stepToFirstBezierInat':
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c:11388: warning: assignment makes integer from pointer without a cast
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c: In function 'stepToNextBezier':
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c:11738: warning: assignment makes integer from pointer without a cast
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c: In function 'stepToNextBezierInat':
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c:11821: warning: assignment makes integer from pointer without a cast
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c: In function 'stepToNextWideBezierInat':
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c:11940: warning: assignment makes integer from pointer without a cast
C:/jj/CogVM/blessed/src/plugins/B2DPlugin/B2DPlugin.c:11970: warning: assignment makes integer from pointer without a cast
Linking C static library libB2DPlugin.a
[  5%] Built target B2DPlugin
Scanning dependencies of target BitBltPlugin
[  6%] Building C object BitBltPlugin/CMakeFiles/BitBltPlugin.dir/C_/jj/CogVM/blessed/src/plugins/BitBltPlugin/BitBltPlugin.c.obj
Linking C static library libBitBltPlugin.a
[  6%] Built target BitBltPlugin
Scanning dependencies of target BMPReadWriterPlugin
[  6%] Building C object BMPReadWriterPlugin/CMakeFiles/BMPReadWriterPlugin.dir/C_/jj/CogVM/blessed/src/plugins/BMPReadWriterPlugin
/BMPReadWriterPlugin.c.obj
Linking C static library libBMPReadWriterPlugin.a
[  6%] Built target BMPReadWriterPlugin
Scanning dependencies of target DropPlugin
[  7%] Building C object DropPlugin/CMakeFiles/DropPlugin.dir/C_/jj/CogVM/blessed/src/plugins/DropPlugin/DropPlugin.c.obj
[  7%] Building C object DropPlugin/CMakeFiles/DropPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c.
obj
C:/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c:28:2: warning: #warning "REMOVE THIS NONSENSE"
C:/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c:29:2: warning: #warning "REMOVE THIS NONSENSE"
C:/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c:30:2: warning: #warning "REMOVE THIS NONSENSE"
C:/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c:31:2: warning: #warning "REMOVE THIS NONSENSE"
C:/jj/CogVM/blessed/platforms/win32/plugins/DropPlugin/sqWin32Drop.c:32:2: warning: #warning "REMOVE THIS NONSENSE"
Linking C static library libDropPlugin.a
[  7%] Built target DropPlugin
Scanning dependencies of target DSAPrims
[  8%] Building C object DSAPrims/CMakeFiles/DSAPrims.dir/C_/jj/CogVM/blessed/src/plugins/DSAPrims/DSAPrims.c.obj
Linking C static library libDSAPrims.a
[  8%] Built target DSAPrims
Scanning dependencies of target FFTPlugin
[  9%] Building C object FFTPlugin/CMakeFiles/FFTPlugin.dir/C_/jj/CogVM/blessed/src/plugins/FFTPlugin/FFTPlugin.c.obj
Linking C static library libFFTPlugin.a
[  9%] Built target FFTPlugin
Scanning dependencies of target FilePlugin
[  9%] Building C object FilePlugin/CMakeFiles/FilePlugin.dir/C_/jj/CogVM/blessed/src/plugins/FilePlugin/FilePlugin.c.obj
C:/jj/CogVM/blessed/src/plugins/FilePlugin/FilePlugin.c: In function 'primitiveFileStdioHandles':
C:/jj/CogVM/blessed/src/plugins/FilePlugin/FilePlugin.c:910: warning: passing argument 1 of 'sqFileStdioHandlesInto' from incompati
ble pointer type
C:/jj/CogVM/blessed/platforms/Cross/plugins/FilePlugin/FilePlugin.h:49: note: expected 'struct SQFile *' but argument is of type 's
truct SQFile (*)[3]'
[ 10%] Building C object FilePlugin/CMakeFiles/FilePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FilePlugin/sqFilePluginBa
sicPrims.c.obj
[ 10%] Building C object FilePlugin/CMakeFiles/FilePlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/FilePlugin/sqWin32FilePri
ms.c.obj
Linking C static library libFilePlugin.a
[ 10%] Built target FilePlugin
Scanning dependencies of target FloatArrayPlugin
[ 11%] Building C object FloatArrayPlugin/CMakeFiles/FloatArrayPlugin.dir/C_/jj/CogVM/blessed/src/plugins/FloatArrayPlugin/FloatArr
ayPlugin.c.obj
Linking C static library libFloatArrayPlugin.a
[ 11%] Built target FloatArrayPlugin
Scanning dependencies of target ZipPlugin
[ 12%] Building C object ZipPlugin/CMakeFiles/ZipPlugin.dir/C_/jj/CogVM/blessed/src/plugins/ZipPlugin/ZipPlugin.c.obj
Linking C static library libZipPlugin.a
[ 12%] Built target ZipPlugin
Scanning dependencies of target FloatMathPlugin
[ 12%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/src/plugins/FloatMathPlugin/FloatMathPl
ugin.c.obj
[ 13%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/acos.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_acos.c:38,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/acos.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 13%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/acosh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_acosh.c:29,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/acosh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 14%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/asin.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_asin.c:45,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/asin.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 14%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/asinh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_asinh.c:25,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/asinh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 14%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/atan.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_atan.c:35,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/atan.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 15%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/atan2.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_atan2.c:42,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/atan2.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 15%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/atanh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_atanh.c:33,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/atanh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 16%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/copysign.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_copysign.c:20,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/copysign.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 16%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/cos.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_cos.c:45,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/cos.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 17%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/cosh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_cosh.c:35,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/cosh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 17%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/exp.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_exp.c:76,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/exp.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 18%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/expm1.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_expm1.c:108,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/expm1.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 18%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/finite.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_finite.c:19,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/finite.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 19%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/fmod.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_fmod.c:20,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fmod.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 19%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/hypot.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_hypot.c:46,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/hypot.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 20%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/isnan.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_isnan.c:19,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/isnan.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 20%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/k_cos.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/k_cos.c:49,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/k_cos.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 21%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/k_rem_pio2.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/k_rem_pio2.c:130,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/k_rem_pio2.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 21%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/k_sin.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/k_sin.c:42,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/k_sin.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 22%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/k_tan.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/k_tan.c:47,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/k_tan.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 22%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/ldexp.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_ldexp.c:14,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/ldexp.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 23%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/log.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_log.c:65,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/log.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 23%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/log10.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_log10.c:47,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/log10.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 24%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/log1p.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_log1p.c:79,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/log1p.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 24%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/modf.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_modf.c:24,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/modf.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 25%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/pow.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_pow.c:61,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/pow.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 25%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/rem_pio2.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_rem_pio2.c:21,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/rem_pio2.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 26%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/rint.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_rint.c:24,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/rint.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 26%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/scalb.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_scalb.c:20,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/scalb.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 27%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/scalbn.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_scalbn.c:21,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/scalbn.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 27%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/sin.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_sin.c:45,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/sin.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 28%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/sinh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_sinh.c:32,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/sinh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 28%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/sqrt.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_sqrt.c:83,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/sqrt.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 29%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/tan.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_tan.c:44,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/tan.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
[ 29%] Building C object FloatMathPlugin/CMakeFiles/FloatMathPlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin
/tanh.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_tanh.c:38,
                 from C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/tanh.c:2:
C:/jj/CogVM/blessed/platforms/Cross/plugins/FloatMathPlugin/fdlibm/fdlibm.h:19:1: warning: "__LITTLE_ENDIAN" redefined
<command-line>: warning: this is the location of the previous definition
Linking C static library libFloatMathPlugin.a
[ 29%] Built target FloatMathPlugin
Scanning dependencies of target HostWindowPlugin
[ 30%] Building C object HostWindowPlugin/CMakeFiles/HostWindowPlugin.dir/C_/jj/CogVM/blessed/src/plugins/HostWindowPlugin/HostWind
owPlugin.c.obj
C:/jj/CogVM/blessed/src/plugins/HostWindowPlugin/HostWindowPlugin.c: In function 'primitiveShowHostWindowRect':
C:/jj/CogVM/blessed/src/plugins/HostWindowPlugin/HostWindowPlugin.c:386: warning: passing argument 1 of 'ioShowDisplayOnWindow' fro
m incompatible pointer type
C:/jj/CogVM/blessed/platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h:21: note: expected 'unsigned char *' but argument i
s of type 'usqInt *'
[ 30%] Building C object HostWindowPlugin/CMakeFiles/HostWindowPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/HostWindowPlu
gin/sqWin32HostWindowPlugin.c.obj
C:/jj/CogVM/blessed/platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c: In function 'ioShowDisplayOnWindow':
C:/jj/CogVM/blessed/platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c:292: warning: assignment makes integer from
pointer without a cast
Linking C static library libHostWindowPlugin.a
[ 30%] Built target HostWindowPlugin
Scanning dependencies of target IA32ABI
[ 31%] Building C object IA32ABI/CMakeFiles/IA32ABI.dir/C_/jj/CogVM/blessed/src/plugins/IA32ABI/IA32ABI.c.obj
[ 31%] Building C object IA32ABI/CMakeFiles/IA32ABI.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/ia32abicc.c.obj
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/ia32abicc.c:110:
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32IntegralReturn':
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h:47: warning: incompatible implicit declaration of built-in functio
n 'alloca'
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/ia32abicc.c:119:
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32FloatReturn':
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h:47: warning: incompatible implicit declaration of built-in functio
n 'alloca'
In file included from C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/ia32abicc.c:128:
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32DoubleReturn':
C:/jj/CogVM/blessed/platforms/Cross/plugins/IA32ABI/dabusiness.h:47: warning: incompatible implicit declaration of built-in functio
n 'alloca'
Linking C static library libIA32ABI.a
[ 31%] Built target IA32ABI
Scanning dependencies of target JoystickTabletPlugin
[ 32%] Building C object JoystickTabletPlugin/CMakeFiles/JoystickTabletPlugin.dir/C_/jj/CogVM/blessed/src/plugins/JoystickTabletPlu
gin/JoystickTabletPlugin.c.obj
[ 32%] Building C object JoystickTabletPlugin/CMakeFiles/JoystickTabletPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/Joyst
ickTabletPlugin/sqWin32Joystick.c.obj
Linking C static library libJoystickTabletPlugin.a
[ 32%] Built target JoystickTabletPlugin
Scanning dependencies of target JPEGReaderPlugin
[ 32%] Building C object JPEGReaderPlugin/CMakeFiles/JPEGReaderPlugin.dir/C_/jj/CogVM/blessed/src/plugins/JPEGReaderPlugin/JPEGRead
erPlugin.c.obj
Linking C static library libJPEGReaderPlugin.a
[ 32%] Built target JPEGReaderPlugin
Scanning dependencies of target JPEGReadWriter2Plugin
[ 33%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/src/plugins/JPEGReadWriter2
Plugin/JPEGReadWriter2Plugin.c.obj
[ 33%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/Error.c.obj
[ 34%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcapimin.c.obj
[ 34%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcapistd.c.obj
[ 35%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jccoefct.c.obj
[ 35%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jccolor.c.obj
[ 36%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcdctmgr.c.obj
[ 36%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jchuff.c.obj
[ 37%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcinit.c.obj
[ 37%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcmainct.c.obj
[ 38%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcmarker.c.obj
[ 38%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcmaster.c.obj
[ 39%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcomapi.c.obj
[ 39%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcparam.c.obj
[ 40%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcphuff.c.obj
[ 40%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcprepct.c.obj
[ 40%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jcsample.c.obj
[ 41%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jctrans.c.obj
[ 41%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdapimin.c.obj
[ 42%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdapistd.c.obj
[ 42%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdatadst.c.obj
[ 43%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdatasrc.c.obj
[ 43%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdcoefct.c.obj
[ 44%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdcolor.c.obj
[ 44%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jddctmgr.c.obj
[ 45%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdhuff.c.obj
[ 45%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdinput.c.obj
[ 46%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdmainct.c.obj
[ 46%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdmarker.c.obj
[ 47%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdmaster.c.obj
[ 47%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdmerge.c.obj
[ 48%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdphuff.c.obj
[ 48%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdpostct.c.obj
[ 49%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdsample.c.obj
[ 49%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jdtrans.c.obj
[ 50%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jerror.c.obj
[ 50%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jfdctflt.c.obj
[ 51%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jfdctfst.c.obj
[ 51%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jfdctint.c.obj
[ 52%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jidctflt.c.obj
[ 52%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jidctfst.c.obj
[ 53%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jidctint.c.obj
[ 53%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jidctred.c.obj
[ 54%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jmemdatadst.c.obj
[ 54%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jmemdatasrc.c.obj
[ 55%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jmemmgr.c.obj
[ 55%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jmemnobs.c.obj
[ 56%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jquant1.c.obj
[ 56%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jquant2.c.obj
[ 57%] Building C object JPEGReadWriter2Plugin/CMakeFiles/JPEGReadWriter2Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/JPE
GReadWriter2Plugin/jutils.c.obj
Linking C static library libJPEGReadWriter2Plugin.a
[ 57%] Built target JPEGReadWriter2Plugin
Scanning dependencies of target Klatt
[ 58%] Building C object Klatt/CMakeFiles/Klatt.dir/C_/jj/CogVM/blessed/src/plugins/Klatt/Klatt.c.obj
Linking C static library libKlatt.a
[ 58%] Built target Klatt
Scanning dependencies of target LargeIntegers
[ 58%] Building C object LargeIntegers/CMakeFiles/LargeIntegers.dir/C_/jj/CogVM/blessed/src/plugins/LargeIntegers/LargeIntegers.c.o
bj
Linking C static library libLargeIntegers.a
[ 58%] Built target LargeIntegers
Scanning dependencies of target LocalePlugin
[ 59%] Building C object LocalePlugin/CMakeFiles/LocalePlugin.dir/C_/jj/CogVM/blessed/src/plugins/LocalePlugin/LocalePlugin.c.obj
[ 59%] Building C object LocalePlugin/CMakeFiles/LocalePlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/LocalePlugin/sqWin32L
ocale.c.obj
Linking C static library libLocalePlugin.a
[ 59%] Built target LocalePlugin
Scanning dependencies of target Matrix2x3Plugin
[ 59%] Building C object Matrix2x3Plugin/CMakeFiles/Matrix2x3Plugin.dir/C_/jj/CogVM/blessed/src/plugins/Matrix2x3Plugin/Matrix2x3Pl
ugin.c.obj
Linking C static library libMatrix2x3Plugin.a
[ 59%] Built target Matrix2x3Plugin
Scanning dependencies of target MIDIPlugin
[ 60%] Building C object MIDIPlugin/CMakeFiles/MIDIPlugin.dir/C_/jj/CogVM/blessed/src/plugins/MIDIPlugin/MIDIPlugin.c.obj
[ 61%] Building C object MIDIPlugin/CMakeFiles/MIDIPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c.
obj
Linking C static library libMIDIPlugin.a
[ 61%] Built target MIDIPlugin
Scanning dependencies of target MiscPrimitivePlugin
[ 62%] Building C object MiscPrimitivePlugin/CMakeFiles/MiscPrimitivePlugin.dir/C_/jj/CogVM/blessed/src/plugins/MiscPrimitivePlugin
/MiscPrimitivePlugin.c.obj
Linking C static library libMiscPrimitivePlugin.a
[ 62%] Built target MiscPrimitivePlugin
Scanning dependencies of target Mpeg3Plugin
[ 62%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/src/plugins/Mpeg3Plugin/Mpeg3Plugin.c.obj
[ 63%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bit
stream.c.obj
[ 63%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/cha
ngesForSqueak.c.obj
C:/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:130: warning: conflicting types for built-in fun
ction 'bzero'
[ 64%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/dct.c.obj
[ 64%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/getpicture.c.obj
C:/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_clearblock':
C:/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:87: warning: incompatible implicit declaration o
f built-in function 'bzero'
[ 64%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/header.c.obj
[ 65%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/headers.c.obj
[ 65%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/idct.c.obj
[ 66%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/layer1.c.obj
[ 66%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/layer2.c.obj
[ 67%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/layer3.c.obj
[ 67%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/lib
mpeg3.c.obj
[ 68%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/macroblocks.c.obj
[ 68%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/mmxtest.c.obj
[ 69%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/motion.c.obj
[ 69%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpe
g3atrack.c.obj
[ 70%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/mpeg3audio.c.obj
[ 70%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpe
g3demux.c.obj
[ 71%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpe
g3io.c.obj
[ 71%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpe
g3title.c.obj
[ 72%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/mpeg3video.c.obj
[ 72%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpe
g3vtrack.c.obj
[ 73%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/output.c.obj
[ 73%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/pcm.c.obj
[ 74%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/reconstruct.c.obj
[ 74%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/seek.c.obj
[ 75%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/slice.c.obj
[ 75%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/synthesizers.c.obj
[ 76%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/aud
io/tables.c.obj
[ 76%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/vid
eo/vlc.c.obj
[ 77%] Building C object Mpeg3Plugin/CMakeFiles/Mpeg3Plugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/Mpeg3Plugin/sqOpenFile.
c.obj
C:/jj/CogVM/blessed/platforms/win32/plugins/Mpeg3Plugin/sqOpenFile.c: In function 'sqFilenameFromStringOpen':
C:/jj/CogVM/blessed/platforms/win32/plugins/Mpeg3Plugin/sqOpenFile.c:4: warning: passing argument 2 of 'interpreterProxy->ioFilenam
efromStringofLengthresolveAliases' makes pointer from integer without a cast
C:/jj/CogVM/blessed/platforms/win32/plugins/Mpeg3Plugin/sqOpenFile.c:4: note: expected 'char *' but argument is of type 'long int'
Linking C static library libMpeg3Plugin.a
[ 77%] Built target Mpeg3Plugin
Scanning dependencies of target RePlugin
[ 77%] Building C object RePlugin/CMakeFiles/RePlugin.dir/C_/jj/CogVM/blessed/src/plugins/RePlugin/RePlugin.c.obj
[ 78%] Building C object RePlugin/CMakeFiles/RePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/RePlugin/pcre.c.obj
[ 78%] Building C object RePlugin/CMakeFiles/RePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/RePlugin/study.c.obj
[ 79%] Building C object RePlugin/CMakeFiles/RePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/RePlugin/get.c.obj
[ 79%] Building C object RePlugin/CMakeFiles/RePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/RePlugin/chartables.c.obj
Linking C static library libRePlugin.a
[ 79%] Built target RePlugin
Scanning dependencies of target SecurityPlugin
[ 79%] Building C object SecurityPlugin/CMakeFiles/SecurityPlugin.dir/C_/jj/CogVM/blessed/src/plugins/SecurityPlugin/SecurityPlugin
.c.obj
[ 80%] Building C object SecurityPlugin/CMakeFiles/SecurityPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/SecurityPlugin/sq
Win32Security.c.obj
Linking C static library libSecurityPlugin.a
[ 80%] Built target SecurityPlugin
Scanning dependencies of target SerialPlugin
[ 80%] Building C object SerialPlugin/CMakeFiles/SerialPlugin.dir/C_/jj/CogVM/blessed/src/plugins/SerialPlugin/SerialPlugin.c.obj
C:/jj/CogVM/blessed/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortRead':
C:/jj/CogVM/blessed/src/plugins/SerialPlugin/SerialPlugin.c:188: warning: passing argument 3 of 'serialPortReadInto' makes pointer
from integer without a cast
C:/jj/CogVM/blessed/platforms/Cross/plugins/SerialPlugin/SerialPlugin.h:12: note: expected 'void *' but argument is of type 'sqInt'

C:/jj/CogVM/blessed/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortWrite':
C:/jj/CogVM/blessed/src/plugins/SerialPlugin/SerialPlugin.c:220: warning: passing argument 3 of 'serialPortWriteFrom' makes pointer
 from integer without a cast
C:/jj/CogVM/blessed/platforms/Cross/plugins/SerialPlugin/SerialPlugin.h:14: note: expected 'void *' but argument is of type 'sqInt'

[ 81%] Building C object SerialPlugin/CMakeFiles/SerialPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/SerialPlugin/sqWin32S
erialPort.c.obj
Linking C static library libSerialPlugin.a
[ 81%] Built target SerialPlugin
Scanning dependencies of target SocketPlugin
[ 82%] Building C object SocketPlugin/CMakeFiles/SocketPlugin.dir/C_/jj/CogVM/blessed/src/plugins/SocketPlugin/SocketPlugin.c.obj
[ 83%] Building C object SocketPlugin/CMakeFiles/SocketPlugin.dir/C_/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32N
ewNet.c.obj
C:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c: In function 'sqSocketCreateNetTypeSocketTypeRecvBytesSend
BytesSemaIDReadSemaIDWriteSemaID':
C:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1371: warning: passing argument 4 of 'setsockopt' from inc
ompatible pointer type
C:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/winsock2.h:551: note: expected 'const char *' but argument is of type 'uns
igned int *'
Linking C static library libSocketPlugin.a
[ 83%] Built target SocketPlugin
Scanning dependencies of target SoundCodecPrims
[ 83%] Building C object SoundCodecPrims/CMakeFiles/SoundCodecPrims.dir/C_/jj/CogVM/blessed/src/plugins/SoundCodecPrims/SoundCodecP
rims.c.obj
[ 84%] Building C object SoundCodecPrims/CMakeFiles/SoundCodecPrims.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/SoundCodecPrims
/sqSoundCodecPluginBasicPrims.c.obj
Linking C static library libSoundCodecPrims.a
[ 84%] Built target SoundCodecPrims
Scanning dependencies of target SoundGenerationPlugin
[ 84%] Building C object SoundGenerationPlugin/CMakeFiles/SoundGenerationPlugin.dir/C_/jj/CogVM/blessed/src/plugins/SoundGeneration
Plugin/SoundGenerationPlugin.c.obj
Linking C static library libSoundGenerationPlugin.a
[ 84%] Built target SoundGenerationPlugin
Scanning dependencies of target StarSqueakPlugin
[ 85%] Building C object StarSqueakPlugin/CMakeFiles/StarSqueakPlugin.dir/C_/jj/CogVM/blessed/src/plugins/StarSqueakPlugin/StarSque
akPlugin.c.obj
Linking C static library libStarSqueakPlugin.a
[ 85%] Built target StarSqueakPlugin
Scanning dependencies of target SurfacePlugin
[ 85%] Building C object SurfacePlugin/CMakeFiles/SurfacePlugin.dir/C_/jj/CogVM/blessed/platforms/Cross/plugins/SurfacePlugin/Surfa
cePlugin.c.obj
Linking C static library libSurfacePlugin.a
[ 85%] Built target SurfacePlugin
[ 85%] Generating resource file...
Scanning dependencies of target CogVM
[ 85%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/src/vm/cogit.c.obj
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'addressIsInFixups':
C:/jj/CogVM/blessed/src/vm/cogit.c:1880: warning: comparison of distinct pointer types lacks a cast
C:/jj/CogVM/blessed/src/vm/cogit.c:1880: warning: comparison of distinct pointer types lacks a cast
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'cogExtendPICCaseNMethodtag':
C:/jj/CogVM/blessed/src/vm/cogit.c:2839: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:2839: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'cogOpenPICSelectornumArgs':
C:/jj/CogVM/blessed/src/vm/cogit.c:2967: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:2967: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'cogPICSelectornumArgsCase0MethodCase1Methodtag':
C:/jj/CogVM/blessed/src/vm/cogit.c:3004: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:3004: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'compileBlockBodies':
C:/jj/CogVM/blessed/src/vm/cogit.c:3226: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'compileCogMethod':
C:/jj/CogVM/blessed/src/vm/cogit.c:3477: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:3477: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c:3481: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'computeEntryOffsets':
C:/jj/CogVM/blessed/src/vm/cogit.c:4052: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:4052: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'generateCaptureCStackPointers':
C:/jj/CogVM/blessed/src/vm/cogit.c:7617: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:7617: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'generateClosedPICPrototype':
C:/jj/CogVM/blessed/src/vm/cogit.c:7669: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:7669: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'generateOpenPICPrototype':
C:/jj/CogVM/blessed/src/vm/cogit.c:7968: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:7968: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'generateTrampolines':
C:/jj/CogVM/blessed/src/vm/cogit.c:8084: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:8084: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'genGetLeafCallStackPointer':
C:/jj/CogVM/blessed/src/vm/cogit.c:8290: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:8290: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'maybeGenerateCheckFeatures':
C:/jj/CogVM/blessed/src/vm/cogit.c:12812: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:12812: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'maybeGenerateICacheFlush':
C:/jj/CogVM/blessed/src/vm/cogit.c:12830: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/cogit.c:12830: warning: incompatible implicit declaration of built-in function 'bzero'
C:/jj/CogVM/blessed/src/vm/cogit.c: In function 'methodFor':
C:/jj/CogVM/blessed/src/vm/cogit.c:12930: warning: comparison of distinct pointer types lacks a cast
C:/jj/CogVM/blessed/src/vm/cogit.c:12935: warning: comparison of distinct pointer types lacks a cast
C:/jj/CogVM/blessed/src/vm/cogit.c:12936: warning: comparison of distinct pointer types lacks a cast
[ 86%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c.obj
In file included from C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:22:
C:/jj/CogVM/blessed/platforms/win32/vm/sqGnu.h:190:38: warning: missing terminating " character
C:/jj/CogVM/blessed/platforms/win32/vm/sqGnu.h:210:2: warning: missing terminating " character
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'interpret':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:1926: warning: ignoring asm-specifier for non-static local variable 'currentBytecode'
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:1929: warning: ignoring asm-specifier for non-static local variable 'localIP'
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:1931: warning: ignoring asm-specifier for non-static local variable 'localSP'
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'initStackPagesAndInterpret':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:17696: warning: incompatible implicit declaration of built-in function 'alloca'
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'positiveMachineIntegerValueOf':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:22553: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:22553: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:22553: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:22553: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'readImageFromFileHeapSizeStartingAt':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:39222: warning: assignment makes integer from pointer without a cast
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'signedMachineIntegerValueOf':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41028: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41028: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41028: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41028: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'stackPositiveMachineIntegerValue':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41730: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41730: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41730: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41730: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c: In function 'stackSignedMachineIntegerValue':
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41793: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41793: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41793: warning: left shift count >= width of type
C:/jj/CogVM/blessed/src/vm/gcc3x-cointerp.c:41793: warning: left shift count >= width of type
[ 86%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/Cross/vm/sqHeapMap.c.obj
C:/jj/CogVM/blessed/platforms/Cross/vm/sqHeapMap.c: In function 'heapMapAtWordPut':
C:/jj/CogVM/blessed/platforms/Cross/vm/sqHeapMap.c:81: warning: incompatible implicit declaration of built-in function 'memset'
C:/jj/CogVM/blessed/platforms/Cross/vm/sqHeapMap.c: In function 'clearHeapMap':
C:/jj/CogVM/blessed/platforms/Cross/vm/sqHeapMap.c:99: warning: incompatible implicit declaration of built-in function 'memset'
[ 87%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/Cross/vm/sqTicker.c.obj
[ 87%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/Cross/vm/sqExternalSemaphores.c.obj
[ 88%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/Cross/vm/sqNamedPrims.c.obj
[ 88%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/Cross/vm/sqVirtualMachine.c.obj
[ 89%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Alloc.c.obj
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Alloc.c: In function 'sqMakeMemoryExecutableFromTo':
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Alloc.c:199: warning: passing argument 1 of 'VirtualProtect' makes pointer from integ
er without a cast
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/winbase.h:2019: note: expected 'PVOID' but argument is of type 'long unsigned int'
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Alloc.c: In function 'sqMakeMemoryNotExecutableFromTo':
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Alloc.c:211: warning: passing argument 1 of 'VirtualProtect' makes pointer from integ
er without a cast
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/winbase.h:2019: note: expected 'PVOID' but argument is of type 'long unsigned int'
[ 89%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Directory.c.obj
[ 90%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c.obj
[ 90%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Service.c.obj
[ 91%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32VMProfile.c.obj
[ 91%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Args.c.obj
[ 92%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Exports.c.obj
[ 92%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Intel.c.obj
[ 93%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Stubs.c.obj
[ 93%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Window.c.obj
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Window.c: In function 'ioSetCursorARGB':
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Window.c:1774: warning: passing argument 4 of 'CreateDIBSection' from incompatible po
inter type
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/wingdi.h:2730: note: expected 'void **' but argument is of type 'unsigned int **'
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Window.c:1778: warning: passing argument 4 of 'CreateDIBSection' from incompatible po
inter type
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/wingdi.h:2730: note: expected 'void **' but argument is of type 'unsigned int **'
[ 94%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Backtrace.c.obj
[ 94%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32ExternalPrims.c.obj
[ 95%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32PluginSupport.c.obj
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32PluginSupport.c: In function 'primitivePluginRequestFileHandle':
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32PluginSupport.c:253: warning: passing argument 2 of 'sqFileOpen' makes pointer from i
nteger without a cast
C:/jj/CogVM/blessed/platforms/Cross/vm/../plugins/FilePlugin/FilePlugin.h:39: note: expected 'char *' but argument is of type 'int'

[ 95%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Threads.c.obj
[ 96%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/version.c.obj
[ 96%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32DirectInput.c.obj
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32DirectInput.c:31:1: warning: "HMONITOR_DECLARED" redefined
In file included from c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windows.h:48,
                 from C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32DirectInput.c:27:
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windef.h:283:1: warning: this is the location of the previous definition
[ 97%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32GUID.c.obj
C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32GUID.c:6:1: warning: "HMONITOR_DECLARED" redefined
In file included from c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windows.h:48,
                 from C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32GUID.c:3:
c:\msysgit\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/windef.h:283:1: warning: this is the location of the previous definition
In file included from C:/jj/CogVM/blessed/platforms/win32/vm/sqWin32GUID.c:14:
C:/jj/CogVM/blessed/platforms/win32/third-party/dx9sdk/Include/dinput.h:43: note: #pragma message: C:/jj/CogVM/b
lessed/platforms/win32/third-party/dx9sdk/Include/dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
[ 97%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Prefs.c.obj
[ 98%] Building C object CMakeFiles/CogVM.dir/C_/jj/CogVM/blessed/platforms/win32/vm/sqWin32Utils.c.obj
Linking C executable results/CogVM.exe
Creating library file: results/libCogVM.dll.a
CMakeFiles/CogVM.dir/objects.a(sqVirtualMachine.c.obj): In function `sqGetInterpreterProxy':
c:/jj/CogVM/blessed/platforms/Cross/vm/sqVirtualMachine.c:432: undefined reference to `getStackPointer'
c:/jj/CogVM/blessed/platforms/Cross/vm/sqVirtualMachine.c:476: undefined reference to `signalNoResume'
CMakeFiles/CogVM.dir/objects.a(sqWin32Heartbeat.c.obj): In function `ioReleaseTime':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:421: undefined reference to `timeKillEvent at 4'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:422: undefined reference to `timeEndPeriod at 4'
CMakeFiles/CogVM.dir/objects.a(sqWin32Heartbeat.c.obj): In function `ioSetHeartbeatMilliseconds':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:401: undefined reference to `timeGetDevCaps at 8'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:404: undefined reference to `timeBeginPeriod at 4'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:406: undefined reference to `timeSetEvent at 20'
CMakeFiles/CogVM.dir/objects.a(sqWin32Heartbeat.c.obj): In function `ioOldMSecs':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:63: undefined reference to `timeGetTime at 0'
CMakeFiles/CogVM.dir/objects.a(sqWin32Heartbeat.c.obj): In function `currentUTCMicroseconds':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Heartbeat.c:90: undefined reference to `timeGetTime at 0'
CMakeFiles/CogVM.dir/objects.a(sqWin32Intel.c.obj): In function `gatherSystemInfo':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Intel.c:721: undefined reference to `GetFileVersionInfoSizeA at 8'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Intel.c:725: undefined reference to `GetFileVersionInfoA at 16'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Intel.c:728: undefined reference to `VerQueryValueA at 16'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32Intel.c:735: undefined reference to `VerQueryValueA at 16'
CMakeFiles/CogVM.dir/objects.a(sqWin32DirectInput.c.obj): In function `InitDirectInput':
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32DirectInput.c:60: undefined reference to `DirectInputCreateA at 16'
c:/jj/CogVM/blessed/platforms/win32/vm/sqWin32DirectInput.c:68: undefined reference to `c_dfDIMouse'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `glMakeCurrentRenderer':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:591: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:593: undefined reference to `wglMakeCurrent at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:595: undefined reference to `wglMakeCurrent at 8'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `glDestroyRenderer':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:233: undefined reference to `wglDeleteContext at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `glExtensionExists':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:246: undefined reference to `glGetString at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `glCreateRendererFlags':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:469: undefined reference to `wglCreateContext at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:475: undefined reference to `wglMakeCurrent at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:510: undefined reference to `glGetString at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:512: undefined reference to `glGetString at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:514: undefined reference to `glGetString at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:516: undefined reference to `glGetString at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:527: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:528: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:529: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:530: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:531: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:532: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:533: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:534: undefined reference to `glDepthFunc at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:535: undefined reference to `glClearDepth at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:536: undefined reference to `glHint at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:537: undefined reference to `glShadeModel at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:538: undefined reference to `glLightModelfv at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:539: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `findAAPixelFormat':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:275: undefined reference to `wglGetProcAddress at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `glCreateRendererFlags':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:484: undefined reference to `wglMakeCurrent at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:485: undefined reference to `wglDeleteContext at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:501: undefined reference to `wglCreateContext at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:502: undefined reference to `wglMakeCurrent at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:544: undefined reference to `wglDeleteContext at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqWin32OpenGL.c.obj): In function `enableVSync':
c:/jj/CogVM/blessed/platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c:312: undefined reference to `wglGetProcAddress at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `b3dDrawArrays':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1062: undefined reference to `glDrawArrays at 12'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `b3dDrawElements':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1055: undefined reference to `glDrawElements at 16
'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `b3dDrawRangeElements':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1033: undefined reference to `wglGetProcAddress
@4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1036: undefined reference to `wglGetProcAddress
@4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `b3dLoadClientState':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1016: undefined reference to `glColorPointer at 16
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1018: undefined reference to `glNormalPointer at 1
2'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1020: undefined reference to `glTexCoordPointer
@16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1022: undefined reference to `glVertexPointer at 1
6'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1017: undefined reference to `glDisableClientSt
ate at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1021: undefined reference to `glDisableClientSt
ate at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1019: undefined reference to `glDisableClientSt
ate at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glRenderVertexBuffer':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:852: undefined reference to `glLightModeli at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:853: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:854: undefined reference to `glLightModeli at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:855: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:858: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:859: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:860: undefined reference to `glBindTexture at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:861: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:846: undefined reference to `glColorMaterial at 8'

c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:847: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:848: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:849: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:863: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:864: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:884: undefined reference to `glColorPointer at 16'

c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:885: undefined reference to `glEnableClientStat
e at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:896: undefined reference to `glVertexPointer at 16
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:897: undefined reference to `glEnableClientStat
e at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:898: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:906: undefined reference to `glDrawArrays at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:989: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:991: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:992: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1000: undefined reference to `glDisableClientSt
ate at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:1001: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:971: undefined reference to `glDrawElements at 16'

c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:953: undefined reference to `glDrawElements at 16'

c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:936: undefined reference to `glDrawElements at 16'

c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:926: undefined reference to `glDrawArrays at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:916: undefined reference to `glDrawArrays at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:999: undefined reference to `glDisableClientSta
te at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:997: undefined reference to `glDisableClientSta
te at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:995: undefined reference to `glDisableClientSta
te at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:892: undefined reference to `glTexCoordPointer@
16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:893: undefined reference to `glEnableClientStat
e at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:888: undefined reference to `glNormalPointer at 12
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:889: undefined reference to `glEnableClientStat
e at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glDisableLights':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:446: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:447: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:449: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:450: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:451: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glSetIntProperty':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:745: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:746: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:738: undefined reference to `glLineWidth at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:739: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:734: undefined reference to `glPointSize at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:735: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:718: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:719: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:729: undefined reference to `glPolygonMode at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:731: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:743: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:722: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:723: undefined reference to `glFrontFace at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:724: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:727: undefined reference to `glPolygonMode at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:767: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:768: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:771: undefined reference to `glBlendFunc at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:772: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:728: undefined reference to `glPolygonMode at 8'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glGetIntProperty':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:688: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:689: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:682: undefined reference to `glIsEnabled at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:678: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:679: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:674: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:675: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:664: undefined reference to `glIsEnabled at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:665: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:670: undefined reference to `glGetIntegerv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:671: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:686: undefined reference to `glGetIntegerv at 8'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glSetFog':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:630: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:631: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:635: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:639: undefined reference to `glFogf at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:640: undefined reference to `glFogf at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:641: undefined reference to `glFogf at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:646: undefined reference to `glFogfv at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:648: undefined reference to `glHint at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:649: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:637: undefined reference to `glFogi at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:638: undefined reference to `glFogi at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:636: undefined reference to `glFogi at 8'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glLoadLight':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:512: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:513: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:534: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:539: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:543: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:548: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:552: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:557: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:578: undefined reference to `glPushMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:579: undefined reference to `glLoadIdentity at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:580: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:581: undefined reference to `glPopMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:584: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:588: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:589: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:590: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:591: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:592: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:593: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:608: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:609: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:610: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:611: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:612: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:613: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:615: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:616: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:617: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:618: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:537: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:596: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:597: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:598: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:599: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:600: undefined reference to `glLightf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:601: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:555: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:546: undefined reference to `glLightfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:508: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:509: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glLoadMaterial':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:478: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:479: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:480: undefined reference to `glMaterialfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:481: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:482: undefined reference to `glMaterialfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:483: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:484: undefined reference to `glMaterialfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:485: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:486: undefined reference to `glMaterialfv at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:487: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:488: undefined reference to `glMaterialf at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:489: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:469: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:470: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glSetTransform':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:408: undefined reference to `glMatrixMode at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:409: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:410: undefined reference to `glLoadIdentity at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:411: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:417: undefined reference to `glLoadMatrixf at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:418: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:420: undefined reference to `glMatrixMode at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:421: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:422: undefined reference to `glLoadIdentity at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:423: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:429: undefined reference to `glLoadMatrixf at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:430: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glSwapRendererBuffers':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:395: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glFlushRenderer':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:384: undefined reference to `glFlush at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:385: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glFinishRenderer':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:374: undefined reference to `glFinish at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:375: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glClearViewport':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:359: undefined reference to `glClearColor at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:364: undefined reference to `glClear at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:365: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glClearDepthBuffer':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:349: undefined reference to `glClear at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:350: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glSetViewport':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:338: undefined reference to `glViewport at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:339: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glCompositeTexture':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:237: undefined reference to `glIsTexture at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:240: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:244: undefined reference to `glPushMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:245: undefined reference to `glLoadIdentity at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:246: undefined reference to `glMatrixMode at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:247: undefined reference to `glPushMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:248: undefined reference to `glLoadIdentity at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:249: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:254: undefined reference to `glViewport at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:257: undefined reference to `glScaled at 24'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:259: undefined reference to `glTranslated at 24'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:260: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:263: undefined reference to `glPushAttrib at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:265: undefined reference to `glShadeModel at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:266: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:267: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:268: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:269: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:270: undefined reference to `glDisable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:271: undefined reference to `glDisable at 4'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj):c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPl
ugin/sqOpenGLRenderer.c:272: more undefined references to `glDisable at 4' follow
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glCompositeTexture':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:273: undefined reference to `glDepthMask at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:274: undefined reference to `glColor4d at 32'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:275: undefined reference to `glHint at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:277: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:284: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:288: undefined reference to `glBindTexture at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:289: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:293: undefined reference to `glBegin at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:294: undefined reference to `glTexCoord2d at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:295: undefined reference to `glVertex2i at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:296: undefined reference to `glTexCoord2d at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:297: undefined reference to `glVertex2i at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:298: undefined reference to `glTexCoord2d at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:299: undefined reference to `glVertex2i at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:300: undefined reference to `glTexCoord2d at 16'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:301: undefined reference to `glVertex2i at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:302: undefined reference to `glEnd at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:303: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:307: undefined reference to `glPopAttrib at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:309: undefined reference to `glShadeModel at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:310: undefined reference to `glPopMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:311: undefined reference to `glMatrixMode at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:312: undefined reference to `glPopMatrix at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:314: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:281: undefined reference to `glEnable at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:282: undefined reference to `glBlendFunc at 8'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glUploadTexture':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:208: undefined reference to `glIsTexture at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:212: undefined reference to `glBindTexture at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:213: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:215: undefined reference to `glTexSubImage2D at 36
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:224: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:215: undefined reference to `glTexSubImage2D at 36
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:224: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:215: undefined reference to `glTexSubImage2D at 36
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:224: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glDestroyTexture':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:145: undefined reference to `glIsTexture at 4'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:149: undefined reference to `glDeleteTextures at 8
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:150: undefined reference to `glGetError at 0'
B3DAcceleratorPlugin/libB3DAcceleratorPlugin.a(sqOpenGLRenderer.c.obj): In function `glAllocateTexture':
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:100: undefined reference to `glGenTextures at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:101: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:104: undefined reference to `glBindTexture at 8'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:105: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:107: undefined reference to `glTexParameteri at 12
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:108: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:109: undefined reference to `glTexParameteri at 12
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:110: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:111: undefined reference to `glTexParameteri at 12
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:112: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:113: undefined reference to `glTexParameteri at 12
'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:114: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:115: undefined reference to `glTexEnvi at 12'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:116: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:118: undefined reference to `glTexImage2D at 36'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:127: undefined reference to `glGetError at 0'
c:/jj/CogVM/blessed/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:132: undefined reference to `glDeleteTextures at 8
'
JoystickTabletPlugin/libJoystickTabletPlugin.a(sqWin32Joystick.c.obj): In function `win32JoystickDebugPrintAlternativeValues':
c:/jj/CogVM/blessed/platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c:172: undefined reference to `joyGetPosEx at 8'
JoystickTabletPlugin/libJoystickTabletPlugin.a(sqWin32Joystick.c.obj): In function `win32JoystickDebugPrintRawValues':
c:/jj/CogVM/blessed/platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c:134: undefined reference to `joyGetPos at 8'
JoystickTabletPlugin/libJoystickTabletPlugin.a(sqWin32Joystick.c.obj): In function `joystickRead':
c:/jj/CogVM/blessed/platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c:37: undefined reference to `joyGetPos at 8'
JoystickTabletPlugin/libJoystickTabletPlugin.a(sqWin32Joystick.c.obj): In function `joystickInit':
c:/jj/CogVM/blessed/platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c:60: undefined reference to `joyGetNumDevs at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c:64: undefined reference to `joyGetDevCapsA at 12'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `midiInit':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:1108: undefined reference to `midiInGetNumDevs at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:1109: undefined reference to `midiOutGetNumDevs at 0'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIGetClock':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:704: undefined reference to `timeGetTime at 0'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIParameter':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:892: undefined reference to `midiOutReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:897: undefined reference to `midiInStop at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:898: undefined reference to `midiInReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:899: undefined reference to `midiInStart at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:897: undefined reference to `midiInStop at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:898: undefined reference to `midiInReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:899: undefined reference to `midiInStart at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:897: undefined reference to `midiInStop at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:898: undefined reference to `midiInReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:899: undefined reference to `midiInStart at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:897: undefined reference to `midiInStop at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:898: undefined reference to `midiInReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:899: undefined reference to `midiInStart at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:892: undefined reference to `midiOutReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:892: undefined reference to `midiOutReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:892: undefined reference to `midiOutReset at 4'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `midiScheduler':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:448: undefined reference to `timeGetTime at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:451: undefined reference to `midiOutShortMsg at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:434: undefined reference to `timeGetTime at 0'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIOpenPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:773: undefined reference to `midiOutGetDevCapsA at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:781: undefined reference to `midiOutOpen at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:801: undefined reference to `midiInGetDevCapsA at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:810: undefined reference to `midiInOpen at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:825: undefined reference to `midiInStart at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:816: undefined reference to `midiInGetErrorTextA at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:786: undefined reference to `midiOutGetErrorTextA at 12'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIGetPortName':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:742: undefined reference to `midiInGetDevCapsA at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:737: undefined reference to `midiOutGetDevCapsA at 12'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIClosePort':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:689: undefined reference to `midiInStop at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:690: undefined reference to `midiInReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:691: undefined reference to `midiInClose at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:684: undefined reference to `midiOutReset at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:685: undefined reference to `midiOutClose at 4'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sendLongMidiData':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:527: undefined reference to `midiOutPrepareHeader at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:528: undefined reference to `midiOutLongMsg at 12'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `scheduleShortMessage':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:466: undefined reference to `timeGetTime at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:467: undefined reference to `midiOutShortMsg at 8'
MIDIPlugin/libMIDIPlugin.a(sqWin32MIDI.c.obj): In function `sqMIDIPortWriteFromAt':
c:/jj/CogVM/blessed/platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:1023: undefined reference to `timeGetTime at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketReceiveUDPDataBufCount':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2666: undefined reference to `recvfrom at 24'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketRemoteAddressSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2608: undefined reference to `getpeername at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketLocalAddressResultSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2584: undefined reference to `getsockname at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketLocalAddressSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2569: undefined reference to `getsockname at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketConnectToAddressSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2533: undefined reference to `connect at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2535: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketListenBacklog':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2496: undefined reference to `listen at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2505: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketBindToAddressSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2468: undefined reference to `bind at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqResolverHostNameResultSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2448: undefined reference to `gethostname at 8'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqResolverHostNameSize':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2435: undefined reference to `gethostname at 8'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketAddressSizeSetPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2319: undefined reference to `htons at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketAddressSizeGetPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2305: undefined reference to `ntohs at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketLocalPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1256: undefined reference to `getsockname at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1258: undefined reference to `ntohs at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketListenOnPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:930: undefined reference to `htons at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:933: undefined reference to `bind at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:943: undefined reference to `listen at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:935: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketRemotePort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1289: undefined reference to `getpeername at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1294: undefined reference to `ntohs at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `addressOf':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1852: undefined reference to `gethostbyname at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1853: undefined reference to `ntohl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1854: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketRemoteAddress':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1271: undefined reference to `getpeername at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1276: undefined reference to `ntohl at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketLocalAddress':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1242: undefined reference to `getsockname at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1244: undefined reference to `ntohl at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqGetHostByName':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2022: undefined reference to `gethostbyname at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2026: undefined reference to `ntohl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2030: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketListenOnPortBacklogSizeInterface':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1007: undefined reference to `htons at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1008: undefined reference to `htonl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1010: undefined reference to `bind at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1017: undefined reference to `listen at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1026: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketBindToPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:969: undefined reference to `htons at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:970: undefined reference to `htonl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:972: undefined reference to `bind at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:974: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketConnectToPort':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:874: undefined reference to `htons at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:875: undefined reference to `htonl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:888: undefined reference to `connect at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:890: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqGetHostByAddr':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1998: undefined reference to `htonl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1999: undefined reference to `gethostbyaddr at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2003: undefined reference to `ntohl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:2007: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketGetOptionsoptionNameStartoptionNameSizereturnedValue':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1769: undefined reference to `getsockopt at 20'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketSetOptionsoptionNameStartoptionNameSizeoptionValueStartoptionValueSizereturn
edValue':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1727: undefined reference to `setsockopt at 20'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketSetReusable':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1310: undefined reference to `setsockopt at 20'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `cleanupSocket':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:257: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:258: undefined reference to `closesocket at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `abortSocket':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:630: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:631: undefined reference to `closesocket at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketAcceptFromRecvBytesSendBytesSemaIDReadSemaIDWriteSemaID':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1552: undefined reference to `ioctlsocket at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketCloseConnection':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:812: undefined reference to `closesocket at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:840: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:841: undefined reference to `closesocket at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:816: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `socketWritable':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:202: undefined reference to `select at 20'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `socketReadable':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:192: undefined reference to `select at 20'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `writeWatcherThread':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:545: undefined reference to `select at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:555: undefined reference to `__WSAFDIsSet at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:565: undefined reference to `getsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:593: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `readWatcherThread':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:460: undefined reference to `select at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:504: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `inplaceAcceptHandler':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:277: undefined reference to `accept at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:284: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:285: undefined reference to `ioctlsocket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:286: undefined reference to `closesocket at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:289: undefined reference to `ioctlsocket at 12'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `acceptHandler':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:310: undefined reference to `accept at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:320: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `inplaceAcceptHandler':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:279: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketCreateRawProtoTypeRecvBytesSendBytesSemaIDReadSemaIDWriteSemaID':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1442: undefined reference to `socket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1451: undefined reference to `ioctlsocket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1468: undefined reference to `htons at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketCreateNetTypeSocketTypeRecvBytesSendBytesSemaIDReadSemaIDWriteSemaID':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1349: undefined reference to `socket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1351: undefined reference to `socket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1358: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1360: undefined reference to `ioctlsocket at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1371: undefined reference to `setsockopt at 20'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1393: undefined reference to `htons at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketSendDataBufCount':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1182: undefined reference to `send at 16'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1179: undefined reference to `sendto at 24'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1196: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketReceiveDataBufCount':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1096: undefined reference to `recvfrom at 24'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1099: undefined reference to `recv at 16'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1114: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqSocketReceiveUDPDataBufCountaddressportmoreFlag':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1586: undefined reference to `ntohl at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:1587: undefined reference to `ntohs at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqNetworkInit':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:724: undefined reference to `WSAStartup at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:734: undefined reference to `gethostname at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:730: undefined reference to `WSACleanup at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `WspiapiLegacyGetNameInfo at 28':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:738: undefined reference to `getservbyport at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:799: undefined reference to `inet_ntoa at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:748: undefined reference to `ntohs at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:774: undefined reference to `gethostbyaddr at 12'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:790: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `WspiapiParseV4Address at 8':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:128: undefined reference to `inet_addr at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `WspiapiQueryDNS':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:232: undefined reference to `gethostbyname at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:260: undefined reference to `WSAGetLastError at 0'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:232: undefined reference to `gethostbyname at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:260: undefined reference to `WSAGetLastError at 0'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `WspiapiLegacyGetAddrInfo at 16':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:552: undefined reference to `getservbyname at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:559: undefined reference to `getservbyname at 8'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:613: undefined reference to `inet_ntoa at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:541: undefined reference to `htons at 4'
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/wspiapi.h:592: undefined reference to `htonl at 4'
SocketPlugin/libSocketPlugin.a(sqWin32NewNet.c.obj): In function `sqNetworkShutdown':
c:/jj/CogVM/blessed/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c:773: undefined reference to `WSACleanup at 0'
collect2: ld returned 1 exit status
make[2]: *** [results/CogVM.exe] Error 1
make[1]: *** [CMakeFiles/CogVM.dir/all] Error 2
make: *** [all] Error 2

jj at borderland c:/jj/CogVM/blessed/build (master)
$


























More information about the Vm-dev mailing list