Opened 15 years ago
Closed 14 years ago
#24702 closed defect (fixed)
plplot: error: 'plD_line_ps' undeclared (first use in this function)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | plplot |
Description
plplot won't build for me on Mac OS X 10.6.3. Full log attached.
Attachments (2)
Change History (4)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | plplot.txt.bz2 added |
---|
comment:1 Changed 15 years ago by tenomoto (Takeshi Enomoto)
plD_line_ps in include/ps.h is not read when DPLD_ps is not set. The original Portfile does not define it explicitly but I haven't experienced this problem. Does the patch is of any help?
Changed 15 years ago by tenomoto (Takeshi Enomoto)
Attachment: | Portfile.diff added |
---|
comment:2 Changed 14 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I added the patch in r70193. Reopen if the problem persists.
Note: See
TracTickets for help on using
tickets.
debug log