This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix gcc_update for libcpp (Was: Re: Mainline bootstrap failure while running aclocal in libcpp)


On Jun 10, 2004, Paolo Bonzini <paolo.bonzini@polimi.it> wrote:

>> I have gettext installed.  What else do I need to get to be able to
>> rebuild these configure scripts?

> [removing gcc-patches]

> Check if you have codeset.m4 or iconv.m4 somewhere in
> /usr/share/aclocal* or /usr/local/share/aclocal* directory.  I have it
> in /usr/share/aclocal.

Make sure you integrate these into config/gettext.m4 or so, and
arrange for the scripts in config to be used, instead of using
whatever random version of these macros a user who runs aclocal
happens to have around.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]