|
From: sfeam <sf...@us...> - 2017-09-04 21:20:17
|
On Monday, 04 September 2017 12:32:25 Dima Kogan wrote: > sfeam <sf...@us...> writes: > > >> Pinging this thread before I forget about it. Can we please merge the > >> patch? > >> > >> On systems where X11 is available, $LIBRARIES_FOR_X will contain the > >> X11 link flags, so we'll link in the appropriate library, and things > >> will work. > > > > I do not think this is correct. What about systems where X is > > "available" but is not used for wxt? I think that is true for both OSX > > and Windows. My recollection is that putting -LX11 in the build flags > > broke OSX. > > I'l like to get confirmation from somebody who actually uses OSX. > > > > I still think this is a wxgtk configuration error and not something > > that gnuplot can fix on its own. > > Maybe. But the current state of affairs is that on Debian (and probably > every other linux distro) a simple > > ./prepare; ./configure; make > > sequence fails. It doesn't matter whose bug this is we should try to > work around it. It does not fail here (Mageia 4/5/6). But OK, let's try it out in 5.3 I hope you don't mind if I cc any complaints from the OSXers in your direction :) Ethan |