Opened 13 years ago
Closed 8 years ago
#33860 closed defect (fixed)
sword: error: use of undeclared identifier 'find'
Reported by: | wulfgang@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | sword |
Description
When I try to install sword, it just takes forever and it never finishes in the build stage. It does not output an error message.
Now I ran port in debug mode. Attached is the output in the terminal.
I am using MacOS X Lion.
Attachments (1)
Change History (6)
Changed 13 years ago by wulfgang@…
comment:1 Changed 13 years ago by wulfgang@…
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Keywords: | sword compilation compile nothing removed |
---|
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Sword compile process hangs → sword: error: use of undeclared identifier 'find' |
---|
The sword port already has a build dependency on the pkgconfig port.
The log shows the error is:
error: use of undeclared identifier 'find'
I'm not sure why it would hang at that point and not simply fail with an error message.
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
One more thing: I did get Sword to work by compiling / installing the source by hand. However, I had to install the port pkgconfig to make that happen. Maybe that should be added to the dependencies list here.