On 2011-10-04 00:59+0200 Frank Sohn wrote: > Hi Alan, > > > Ok. This will create a build.log file> > D:\Programme\plplot-5.9.8\buildmingw>mingw32-make VERBOSE=1 1> build.log > This file is attached to my email.
Hi Frank: If you look at build.log it says "nothing to be done" for most targets because you didn't start with an empty build tree (which I recommend you do every time when trying to figure out errors like this). I suggest you generate it again starting from an empty build tree since one of those targets that was not rebuilt had something to do with wxwidgets, and those familiar with wxwidgets may need that detailed build information for that target to help interpret the link error messages you received in your cmd window. 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 __________________________ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Plplot-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-general
