4 May 2012 15:47
Re: Cannot load cffi-tests
Luís Oliveira <luismbo <at> gmail.com>
2012-05-04 13:47:21 GMT
2012-05-04 13:47:21 GMT
On Fri, May 4, 2012 at 2:02 PM, Liam Healy <lnp <at> healy.washington.dc.us> wrote: > I guess this is trying to build a 32-bit version on a 64-bit OS? (I'm at > work now, 64 bit Debian squeeze, but same error as the Ubuntu laptop.) Yes, the Makefile attempts to cross-compile a 32-bit version. However, it should be optional. And in fact, as you can see in the error message, make ignores the failure to compile libtest32.so. I've pushed a fix to make it do the same for libtest2_32.so and libfsbv_32.so. Cheers, -- -- Luís Oliveira http://r42.eu/~luis/
RSS Feed