[Vm-dev] Re: [Pharo-dev] Compiling the unix vm / spur

Eliot Miranda eliot.miranda at gmail.com
Mon Feb 15 19:45:58 UTC 2016


Hi Marcus,

On Mon, Feb 15, 2016 at 10:37 AM, Markus Fritsche <mfritsche at reauktion.de>
wrote:

> Hi,
>
> I was just going to update the ubuntu ppa an wanted to supply a spur vm
> image. The compilation stopped however:
>
> -- Configuring done
> CMake Error at IA32FFIPlugin/CMakeLists.txt:11 (add_library):
>   Cannot find source file:
>
>
> /home/mfritsche/src/pharo-vm-spur-2016.02.13/src/plugins/IA32FFIPlugin/IA32FFIPlugin.c
>

That's a bug in the CMake code (which I hope will be history in a few
months).  tt should be looking *only* for

    src/plugins/SqueakFFIPlugin/SqueakFFIPlugin.c

which should include

    src/plugins/SqueakFFIPlugin/IA32FFIPlugin.c


>   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
>   .hxx .in .txx
>
>
> Any hints?
>
> Kind regards,
>   Markus
>
>


-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20160215/bcb946a3/attachment.htm


More information about the Vm-dev mailing list