[BUG][FIX][VM][UNIX][CVS] Things that don't work after initial checkout

Ned Konz ned at bike-nomad.com
Fri Aug 1 14:09:48 UTC 2003


On Friday 01 August 2003 05:56 am, Alexander Lazarević wrote:
> The file
>
> 	squeak/platforms/unix/plugins/JoystickTabletPlugin/sqUnixJoystickT
>ablet.c
>
> needs to be removed in favour of the alternative files
>
> 	sqUnixJoystick.c  sqUnixTablet.c
>
> or the linker barfs because of multiple function definitions.

Yes, I just noticed that.

> The internal/external B3DAcceleratorPlugin can't be linked, because
> of a missing -lGL. The attached patch fixes the acinclude.m4 file
> in the plugin directory. (You need to do a make configure in
> unix/config before a new run of configure creates a proper Makefile
> in the build directory.)
>
> With the resulting vm the external display modules fail to call
> functions in the vm core and so the vm just stops (see attached
> log). I don't know why this happens?!
>
> Alex
>
> PS: I used a Squeak3.5-5180 image and the include VMMaker to create
> src

You should try a recent 3.6 image. I was able to compile, link and run 
the VM with that.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list