liberty-eiffel
[Top][All Lists]
Advanced

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

Re: [Liberty-eiffel] LibertyEiffel (Adler) installation fails


From: Joe Abbate
Subject: Re: [Liberty-eiffel] LibertyEiffel (Adler) installation fails
Date: Tue, 12 Aug 2014 08:56:22 -0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.7.0

On 12/08/14 04:41, Christian Rinderknecht wrote:
> I followed your advice and the build process goes much further until a
> halt (taken from the log):
> 
> ============
> System call "gcc -pipe -O2 -fno-gcse -c -x c clean.c".
> In file included from clean.c:23:0:
> clean.h:617:19: fatal error: gc/gc.h: No such file or directory
>  #include <gc/gc.h>
>                    ^
> compilation terminated.
> ../compile failed with status 1
> ============
> 
> I cannot find gc.h anywhere. Any hint?

That's part of the libgc-dev package, i.e., Boehm-Demers-Weiser garbage
collector, which you're supposed to install.  See

http://wiki.liberty-eiffel.org/index.php/Getting_Started

Joe



reply via email to

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