On 2015-06-07 14:41+0100 Phil Rosenberg wrote: > Hi Alan > Just tried to build on Linux, but I'm getting the following error during make > > Linking Fortran static library libplf95demolib.a > Error running link command: No such file or directory > make[2]: *** [examples/f95/libplf95demolib.a] Error 2 > make[1]: *** [examples/f95/CMakeFiles/plf95demolib.dir/all] Error 2 > make: *** [all] Error 2 > > Any suggestions? > > Phil my cmake command was just > > cmake .. -DENABLE_TEST=ON
Hi Phil: What version of PLplot (i.e, what commit id on master, or if this is some private branch what was the commit id on master before the branch)? What Linux distribution? Your bad build result is obviously contrary to all other recent good testing results so I am likely going to need a lot more details then the answers to the two questions above. Currently, the best way to generate those details for me is to do the following: Change directory to the top directory of the source tree and then run scripts/comprehensive_test.sh --do_test_interactive no and regardless of the results you get (error out or test completely finishes) send me the details of the comprehensive test which should all be captured in ../comprehensive_test_disposeable/comprehensive_test.tar.gz The --do_test_interactive no option above is simply a matter of convenience for you so you do not have to babysit the test. If the test results are perfect (i.e., the test goes through to completion) it will probably take an hour, but it will be much shorter than that if, say, the fortran aspects of the test are not working for some reason. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel