Opened 20 years ago
Closed 20 years ago
#2804 closed defect (worksforme)
BUG: gettext 0.14.3 build failure (has a dependency on mono port)
Reported by: | edko@… | Owned by: | mij@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
gettext 0.14.3 fails to build with current Portfile, complaining about a missing 'mscorlib' library.
This arises if a user does not have either a working csharp environment. There are several possible solutions:
- have gettext build with a default '--disable-csharp' configure flag (I have gotten this to work
manually and by modifying my local Portfile copy). To accomodate the csharp capability perhaps make mono and pnet variant builds?
- require mono by default. (I have confirmed by installing mono first the gettext port compiles and
installs successfully. I haven't tested it though).
- I mention mono because so far there's something wrong on my system. I can't compile pnetlib,
which in turns causes the gettext configure process to fail.
Change History (3)
comment:1 Changed 20 years ago by mww@…
Owner: | changed from darwinports-bugs@… to mij@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | gettext 0.14.3 build failure (has a dependency on mono port) → BUG: gettext 0.14.3 build failure (has a dependency on mono port) |
---|
comment:3 Changed 20 years ago by mij@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
You've got to have mono bits that configure is finding somewhere because I can't reproduce this at all (I've tried a few times and it's built fine).
Note: See
TracTickets for help on using
tickets.
assign to maintainer; please have a look at http://darwinports.opendarwin.org/docs/ch01s05.html#user_bugs