java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)
Tom Tromey
tromey@redhat.com
Thu Dec 13 11:16:00 GMT 2001
The following reply was made to PR java/5080; it has been noted by GNATS.
From: Tom Tromey <tromey@redhat.com>
To: George.R.Goffe@seagate.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)
Date: 13 Dec 2001 12:12:32 -0700
George> There is a locale.h in
George> /usr/lsd/SunOS.5.8/lib/gcc-lib/sparc-sun-solaris2.8/3.0/include
George> but it's a reminant of a gcc-3.0 I pkgadd'd and then pkgrm'd
George> some time ago. Pkgrm apparently does NOT remove all the files
George> that pkgadd installs (a sun bug/feature), sigh...
Could you try removing it and rebuilding from scratch?
In particular make sure the old config.cache files are gone.
George> The config.log entry for locale.h did not have other -I specs
George> in it. Are there hidden places that gcc looks as well but
George> doesn't say so?
Yes, and if you run an ordinary compile with `-v' you can see the
list.
Tom
More information about the Gcc-prs
mailing list