Opened 19 years ago

Closed 19 years ago

#2536 closed defect (fixed)

i386-mingw32-binutils should depend on gettext

Reported by: runehol@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When building i386-mingw32-binutils without gettext installed, I get the following error: file=/Users/runehol/darwinports/dports/cross/i386-mingw32-binutils/work/binutils-2.15.91 -20040904-1/bfd/po/echo fr | sed 's,.*/,,'.gmo \

&& rm -f $file && PATH=../src:$PATH msgfmt -o $file /Users/runehol/darwinports/dports/cross/

i386-mingw32-binutils/work/binutils-2.15.91-20040904-1/bfd/po/fr.po /bin/sh: line 1: msgfmt: command not found make[3]: * [fr.gmo] Error 127 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive-am] Error 2 make: * [all-bfd] Error 2

However, when i've installed gettext, which provides msgfmt, it builds properly. Therefore i386- mingw32-binutils has a build dependency on gettext, and should be marked as such.

OS is Mac OS X 10.3.7, and darwinports was retrieved from :pserver: anonymous@…:/Volumes/src/cvs/od darwinports 4 Jan 2005.

Change History (1)

comment:1 Changed 19 years ago by landonf@…

Resolution: fixed
Status: newclosed

I added the gettext dependency to i386-mingw32-gcc and i386-mingw32-binutils.

Note: See TracTickets for help on using tickets.