java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)
George.R.Goffe@seagate.com
George.R.Goffe@seagate.com
Thu Dec 13 16:06:00 GMT 2001
The following reply was made to PR java/5080; it has been noted by GNATS.
From: George.R.Goffe@seagate.com
To: tromey@redhat.com
Cc: George.R.Goffe@seagate.com, gcc-gnats@gcc.gnu.org
Subject: Re: java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use
in this function)
Date: Thu, 13 Dec 2001 15:57:05 -0800
Tom,
There is no change in the build. None...
George...
Tom Tromey <tromey@redhat.com> on 12/13/2001 11:12:32 AM
Please respond to 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)
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