On Mon, Sep 27, 2010 at 6:18 PM, Alberto Bacchelli <[email protected] > wrote:
> Hi Laurent, > > I am trying to use your plugin. > In Debian Lenny it does not work, since it requires cmake >= 2.6.2. > I tried to install a newer version of cmake, and I got these errors: > > [...] > Scanning dependencies of target squeak.1 > [ 0%] Built target squeak.1 > Scanning dependencies of target squeak.sh > [ 0%] Built target squeak.sh > Scanning dependencies of target squeak > [ 0%] Built target squeak > [ 1%] Generating interp.c > [ 2%] Generating gnu-interp.c > [ 2%] Generating version.c > Scanning dependencies of target squeakvm > [ 2%] Building C object CMakeFiles/squeakvm.dir/gnu-interp.c.o > /home/oos/temp/out/build/gnu-interp.c: In function > ‘sendInvokeCallbackStackRegistersJmpbuf’: > /home/oo/temp/out/build/gnu-interp.c:25885: error: ‘BytesPerWord’ > undeclared (first use in this function) > /home/oo/temp/out/build/gnu-interp.c:25885: error: (Each undeclared > identifier is reported only once > /home/oo/temp/out/build/gnu-interp.c:25885: error: for each function it > appears in.) > /home/oo/temp/out/build/gnu-interp.c:25887: error: ‘BaseHeaderSize’ > undeclared (first use in this function) > /home/oo/temp/out/build/gnu-interp.c:25888: error: ‘ShiftForWord’ > undeclared (first use in this function) > make[2]: *** [CMakeFiles/squeakvm.dir/gnu-interp.c.o] Error 1 > make[1]: *** [CMakeFiles/squeakvm.dir/all] Error 2 > make: *** [all] Error 2 > > I have the same problem with ubuntu. > > Do you have any suggestion to fix this problem? > Same problem :( So something may have changed in latests gcc / cmake / whatever ?? cmake version 2.8.2 gcc version 4.5.1 You can try to update squeak svn revision in the script and / or update ConfigurationOfVMMaker (Sorry I won't try to work on it soon, I'm so late on several other stuff). Cheers, Laurent > Thanks, > Alberto > > > > On 9/27/10 5:24 PM, laurent laffont wrote: > >> I've once written a script which should still work to build the VM with >> Alien. http://github.com/lolgzs/easy_squeakvm/raw/alien/easy_squeakvm.shas >> someone asked me (don't remember). But I don't know how to use& test >> Alien ..... >> <http://github.com/lolgzs/easy_squeakvm/raw/alien/easy_squeakvm.sh> >> Laurent Laffont >> >> http://pharocasts.blogspot.com/ >> http://magaloma.blogspot.com/ >> >> >> On Mon, Sep 27, 2010 at 4:32 PM, Fernando olivero<[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi, is there an Alien plugin for linux ? >> I recall somebody working on it. >> Would be nice if its made available somewhere on the web. >> >> Thanks, >> Fernando >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected]<mailto: >> [email protected]> >> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
