New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #2101 (closed defect: worksforme)

Opened 9 years ago

Last modified 8 years ago

BUG: gettext

Reported by: hopperj@… Owned by: toby@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

gettext is failing because its trying to build the included libintl and use the dylibs. but the internal build of libintl is creating softlinks to libintl.3.4.0.dylib but it is not building this dylib.

Change History

comment:1 Changed 9 years ago by jmatthews@…

I get the same result: ... gcc: ../intl/.libs/libintl.dylib: No such file or directory make[3]: * [gettext] Error 1 ... The file libintl.dylib is a softlink (gettext-runtime/intl/.libs/libintl.dylib -> libintl.3.4.0.dylib), but libintl.3.4.0.dylib doesn't exist.

John

comment:2 Changed 9 years ago by digdog@…

  • Owner changed from darwinports-bugs@… to digdog@…

comment:3 Changed 9 years ago by digdog@…

  • Owner changed from digdog@… to darwinports-bugs@…

comment:4 Changed 8 years ago by toby@…

What OS/version?

comment:5 Changed 8 years ago by snu@…

  • Owner changed from darwinports-bugs@… to toby@…
  • Summary changed from todays checkout wont build gettext to BUG: gettext

comment:6 Changed 8 years ago by toby@…

  • Status changed from new to closed
  • Resolution set to worksforme

No response from submitter; cannot reproduce.

Note: See TracTickets for help on using tickets.