Opened 12 years ago
Last modified 10 years ago
#38435 closed defect
p5.12-pdl: Cannot compile test program: #include <plplot.h> — at Version 1
Reported by: | bs@… | Owned by: | tim@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | p5-pdl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Doing a "port install p5-pdl" on a fresh install of MacPorts 2.1.3 on Mac OS X v10.6.8 Snow Leopard fails. This seems not to be a duplicate of the PDL-related tickets I've found in the database. I've tried the various suggestions discussed in these tickets, however without success.
The full error message is:
:info:configure ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/Makefile.PL: ERROR from evaluation of /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-pdl/p5.12-pdl/work/PDL-2.4.6/Graphics/PLplot/Makefile.PL: Cannot compile test program: #include <plplot.h> :info:configure main () { printf ("%d", sizeof (PLFLT)); }
I don't understand this. The main.log file is attached. Any help would be greatly appreciated.
Change History (2)
Changed 12 years ago by bs@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to tim@… |
Port: | p5.12-pdl added |
Summary: | p5.12-pdl:info:configure Cannot compile test program → p5.12-pdl: Cannot compile test program: #include <plplot.h> |
Note: See
TracTickets for help on using
tickets.
What version of Xcode do you have?
I wonder if updating the port, as requested in #32031, would help.