On 2013-11-27 09:40-0800 Alan W. Irwin wrote:

> On 2013-11-27 11:24-0000 Andrew Ross wrote:
>
>>
>> Alan,
>>
>> This latest commit breaks plplot for me. The SAHooks functionality suggested
>> by Frank is only available in more recent versions of shapelib, certainly 
>> more
>> recent than is packaged in the latest version of Ubuntu or Debian. Since we 
>> do
>> not check whether that functionality exists, only if shapelib is available,
>> the whole build will fail for older versions. I'd suggest we need to check 
>> for
>> SAHooks for now and have this additional code within #ifdefs. Shapelib 
>> doesn't
>> seem to have any versioning information stored in the include files which we
>> could use to check for the required version.
>
> My apologies for introducing a disruptive build issue. [....]
> I will address this build issue as quickly as possible today.

That actually turned out to be a much easier fix than I anticipated.
Please try revision 12771.  The current build issue should be solved
now with the current code path always being the one where 
HAVE_SAHOOKS is not #defined.  I still have to implement build-system
changes to #define HAVE_SAHOOKS when appropriate, but that should not
affect the current fix for the build issue.

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
__________________________

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to