bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk-3.1.1 doesn't compile on solaris 8


From: Aharon Robbins
Subject: Re: gawk-3.1.1 doesn't compile on solaris 8
Date: Sat, 7 Dec 2002 21:33:12 +0200

The easiest thing to do is start with a fresh extract, and then

        configure --disable-nls && make

If you must have NLS support, then use

        configure --with-included-gettext && make

but I expect you'll have better luck with the former.

Hope this helps,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]