java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)

Tom Tromey tromey@redhat.com
Tue Dec 18 13:26: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, Zack Weinberg <zack@codesourcery.com>
Subject: Re: java/5080: gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use  in this function)
Date: 18 Dec 2001 14:25:06 -0700

 >>>>> "George" == George R Goffe <George.R.Goffe@seagate.com> writes:
 
 George> After "talking" with Ken Raeburn at MIT re his kerberos5
 George> implementation I decided to completely remove all gcc files
 George> from my system and re-install gcc-3.0.1 and
 George> binutils-2.11.2. Then I started with a fresh gcc-20011210 and
 George> started a build. The build failed when /usr/local/bin could
 George> not find libiconv.so. Sigh... I hope it's ok for me to send
 George> you this build log (below).
 
 I looked at this.  It looks like the results of AM_ICONV aren't
 properly being transmitted to the Makefile.  In particular when
 AM_ICONV appends to LDFLAGS, this doesn't seem to show up.  I couldn't
 see an instance of `@LDFLAGS@' in Makefile.in at all.
 
 I've CCd Zack, since I know he has done some work in this area.
 Perhaps the fix requires a local change to the AM_ICONV macro.
 
 Tom



More information about the Gcc-prs mailing list