Opened 12 years ago
Closed 12 years ago
#34991 closed defect (fixed)
cdo build: projects.h file not found
Reported by: | lucalelli | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | cdo |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
After the MacPorts upgrade to 2.1.1, the ensuing upgrade of cdo from 1.5.3 to 1.5.4 leads to the following error (at build stage):
:info:build grid.c:25:24: error: projects.h: No such file or directory
A workaround has been already found here
But the proj header issue still remains unsolved.
Attachments (1)
Change History (4)
Changed 12 years ago by lucalelli
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | lelli.luca@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to takeshi@… |
comment:3 Changed 12 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Now cdo depends on proj47, which installs everything under ${prefix}/lib/proj47.
Note: See
TracTickets for help on using
tickets.
Log file of the last build, before workaround