[mira_talk] Re: Compiling v 4.9.5 from source

  • From: <pedro.barbosa@xxxxxxxx>
  • To: <mira_talk@xxxxxxxxxxxxx>
  • Date: Fri, 5 Jun 2015 14:24:10 +0100

Thanks Bastien, I updated the GCC version and it worked. However I got the
following error. Anyway, I think I have mira ready for assembly, no?

Pedro

test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c mira
'/usr/local/bin'
libtool: install: /usr/bin/install -c mira /usr/local/bin/mira
make install-exec-hook
make[6]: Entering directory `/opt/tools/mira-4.9.5/src/progs'
cd /usr/local/bin && \
rm -f miramem && \
ln -s mira miramem && \
rm -f mirabait && \
ln -s mira mirabait &&\
rm -f miraconvert && \
ln -s mira miraconvert \
rm -f miramer && \
ln -s mira miramer
ln: target `miramer' is not a directory
make[6]: *** [install-exec-hook] Error 1
make[6]: Leaving directory `/opt/tools/mira-4.9.5/src/progs'
make[5]: *** [install-exec-am] Error 2
make[5]: Leaving directory `/opt/tools/mira-4.9.5/src/progs'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/opt/tools/mira-4.9.5/src/progs'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/opt/tools/mira-4.9.5/src'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/opt/tools/mira-4.9.5/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/opt/tools/mira-4.9.5'
make: *** [install] Error 2



-----Mensagem original-----
De: mira_talk-bounce@xxxxxxxxxxxxx [mailto:mira_talk-bounce@xxxxxxxxxxxxx] Em
nome de Bastien Chevreux
Enviada: Friday, June 5, 2015 1:17 PM
Para: mira_talk@xxxxxxxxxxxxx
Assunto: [mira_talk] Re: Compiling v 4.9.5 from source

On June 5, 2015 at 1:19 PM Pedro Barbosa <pedro.barbosa@xxxxxxxx> wrote:

I'm having problems with the instalation of the last mira version.
It appears that configuration went well, but then an error is thrown
on the make stage.
[...]
cc1plus: error: unrecognised command line option ‘-std=c++14’

This is strange: configure checked for the GCC version, saw it was 4.6.3 ...
and continued happily although it should have stopped. I think I need to check
that part of the configure script again.

Anyway: MIRA 4.9.x unconditionally needs a C++14 standard compliant compiler,
in the GCC line this means it needs at least GCC 4.9.1. Note that I haven't
tried
GCC5 yet, so it might barf when using that.

Bastien

--
You have received this mail because you are subscribed to the mira_talk mailing
list. For information on how to subscribe or unsubscribe, please visit
http://www.chevreux.org/mira_mailinglists.html


--
You have received this mail because you are subscribed to the mira_talk mailing
list. For information on how to subscribe or unsubscribe, please visit
http://www.chevreux.org/mira_mailinglists.html

Other related posts: