OpenIndiana incorrect msgfmt
Dec. 14, 2021
7:23 a.m.
Hello, In OpenIndiana the configure script picks up msgfmt from /usr/bin, but this then FTBFS. The GNU version is installed to /usr/gnu/bin. It can be overridden with MSGFMT="/usr/gnu/bin" but I found the attached patch works for me under OI and Linux. Is this patch correct? Thanks, Ken
December 2021
7:29 a.m.
Scrub that. Running autoconf seems to have removed a lot of stuff it shouldn't have. On 14/12/2021 13:23, Ken Sharp wrote:
Hello,
In OpenIndiana the configure script picks up msgfmt from /usr/bin, but this then FTBFS. The GNU version is installed to /usr/gnu/bin.
It can be overridden with MSGFMT="/usr/gnu/bin" but I found the attached patch works for me under OI and Linux.
Is this patch correct?
Thanks,
Ken
1563
Age (days ago)
1563
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ken Sharp