Martin,

Your build is failing with GCL, not Axiom. There is a known problem
with the latest GCC which seems to be causing failures. Try:

   git clone git://git.savannah.gnu.org/gcl.git
   cd git
   ./configure
   make

and let me know if that succeeds or fails.

Tim




On Tue, Nov 8, 2016 at 9:32 AM, Martin Irungu <waiharoirun...@gmail.com>
wrote:

> Thanks for responding. This
> <http://archive.fedoraproject.org/pub/fedora/linux/releases/24/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-24-1.2.iso>
> is the exact image I'm running. I had tried 'make NOISE=' after I sent the
> report and got the same error message.
>
> On Tue, Nov 8, 2016 at 3:21 PM, Tim Daly <axiom...@gmail.com> wrote:
>
>> Try the following:
>>
>>   git clone git:://github.com/daly/axiom
>>   cd axiom
>>   export AXIOM=`pwd`/mnt/fedora64
>>   export PATH=$AXIOM/bin:$PATH
>>   make NOISE= | tee console
>>
>> If it still hangs I will need to know what Fedora image
>> you have installed so I can build a machine with your
>> exact image. Which ISO file did you use?
>>
>> If it fails for any other reason please do
>>     tail -200 console >failure
>> and post the failure file.
>>
>> Tim
>>
>>
>
_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to