oh, i forgot. You need to fix freetype plugin (see attachment). There was a header included directly instead using library-defined macro, which makes compiler complain that this header not found. The fix should work fine on all platforms. Please update the freetype plugin in repository . 2008/9/15 Igor Stasenko <siguctua@gmail.com>:
I managed to build squeak + freetype plugin on my ubuntu box. Not sure, however how to package resulting binary.
I put the config files needed to build VM with freetype on downloads page. However it not links it with main module, so i had to manually patch makefile by adding -lGL -lfreetype to make it happy.
I will put this into SVN repository (http://squeakvm.org/svn/) in the main squeak trunk (as soon as Ian will update my password, since i forgot old one, and can't commit now :).
-- Best regards, Igor Stasenko AKA sig.
-- Best regards, Igor Stasenko AKA sig.