Re: [Plplot-devel] Build problems with octave

2014-01-07 Thread Alan W. Irwin
On 2014-01-06 20:38-0700 Orion Poplawski wrote: > On 01/03/2014 05:59 PM, Alan W. Irwin wrote: >> For the PLplot build system it should be straightforward to create an >> Octave version test. Also, I am pretty sure that swig users are >> allowed to redefine any core swig functionality. Thus, for

Re: [Plplot-devel] Build problems with octave

2014-01-06 Thread Orion Poplawski
On 01/03/2014 05:59 PM, Alan W. Irwin wrote: > On 2014-01-03 15:07-0700 Orion Poplawski wrote: > >> On 12/31/2013 06:50 PM, Alan W. Irwin wrote: >>> Hi Orion: >>> >>> Thanks for doing that suggested experiment. More below >>> in context. >>> >>> On 2013-12-31 16:52-0700 Orion Poplawski wrote: >>>

Re: [Plplot-devel] Build problems with octave

2014-01-03 Thread Alan W. Irwin
On 2014-01-03 15:07-0700 Orion Poplawski wrote: > On 12/31/2013 06:50 PM, Alan W. Irwin wrote: >> Hi Orion: >> >> Thanks for doing that suggested experiment. More below >> in context. >> >> On 2013-12-31 16:52-0700 Orion Poplawski wrote: >> >>> On 12/31/2013 11:56 AM, Alan W. Irwin wrote: On

Re: [Plplot-devel] Build problems with octave

2014-01-03 Thread Orion Poplawski
On 12/31/2013 06:50 PM, Alan W. Irwin wrote: > Hi Orion: > > Thanks for doing that suggested experiment. More below > in context. > > On 2013-12-31 16:52-0700 Orion Poplawski wrote: > >> On 12/31/2013 11:56 AM, Alan W. Irwin wrote: >>> On 2013-12-30 13:42-0700 Orion Poplawski wrote: >>> Ah

Re: [Plplot-devel] Build problems with octave

2013-12-31 Thread Alan W. Irwin
Hi Orion: Thanks for doing that suggested experiment. More below in context. On 2013-12-31 16:52-0700 Orion Poplawski wrote: > On 12/31/2013 11:56 AM, Alan W. Irwin wrote: >> On 2013-12-30 13:42-0700 Orion Poplawski wrote: >> >>> Ah, you hit the nail on the head - they dropped OCTAVE_API_VERSIO

Re: [Plplot-devel] Build problems with octave

2013-12-31 Thread Orion Poplawski
On 12/31/2013 11:56 AM, Alan W. Irwin wrote: > On 2013-12-30 13:42-0700 Orion Poplawski wrote: > >> Ah, you hit the nail on the head - they dropped OCTAVE_API_VERSION_NUMBER >> completely. I've sent an email to the octave developers asking why. > > To see if there are any more octave-3.8.0 issue

Re: [Plplot-devel] Build problems with octave

2013-12-31 Thread Alan W. Irwin
On 2013-12-30 13:42-0700 Orion Poplawski wrote: > Ah, you hit the nail on the head - they dropped OCTAVE_API_VERSION_NUMBER > completely. I've sent an email to the octave developers asking why. To see if there are any more octave-3.8.0 issues beyond this one, I suggest you temporarily add #defi

Re: [Plplot-devel] Build problems with octave

