Opened 19 years ago

Closed 19 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:

  1. 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?

  1. require mono by default. (I have confirmed by installing mono first the gettext port compiles and

installs successfully. I haven't tested it though).

  1. 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 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to mij@…

assign to maintainer; please have a look at http://darwinports.opendarwin.org/docs/ch01s05.html#user_bugs

comment:2 Changed 19 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 19 years ago by mij@…

Resolution: worksforme
Status: newclosed

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.