GNU gettext does not work with 10.1

igor

2001-10-09 13:14:00

I need GNU's gettext for another utility. Specifically, msgfmt needs to work and it complains about a missing shared library.

I tried compiling the source for gettext, but what the hack does one specify for "host" ? I tried "ppc" 'cause that is the output from the arch command, but it only got me so far.

Thanks.

apex

2001-10-10 21:24:00

Try replacing config.sub and config.guess with the ones from /usr/libexec/

igor

2001-10-13 20:27:00

Nope. That did not do it. Do you want the verbose, gory details ?

apex

2001-10-14 00:13:00

Absolutely.