newbie trouble building Squeak VM on Mac

Michael Haupt mhaupt at gmail.com
Mon Jul 3 20:01:43 UTC 2006


Hi again,

On 7/3/06, Michael Haupt <mhaupt at gmail.com> wrote:
> I have checked out the latest VM sources from svn today, run the
> configure script (for the unix platform - I have a G4 PowerBook
> running Mac OS X 10.4.7), and issued "make Squeak.app".
>
> Eventually, the build stops with an error:
>
> /Users/haupt/squeakvm/squeak-svn/platforms/unix/plugins/B3DAcceleratorPlugin/sqUnixOpenGL.h:26:7:
> error: #error *** cannot find gl.h

now that was a stupid question. :-)

Running configure with the --without-x option did the trick. Quite obviously so.

Best,

Michael



More information about the Vm-dev mailing list