Hi All -

Thanks for all the help.  I upgraded to the latest freetype today before
I saw this message and that did the trick.

-Andy



Alan W. Irwin wrote:
> On 2007-05-20 14:54-0400 Andrew Schein wrote:
>
>> Hi Alan and Simon-
>>
>> Thanks for your responses.  I have been following the instructions on
>> the plplot_wiki  you describe, but have the following error:
>>
>> ake[2]: Entering directory
>> `/home/aschein/work/extlib/plplot-5.7.3/build_dir'
>> /home/aschein/apps/bin/cmake -E cmake_progress_report
>> /home/aschein/work/extlib/plplot-5.7.3/build_dir/CMakeFiles 53
>> [ 54%] Building C object drivers/CMakeFiles/gd.dir/gd.o
>> /usr/bin/gcc  -Dgd_EXPORTS   -fPIC
>> -I/home/aschein/work/extlib/plplot-5.7.3/include
>> -I/home/aschein/work/extlib/plplot-5.7.3/build_dir
>> -I/home/aschein/work/extlib/plplot-5.7.3/build_dir/include  
>> -DHAVE_CONFIG_H  -I/usr/include -o drivers/CMakeFiles/gd.dir/gd.o  
>> -c /home/aschein/work/extlib/plplot-5.7.3/drivers/gd.c
>> /home/aschein/work/extlib/plplot-5.7.3/drivers/gd.c: In function
>> `plD_init_png_Dev':
>> /home/aschein/work/extlib/plplot-5.7.3/drivers/gd.c:432: error:
>> `smooth_text' undeclared (first use in this function)
>> /home/aschein/work/extlib/plplot-5.7.3/drivers/gd.c:432: error: (Each
>> undeclared identifier is reported only once
>> /home/aschein/work/extlib/plplot-5.7.3/drivers/gd.c:432: error: for
>> each function it appears in.)
>> make[2]: *** [drivers/CMakeFiles/gd.dir/gd.o] Error 1
>> make[2]: Leaving directory
>> `/home/aschein/work/extlib/plplot-5.7.3/build_dir'
>> make[1]: *** [drivers/CMakeFiles/gd.dir/all] Error 2
>> make[1]: Leaving directory
>> `/home/aschein/work/extlib/plplot-5.7.3/build_dir'
>> make: *** [all] Error 2
>
> Andrew Roach has just made a fix for this bug in the svn trunk version of
> PLplot, and this version continues to work for me (although I don't have
> the combination of GD version and lack of freetype that triggered the
> bug that Andrew Schein encountered.)
>
> Andrew (Schein), would you be willing to try the svn trunk version to see
> whether it works for your situation with a modern GD version and no
> freetype
> installed?  From my experience the svn trunk version is currently just as
> stable as our last development release with additional bug fixes such as
> Andrew's. To access our svn trunk version, please follow the
> directions at
> http://sourceforge.net/svn/?group_id=2915 (while paying attention to the
> warning about accessing just the trunk unless you want to consume a
> lot of
> bandwidth with our historical tags and branches).
>
> 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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to