Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Jerry
On May 11, 2012, at 12:16 PM, Alan W. Irwin wrote: > Jerry, would you be willing to do a similar binary search for the > revision that caused the Qt4 issues for you? If so, I would disable > Tcl with the appropriate cmake option (so the above commit issues > don't matter for your test) and repea

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Jerry
On May 11, 2012, at 12:16 PM, Alan W. Irwin wrote: > Jerry, would you be willing to do a similar binary search for the > revision that caused the Qt4 issues for you? If so, I would disable > Tcl with the appropriate cmake option (so the above commit issues > don't matter for your test) and repea

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Alan W. Irwin
Hi Andrew and Jerry: Andrew, would you please review my conclusions below and take appropriate action for svn trunk? On 2012-05-11 00:43-0700 Jerry wrote: > 12121 Builds > 12122 Doesn't build > > http://plplot.svn.sourceforge.net/viewvc/plplot?view=revision&sortby=log&revision=12122 > tcl-rela

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Arjen Markus
Hi Jerry, On Fri, 11 May 2012 02:18:38 -0700 Jerry wrote: > >> > /usr/X11/bin is on my PATH. Could PLplot be getting into >that? > Jerry That seems very unlikely to me: the error occurs at link-time and the linker does not pay attention to the PATH variable to resolve symbols or find libr

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Jerry
On May 11, 2012, at 12:54 AM, Arjen Markus wrote: > On Fri, 11 May 2012 00:43:22 -0700 > Jerry wrote: >> 12121 Builds >> 12122 Doesn't build >> http://plplot.svn.sourceforge.net/viewvc/plplot?view=revision&sortby=log&revision=12122 >> tcl-related.cmake looks interesting. > > Hi Jerry, > > it w

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Arjen Markus
On Fri, 11 May 2012 00:43:22 -0700 Jerry wrote: > > > 12121 Builds > 12122 Doesn't build > > http://plplot.svn.sourceforge.net/viewvc/plplot?view=revision&sortby=log&revision=12122 > tcl-related.cmake looks interesting. > Hi Jerry, it would seem that reverting the change to tcl-related.c

Re: [Plplot-devel] Can't build on OS X Lion

2012-05-11 Thread Jerry
On May 10, 2012, at 11:02 AM, Alan W. Irwin wrote: > What is going on here is you bypassed one problem/inconsistency with your > system installation only to find a further completely unrelated problem. > > To bypass each such problem, do what you did with the Tcl issue, that is > disable the rel