<div dir="ltr">Hi,<div>I am add a third-party project to the company&#39;s server, running 64bit Linux OS. I built successively on my MacOS and my local dev server, but failed in configuring when trying to build in company&#39;s server. The following is part of the log. </div><div>It seems using a fortran FLAG error. There are also  &quot;error: unrecognized command line option &#39;-V&#39; somewhere after that. </div><div>These happened when I was trying to build Clp, CoinUitls(need with Clp, right?), even CoinAll and OptimizationSuite. I think they are using some old configure methods and causing these errors.</div><div>How can I modify the configure file such that to avoid this error? </div><div><br></div><div><div>/home/engshare/third-party2/OptimizationSuite/1.7.5/src/OptimizationSuite-1.7.5/configure</div><div>/err</div><div>checking for x86_64-facebook-linux-gfortran... no</div><div>checking for x86_64-facebook-linux-ifort... no</div><div>checking for x86_64-facebook-linux-g95... no</div><div>checking for x86_64-facebook-linux-fort77... no</div><div>checking for x86_64-facebook-linux-f77... no</div><div>checking for x86_64-facebook-linux-g77... no</div><div>checking for x86_64-facebook-linux-pgf90... no</div><div>checking for x86_64-facebook-linux-pgf77... no</div><div>checking for x86_64-facebook-linux-ifc... no</div><div>checking for x86_64-facebook-linux-frt... no</div><div>checking for x86_64-facebook-linux-af77... no</div><div>checking for x86_64-facebook-linux-xlf_r... no</div><div>checking for gfortran... gfortran</div><div>checking for x86_64-facebook-linux-gfortran... gfortran</div><div>checking whether we are using the GNU Fortran 77 compiler... yes</div><div>checking whether gfortran accepts -g... yes</div><div>configure: Fortran compiler options are: -O3 -pipe</div><div>checking how to get verbose linking output from gfortran... -v</div><div>checking for Fortran libraries of gfortran...  -lstdc++&#39; -L/home/engshare/third-party2/glibc/2.17/gcc-4.8.1-glibc-2.17/99df8fc/lib -L/home/engshare/third-party2/libgcc/4.8.1/gcc-4.8.1-glibc-2.17/8aac7fc/lib -L/home/engshare/third-party2/glibc/2.17/gcc-4.8.1-glibc-2.17/99df8fc/lib/../lib64 -L/home/engshare/third-party2/gcc/4.8.1/centos6-native/cc6c9dc/lib/gcc/x86_64-redhat-linux-gnu/4.8.1 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/engshare/third-party2/gcc/4.8.1/centos6-native/cc6c9dc/lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../.. -lgfortran -lm -lgcc_s -lquadmath</div><div>configure: Corrected Fortran libraries:  -lstdc++&#39; -L/home/engshare/third-party2/glibc/2.17/gcc-4.8.1-glibc-2.17/99df8fc/lib -L/home/engshare/third-party2/libgcc/4.8.1/gcc-4.8.1-glibc-2.17/8aac7fc/lib -L/home/engshare/third-party2/glibc/2.17/gcc-4.8.1-glibc-2.17/99df8fc/lib/../lib64 -L/home/engshare/third-party2/gcc/4.8.1/centos6-native/cc6c9dc/lib/gcc/x86_64-redhat-linux-gnu/4.8.1 -L/lib/../lib64 -L/usr/lib/../lib64 -L/home/engshare/third-party2/gcc/4.8.1/centos6-native/cc6c9dc/lib/gcc/x86_64-redhat-linux-gnu/4.8.1/../../.. -lgfortran -lm -lquadmath</div><div>checking for dummy main to link with Fortran libraries... unknown</div><div>configure: error: linking to Fortran libraries from C fails</div><div>See `config.log&#39; for more details.</div><div>configure: error: /bin/sh &#39;/home/engshare/third-party2/OptimizationSuite/1.7.5/src/OptimizationSuite-1.7.5/CoinUtils/configure&#39; failed for CoinUtils</div></div><div><br></div><div>Best,</div><div>Emer</div></div>