#43523: plplot @5.9.9: update to 5.10.0 --------------------------------+----------------------- Reporter: cartasegna.luca@… | Owner: takeshi@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by takeshi@…): Replying to [comment:7 aronnax@…]:
Replying to [comment:6 takeshi@…]:
Is the macro PLPLOT_HAVE_CONFIG defined? I can't build plplot even with -DPLPLOT_HAVE_CONFIG=ON.
The text PLPLOT_HAVE_CONFIG appears nowhere in the source archive plplot-5.10.0.tar.gz. What is -DPLPLOT_HAVE_CONFIG=ON supposed to do?
The header plplot_config.h is required at the compile time. When HAVE_CONFIG is replaced with undefined PLPLOT_HAVE_CONFIG, a lot of errors occur due to the lack of plplot_config.h. I tried to define PLOT_HAVE_CONFIG with -DPLOT_HAVE_CONFIG=ON, which didn't work. -- Ticket URL: <https://trac.macports.org/ticket/43523#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X