Re: [AMBER] gcc error while compiling Amber16 on ubuntu16.04

From: Bill Ross <ross.cgl.ucsf.edu>
Date: Sat, 15 Jul 2017 14:27:37 -0700

Have you been able to compile anything else with this gcc install? It
seems to be missing one of its internal commands. If you just installed
it, details of that gcc install may be useful to people who know about
such things.

Bill


On 7/15/17 2:17 PM, Vivek Bharadwaj wrote:
> Hi there,
>
> I am trying to install Amber16 on my ubuntu16.04 with gcc version 4.9.
>
> I get the following error while compiling the serial version.
>
> gcc -pthread -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall
> -Wstrict-prototypes -fPIC
> -I/home/vbharadw/Packages/amber16/AmberTools/src/parmed/src
> -I/home/vbharadw/Packages/anaconda3/include/python3.5m -c src/_rdparm.cpp
> -o build/temp.linux-x86_64-3.5/src/_rdparm.o
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> error: command 'gcc' failed with exit status 1
> Makefile:479: recipe for target 'parmed' failed
> make[2]: *** [parmed] Error 1
> make[2]: Leaving directory '/home/vbharadw/Packages/amber16/AmberTools/src'
> Makefile:17: recipe for target 'serial' failed
> make[1]: *** [serial] Error 2
> make[1]: Leaving directory '/home/vbharadw/Packages/amber16/AmberTools/src'
> Makefile:7: recipe for target 'install' failed
> make: *** [install] Error 2
>
> It appears to be failing while building parmed. My python version is 3.5.2.
>
> Any help with fixing this will be appreciated.
>
> Thank you.
>
> Vivek
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sat Jul 15 2017 - 14:30:04 PDT
Custom Search