[VM] Recompiling the VM under MacOsX

Alexandre Bergel bergel at iam.unibe.ch
Fri Aug 22 17:28:31 UTC 2003


Hello,

I get a copy of the source from sourceforge, run VMMaker to generate the plugin and the interpreter.
then I run the unix script configure (the one present under the unix folder)

But I get an error when I do a make

Here is the error:
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
gcc -no-cpp-precomp -g -O2 -O3 -mcpu=750 -funroll-loops -o squeak disabledPlugins.o version.o -framework CoreFoundation  vm/vm.a ADPCMCodecPlugin/ADPCMCodecPlugin.a BMPReadWriterPlugin/BMPReadWriterPlugin.a B2DPlugin/B2DPlugin.a BitBltPlugin/BitBltPlugin.a DSAPrims/DSAPrims.a ZipPlugin/ZipPlugin.a FFTPlugin/FFTPlugin.a FloatArrayPlugin/FloatArrayPlugin.a GeniePlugin/GeniePlugin.a JPEGReaderPlugin/JPEGReaderPlugin.a Klatt/Klatt.a LargeIntegers/LargeIntegers.a Matrix2x3Plugin/Matrix2x3Plugin.a MiscPrimitivePlugin/MiscPrimitivePlugin.a StarSqueakPlugin/StarSqueakPlugin.a -lm vm/vm.a
ld: Undefined symbols:
_interpret
_interpreterVersion
_printCallStack
_readImageFromFileHeapSizeStartingAt
_success
make: *** [squeak] Error 1
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

If anyone has any clue...

Cheers,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.iam.unibe.ch/~bergel
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



More information about the Squeak-dev mailing list