Skip to content
Prev 33664 / 63424 Next

R compilation problem on 64 bit SunOS (PR#13898)

You are reporting a Solaris error to R-bugs.  If the Solaris libintl.h 
is broken (and it seems yours is), then you need to try one that 
works (e.g. OpenCSW) or force the use of the one in the R sources by

   --with-included-gettext use the GNU gettext library included here

or dlsable NLS (see below).

Please don't use R-bugs for things that are not R problems.
On Fri, 21 Aug 2009, uwe_f_mayer at yahoo.com wrote:

            
In fact you did not specifically not request nls: use the flag from 
the gcc specs below to do so (as someone did for gcc).