Hi
You can remove gcc_version target from install: gcc_version boost_version simics_version install_glibc in makefile.install On 04/17/2013 8:10, zhangwuxiang wrote: > Hi! I want install flexus 4.1 on centos 5.5. And the system provide gcc 4.1.2, boost c++ library 1.33.1. I installed simics 3.0.31. Then modified the paths( as Flexus-Getting-Stared-4.0.0.pdf says, in Preparing the Build Environment 1-9 ). But when type this command: make install under the flexus_root directory, error happened: > > [root@localhost flexus-4.1]# make install > make -s -r FLEXUS_ROOT=`pwd` -f makefile.install install > make[1]: *** No rule to make target `gcc_version', needed by `install'. Stop. > make: *** [install] Error 2 > > I check the makefile.checksetup, and didn't see gcc_version, where is it? and what does "make -s -r FLEXUS_ROOT=`pwd` -f makefile.install install" mean? > Look forward your reply! > Thank you. > > ------------------------- > Best Regards! > zhangwuxiang -- Regards, Mahmood
