chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available


From: Bahman Movaqar
Subject: Re: [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available
Date: Tue, 5 Apr 2016 14:36:40 +0430
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 04/05/2016 02:33 PM, Matt Gushee wrote:
> Okay, the news is better than before, but not all good.
> 
>   OS: Manjaro Linux
>   Platform: x86_64
>   Compiler: gcc 5.3.0
>   Installation works? yes
>   Tests work? yes
>   Installation of eggs works? NO
> 
> csi and csc appear to work, but chicken-install segfaults:
> 
>   $ chicken-install
> ​readline
>   Error: segmentation violation​
> 
>
>   $ chicken-install utf-8
>   Error: segmentation violation​
>
>   $ chicken-install --help
>   Error: segmentation violation​
>
>   $ which chicken-install
>   /opt/chicken411/bin/chicken-install
> 
>   $ ldd `which chicken-install`
>     linux-vdso.so.1 (0x00007ffefadaa000)
>     libchicken.so.8 => /opt/chicken411/lib/libchicken.so.8
> (0x00007fdfd906f000)
>     libm.so.6 => /usr/lib/libm.so.6 (0x00007fdfd8d6a000)
>     libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fdfd8b66000)
>     libc.so.6 => /usr/lib/libc.so.6 (0x00007fdfd87c5000)
>     /lib64/ld-linux-x86-64.so.2 (0x00007fdfd9740000)
> 

Have you set `CHICKEN_PREFIX` and `CHICKEN_REPOSITORY` to point to the
new installation directory?


--
Bahman Movaqar

http://BahmanM.com - https://twitter.com/bahman__m
https://github.com/bahmanm - https://gist.github.com/bahmanm
PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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