pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/40264: net/avahi msgfmt problems (NetBSD 3.0)
The following reply was made to PR pkg/40264; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/40264: net/avahi msgfmt problems (NetBSD 3.0)
Date: Mon, 29 Dec 2008 23:42:24 +0700
Date: Mon, 29 Dec 2008 08:35:03 +0000 (UTC)
From: "OBATA Akio" <obache%NetBSD.org@localhost>
Message-ID: <20081229083503.6787963BC5B%narn.NetBSD.org@localhost>
| It did not come from lack of 'msgfmt', but failed to detect GNU
'xgettext' and 'msgmerge'.
| Can you check config.log and find why failed to detect?
Sure .. it took a while to find the relevant part in there (I try
and avoid the autonoise wherever possible, so I wasn't sure really what to
look for), I think this is most likely the part that will reveal something:
configure:26539: checking whether NLS is requested
configure:26548: result: yes
configure:26589: checking for msgfmt
configure: trying /pkg_comp/obj/pkgsrc/net/avahi/default/.tools/bin/msgfmt...
0 translated messages.
configure:26621: result:
/pkg_comp/obj/pkgsrc/net/avahi/default/.tools/bin/msgfmt
configure:26630: checking for gmsgfmt
configure:26661: result:
/pkg_comp/obj/pkgsrc/net/avahi/default/.tools/bin/msgfmt
configure:26712: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: unrecognized option `--copyright-holder='
Try `/usr/bin/xgettext --help' for more information.
configure:26747: result: no
configure:26790: checking for msgmerge
configure: trying /usr/bin/msgmerge...
/usr/bin/msgmerge: unrecognized option `--update'
Try `/usr/bin/msgmerge --help' for more information.
configure:26824: result: no
This is a NetBSD 3.0 build, all that stuff is (now) very very old...
kre
Home |
Main Index |
Thread Index |
Old Index