Opened 15 years ago

Last modified 13 years ago

#18874 closed defect

gnome-doc-utils 0.14.2 Build error — at Initial Version

Reported by: keinstein_junior@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: gnome-doc-utils

Description

I got the same error message as in #17736 with current macports (v 1.700) on a clean install. There is a difference that it's now the variable GMSGFMT, which fails to be set, though gettext is installed.

Changing line 47 of the Portfile to

configure.env-append INTLTOOL_PERL=${prefix}/bin/perl MSGFMT=${prefix}/bin/msgfmt GMSGFMT=${prefix}/bin/gmsgfmt

solves the issue for me.

For further information I'll attach the variants file. Universal architecture is x86_64 only.

Change History (1)

Changed 15 years ago by keinstein_junior@…

Attachment: variants.conf added
Note: See TracTickets for help on using tickets.