3.7-7 "final" VM for Unix

Bert Freudenberg bert at impara.de
Mon Mar 21 09:34:03 UTC 2005


Am 21.03.2005 um 08:19 schrieb mds:

> Dear Ian,
>
> On 21 Mar 2005, at 02:32, Ian Piumarta wrote:
>
>> Problem 1:
>>
>> Can you confirm that you are getting a compilation error after 
>> 'configure --without-x'?
>
> Yes, an ld error (that's "el-dee" for the sans serif prone like 
> myself, writing this in Mail.app!). Output is as follows:
>
> gcc -g -O2 -O3 -mcpu=750 -funroll-loops -o squeak disabledPlugins.o 
> version.o -framework CoreFoundation  vm/vm.a 
> ADPCMCodecPlugin/ADPCMCodecPlugin.a 
> AsynchFilePlugin/AsynchFilePlugin.a 
> B3DAcceleratorPlugin/B3DAcceleratorPlugin.a Squeak3D/Squeak3D.a 
> BMPReadWriterPlugin/BMPReadWriterPlugin.a B2DPlugin/B2DPlugin.a 
> BitBltPlugin/BitBltPlugin.a DSAPrims/DSAPrims.a ZipPlugin/ZipPlugin.a 
> DropPlugin/DropPlugin.a SqueakFFIPrims/SqueakFFIPrims.a 
> FFTPlugin/FFTPlugin.a FileCopyPlugin/FileCopyPlugin.a 
> FilePlugin/FilePlugin.a FloatArrayPlugin/FloatArrayPlugin.a 
> GeniePlugin/GeniePlugin.a 
> JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.a 
> JPEGReaderPlugin/JPEGReaderPlugin.a 
> JoystickTabletPlugin/JoystickTabletPlugin.a Klatt/Klatt.a 
> LargeIntegers/LargeIntegers.a MIDIPlugin/MIDIPlugin.a 
> Matrix2x3Plugin/Matrix2x3Plugin.a 
> MiscPrimitivePlugin/MiscPrimitivePlugin.a Mpeg3Plugin/Mpeg3Plugin.a 
> RePlugin/RePlugin.a SecurityPlugin/SecurityPlugin.a 
> SerialPlugin/SerialPlugin.a SocketPlugin/SocketPlugin.a 
> SoundCodecPrims/SoundCodecPrims.a 
> SoundGenerationPlugin/SoundGenerationPlugin.a 
> SoundPlugin/SoundPlugin.a StarSqueakPlugin/StarSqueakPlugin.a 
> SurfacePlugin/SurfacePlugin.a -lm vm/vm.a
> ld: Undefined symbols:
> _glBegin
> _glBindTexture

You must not build the B3DAcceleratorPlugin internally - this is the 
one that requires OpenGL (obviously).

- Bert -




More information about the Squeak-dev mailing list