This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Build problem on Solaris 2.7 (and solution)
- To: martin dot kahlert at infineon dot com
- Subject: Re: Build problem on Solaris 2.7 (and solution)
- From: Tom Tromey <tromey at redhat dot com>
- Date: 11 Jan 2001 11:06:12 -0700
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <20010111115345.A31715@keksy.muc.infineon.com>
- Reply-To: tromey at redhat dot com
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> i tried to build libjava (from gcc snapshot 2001-01-08) on a
Martin> Solaris 2.7 machine and found that LC_CTYPE is only declared,
Martin> if you include <locale.h> (it is *not* defined in langinfo.h)
Thanks. I have a patch for this which I will commit shortly.
Tom