Opened 13 years ago
Closed 13 years ago
#29912 closed defect (fixed)
fail to build PLPLOT
Reported by: | t07k685d@… | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | plplot |
Description
I'm a japanese university student. I can't install plplot. I attach building log of PLPLOT to this ticket as below. From Gen Takahashi
Attachments (1)
Change History (3)
Changed 13 years ago by t07k685d@…
comment:1 Changed 13 years ago by neverpanic (Clemens Lang)
Keywords: | plplot removed |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
Port: | plplot added |
Priority: | High → Normal |
Type: | request → defect |
The problem is caused by
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/plplot-5.9.6/drivers/cairo.c:34:19: error: cairo.h: No such file or directory :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/plplot-5.9.6/drivers/cairo.c:35:30: error: pango/pangocairo.h: No such file or directory
Apparently plplot can't find your cairo.h and pangocairo.h files. The include path is not correct.
Oh, and please remember to CC the maintainer, your problem is a defect, not a request, and whether a ticket is high priority is the maintainer's choice (as explained by the ticket guidelines, prominently linked from the new ticket page).
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Can't reproduce with 5.9.7. If you're still seeing this, please attach a new log and reopen.
Note: See
TracTickets for help on using
tickets.
Building log of PLPLOT