OpenIndiana incorrect msgfmt
14 Dec
2021
14 Dec
'21
1:23 p.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
14 Dec
14 Dec
1:29 p.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
1466
Age (days ago)
1466
Last active (days ago)
1 comments
1 participants
participants (1)
-
Ken Sharp