2013-12-30 Thread Orion Poplawski
On 12/30/2013 01:08 PM, Alan W. Irwin wrote: > On 2013-12-29 20:39-0700 Orion Poplawski wrote: > >> On 12/29/2013 08:25 PM, Orion Poplawski wrote: >>> On 12/29/2013 01:34 PM, Alan W. Irwin wrote: Please let me know if my latest PLplot change from config.h to plplot_config.h (revision 129

Re: [Plplot-devel] Build problems with octave

2013-12-30 Thread Alan W. Irwin
On 2013-12-30 12:08-0800 Alan W. Irwin wrote: > Note my incoming e-mail has been disrupted again today by my > University service provider so if you or Andrew have already come to > similar conclusions, I haven't had a chance to see them yet. P.S. Actually, I jumped to a premature conclusion abo

Re: [Plplot-devel] Build problems with octave

2013-12-30 Thread Alan W. Irwin
On 2013-12-29 20:39-0700 Orion Poplawski wrote: > On 12/29/2013 08:25 PM, Orion Poplawski wrote: >> On 12/29/2013 01:34 PM, Alan W. Irwin wrote: >>> Please let me know if my latest PLplot change from config.h to >>> plplot_config.h (revision 12914) solves this issue. Of course, if it >>> doesn't s

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Orion Poplawski
On 12/29/2013 08:25 PM, Orion Poplawski wrote: > On 12/29/2013 01:34 PM, Alan W. Irwin wrote: >> Please let me know if my latest PLplot change from config.h to >> plplot_config.h (revision 12914) solves this issue. Of course, if it >> doesn't solve it, the change was worth doing anyway. And if it d

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Orion Poplawski
On 12/29/2013 01:34 PM, Alan W. Irwin wrote: > Please let me know if my latest PLplot change from config.h to > plplot_config.h (revision 12914) solves this issue. Of course, if it > doesn't solve it, the change was worth doing anyway. And if it does > solve it, I hope your bug report still convinc

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Alan W. Irwin
On 2013-12-29 11:18-0700 Orion Poplawski wrote: > On 12/29/2013 11:00 AM, Alan W. Irwin wrote: >> [...T]he root cause is a subtle change in how >> octave attempts to include its config.h. For 3.6.x, oct.h used >> >> #include "config.h" >> >> which meant that file (located in the same directory as

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Orion Poplawski
On 12/29/2013 11:00 AM, Alan W. Irwin wrote: > On 2013-12-29 08:41-0700 Orion Poplawski wrote: > >> On 12/28/2013 10:49 PM, Alan W. Irwin wrote: >>> On 2013-12-28 16:53-0700 Orion Poplawski wrote: >>> On 06/27/2013 11:44 AM, RCY wrote: > Hi, > I am trying to build the development ve

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Alan W. Irwin
On 2013-12-29 08:41-0700 Orion Poplawski wrote: > On 12/28/2013 10:49 PM, Alan W. Irwin wrote: >> On 2013-12-28 16:53-0700 Orion Poplawski wrote: >> >>> On 06/27/2013 11:44 AM, RCY wrote: Hi, I am trying to build the development version of plplot with octave bindings. However I ge

Re: [Plplot-devel] Build problems with octave

2013-12-29 Thread Orion Poplawski
On 12/28/2013 10:49 PM, Alan W. Irwin wrote: > On 2013-12-28 16:53-0700 Orion Poplawski wrote: > >> On 06/27/2013 11:44 AM, RCY wrote: >>> Hi, >>> I am trying to build the development version of plplot with octave >>> bindings. However I get numerous errors. >>> Is the version incompatible with

Re: [Plplot-devel] Build problems with octave

2013-12-28 Thread Alan W. Irwin
On 2013-12-28 16:53-0700 Orion Poplawski wrote: > On 06/27/2013 11:44 AM, RCY wrote: >> Hi, >> I am trying to build the development version of plplot with octave >> bindings. However I get numerous errors. >> Is the version incompatible with later versions of octave? >> >> Thanks >> >> [ 71%] Bu

Re: [Plplot-devel] Build problems with octave

2013-12-28 Thread Orion Poplawski
On 06/27/2013 11:44 AM, RCY wrote: > Hi, > I am trying to build the development version of plplot with octave > bindings. However I get numerous errors. > Is the version incompatible with later versions of octave? > > Thanks > > [ 71%] Building CXX object > bindings/octave/CMakeFiles/plplot_octav

[Plplot-devel] Build problems with octave

2013-06-27 Thread RCY
Hi, I am trying to build the development version of plplot with octave bindings. However I get numerous errors. Is the version incompatible with later versions of octave? Thanks [ 71%] Building CXX object bindings/octave/CMakeFiles/plplot_octave.dir/plplot_octaveOCTAVE_wrap.cxx.o In file include