On Mon, Sep 27, 2010 at 6:18 PM, Alberto Bacchelli
<alberto.bacchelli@usi.ch> 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:
On Mon, Sep 27, 2010 at 4:32 PM, Fernando olivero<fernando.olivero@usi.ch<mailto:fernando.olivero@usi.ch>> ��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
Pharo-project@lists.gforge.inria.fr<mailto:Pharo-project@lists.gforge.inria.fr>