chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] ./chicken-install: symbol lookup error: /root/chicken//s


From: jo
Subject: [Chicken-users] ./chicken-install: symbol lookup error: /root/chicken//setup-api.so: undefined symbol: C_mutate
Date: Fri, 25 Mar 2016 14:53:59 +0000 (UTC)

Thanx for the very fast reply.

Indeed chicken no longer segfaults !

Now I have this:

/usr/local/chicken/bin# ./chicken-install shell -location http://chicken.kitten-technologies.co.uk/henrietta.cgi
./chicken-install: symbol lookup error: /root/chicken//setup-api.so: undefined symbol: C_mutate

I have copied so's to /usr/lib and chicken stuff to /usr/local/chicken/ on target.

Please advise ...

Thanks
Joe




From: Peter Bex <address@hidden>
To: jo <address@hidden>
Cc: "address@hidden" <address@hidden>
Sent: Friday, March 25, 2016 2:34 PM
Subject: Re: [Chicken-users] "cross compiled" chicken segfaults

On Fri, Mar 25, 2016 at 01:25:51PM +0000, jo wrote:

> However on target chicken segfaults, csi works... Target does not have gcc or anyting like that. Please advise...
>
> /usr/local/chicken/bin# ./csi
>
> CHICKEN
> (c)2008-2012 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.8.0 (rev 0db1908)
> linux-unix-gnu-ppc [ manyargs dload ptables ]
> compiled 2012-09-24 on debian (Linux)
>
> #;1> (+ 1 2)
> 3
> #;2>
> /usr/local/chicken/bin# ./chicken
> Segmentation fault


Hello Joe,

You're using 4.8.0, which was released in 2012 (as you can also tell
from the copyright notice).  Since then there have been 6 "stability"
updates for 4.8.0, two releases in the 4.9.0 series and 4.10.0.

It's extremely likely that this is a very old bug that has been fixed
a long time ago.

Could you try something a bit more up to date, preferably 4.10.0?

Cheers,
Peter


reply via email to

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