swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-support] Swarm-support Digest, Vol 1, Issue 3


From: Degang Wu
Subject: Re: [Swarm-support] Swarm-support Digest, Vol 1, Issue 3
Date: Sat, 1 Feb 2014 11:01:49 +0800

Hi Bill,

Following your advice, I specified the directory of libffi, and the error relating to avcall did not appear. However, I got another error message in the make process:

find ./space ./analysis ./simtoolsgui ./simtools ./random ./tkobjc ./tclobjc ./objectbase ./activity ./defobj ./collections ./misc -name \*.h | grep -v random/test | xargs cat | egrep -v 'TARGET|TINDEX|List' | sed -n 's/address@hidden  *\(.*\) *:.*/\1/p'  > classList
sed: RE error: illegal byte sequence
make[2]: *** [classList.m] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


On 1 Feb, 2014, at 9:28 am, address@hidden wrote:

Hi Degang

Now you hit the real problem.

lbffi can be used instead of avcall and seems to be better supported on MacOS.

Bill


reply via email to

[Prev in Thread] Current Thread [Next in Thread]