This is the mail archive of the gcc-bugs@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]

Re: Installation bug for AIX 4.3.2



Gregory Hicks <ghicks@cadence.com> writes:

> Geoff (Or whomever is available to help with this):
> 
> Greetings.  Finally got a make (from previous version of gcc) and make
> install (of 2.95.2) to run on the machine.  Setting the
> "LDFLAGS=-Wl,-bbigtoc" worked like a champ!  Thanks!
> 
> I then tried to use the just installed 2.95.2 verison to compile the
> 2.95.2 that was to be mounted in the final directory
> (/usr/ngnu/gcc-2.95.2).  The compile worked.  The "make install" did
> not.  The error message returned is as follows:
...
> >configure: error: ../../../configure failed for libU77

I think I remember seeing that.  What happens is that something tries
to run autoconf, something goes wrong with autoconf, it deletes the old
'configure' but does not create a new one.

So, do you perchance have autoconf installed?

-- 
- Geoffrey Keating <geoffk@cygnus.com>

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