[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] gm2 Digest, Vol 87, Issue 10
From: |
rob solomon |
Subject: |
Re: [Gm2] gm2 Digest, Vol 87, Issue 10 |
Date: |
Sun, 17 Nov 2013 10:51:26 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
I attempted to build gm2 from source myself.
I did this:
git clone git://git.savannah.nongnu.org/gm2.git
git pull
cd into the gm2 dir
./combine-trees
./configure --> found I needed some dependencies to build gcc. Got
them from the repositories.
make
This took a long time. At the 30 min point, I let it run overnight. I
came back to this error:
c-family/m2pp.o : in function m2pp_function
m2pp.c:(.text+0x2191): undefined reference to
'walk_tree_without_duplicates'
c-family/m2pp.o : in function m2pp_ptl
m2pp.c:(.text+0x283c): undefined reference to 'vecter_type_mode'
collect2: error: ld returned 1 exit status
make[3]: *** [cc1] Error 1
make[3]: leaving directory
'.../gm2-git/gm2/scratch/sources/gm2/gcc-versionno/host-x86_64-unknown-linux-gnu/gcc'
Did I miss something?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gm2] gm2 Digest, Vol 87, Issue 10,
rob solomon <=