On 2008-01-14 15:16+0100 [EMAIL PROTECTED] wrote:

> /scratch/kshri0/cmake-2.4.7/bin/cmake -E cmake_progress_report 
> /scratch/kshri0/build/CMakeFiles 49
> [ 59%] Generating sfstubs.f
> cd /scratch/kshri0/build/bindings/f77 && sed -f 
> /scratch/kshri0/plplot-5.8.0/bindings/f77/double2single.sed 
> /scratch/kshri0/plplot-5.8.0/bindings/f77/sfstubs.fm4a > 
> /scratch/kshri0/build/bindings/f77/sfstubs.f
> sed: can't read /scratch/kshri0/plplot-5.8.0/bindings/f77/sfstubs.fm4a: No 
> such file or directory
> make[2]: *** [bindings/f77/sfstubs.f] Error 2
> make[2]: Leaving directory `/scratch/kshri0/build'
> make[1]: *** [bindings/f77/CMakeFiles/plplotf77.dir/all] Error 2
> make[1]: Leaving directory `/scratch/kshri0/build'
> make: *** [all] Error 2

Thanks Hans, for your report.  It turns out this was a typographical bug for
the single-precision case which has been there from the genesis of our CMake
build system (which tells something about how often single-precision is used
any more, and how we rely on our users to explore all configuration byways
of PLplot that we have failed to test).  I have just fixed this bug in svn
(revision 8132).  Could you please try our svn trunk version (see
http://sourceforge.net/svn/?group_id=2915 for directions) to make sure that
single-precision uniformly works again for PLplot?

BTW, normally our trunk version is stable (unless a big commit is in
progress) since our developers (including me) tend to use the trunk version
both for formal testing and daily use.  Each new release comes off the trunk
version when we feel we have accumulated enough change to make a release
worth while.  So it would be unusual for you to find any additional issues
with the trunk version, but please report them if you do.

It's most satisfying to nail such typographical bugs so thanks again for
your help in finding it!

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); PLplot scientific plotting software
package (plplot.org); 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
__________________________

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to