Opened 20 years ago

Closed 19 years ago

#2101 closed defect (worksforme)

BUG: gettext

Reported by: hopperj@… Owned by: tobypeterson
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 (6)

comment:1 Changed 20 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 20 years ago by digdog@…

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

comment:3 Changed 20 years ago by digdog@…

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

comment:4 Changed 19 years ago by toby@…

What OS/version?

comment:5 Changed 19 years ago by snu@…

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

comment:6 Changed 19 years ago by toby@…

Resolution: worksforme
Status: newclosed

No response from submitter; cannot reproduce.

Note: See TracTickets for help on using tickets.