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

> Hi Alan,
> 
> Finally succeeded getting through our firewalls to download your new 
> version. The "make" now complains about the next :
> 
>    135 /scratch/kshri0/cmake-2.4.7/bin/cmake -E cmake_progress_report 
> /scratch/kshri0/newplplot/download_directory/plplot/build/CMakeFiles 31
>    136 [ 40%] Building C object src/CMakeFiles/plplot.dir/plvect.o
>    137 /usr/bin/gcc  -O2 
> -I/scratch/kshri0/newplplot/download_directory/plplot/trunk/include 
> -I/scratch/kshri0/newplplot/download_directory/plplot/b        uild 
> -I/scratch/kshri0/newplplot/download_directory/plplot/build/include 
> -DHAVE_CONFIG_H -o src/CMakeFiles/plplot.dir/plvect.o   -c /scratc 
> h/kshri0/newplplot/download_directory/plplot/trunk/src/plvect.c
>    138 /scratch/kshri0/cmake-2.4.7/bin/cmake -E cmake_progress_report 
> /scratch/kshri0/newplplot/download_directory/plplot/build/CMakeFiles 32
>    139 [ 41%] Building C object 
> src/CMakeFiles/plplot.dir/scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.o
>    140 /usr/bin/gcc  -O2 
> -I/scratch/kshri0/newplplot/download_directory/plplot/trunk/include 
> -I/scratch/kshri0/newplplot/download_directory/plplot/b        uild 
> -I/scratch/kshri0/newplplot/download_directory/plplot/build/include 
> -DHAVE_CONFIG_H  -I/usr/include -o src/CMakeFiles/plplot.dir/scrat 
> ch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.o   -c 
> /scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.c
>    141 
> /scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.c: In 
> function `plD_state_png':
>    142 
> /scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.c:959: 
> `gdAlphaMax' undeclared (first use in this function)
>    143 
> /scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.c:959: 
> (Each undeclared identifier is reported only once
>    144 
> /scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.c:959: 
> for each function it appears in.)
>    145 make[2]: *** 
> [src/CMakeFiles/plplot.dir/scratch/kshri0/newplplot/download_directory/plplot/trunk/drivers/gd.o]
>  
> Error 1
>    146 make[2]: Leaving directory 
> `/scratch/kshri0/newplplot/download_directory/plplot/build'
>    147 make[1]: *** [src/CMakeFiles/plplot.dir/all] Error 2
>    148 make[1]: Leaving directory 
> `/scratch/kshri0/newplplot/download_directory/plplot/build'
>    149 make: *** [all] Error 2
> 
> Some option I need to specify ?

I just now tried to configure and build PLplot with the -DPL_DOUBLE=NO
option.  My (Debian testing) platform has essentially all required
development packages installed so my builds tend to encompass all parts of
PLplot.

Anyhow, with this full build I didn't get nearly as far as you until I ran
into problems with -DPL_DOUBLE=NO.  Bit rot has definitely set in for this
option, and it is probably going to take a while to straighten this out.
For now, try a build without this option (which gives you double precision
floating-point plot computations by default) just to make sure there are
no other problems for your platform.

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
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to