Bug during installation!

Tim Prince tprince@computer.org
Sat Feb 24 05:46:00 GMT 2001


----- Original Message -----
From: "Pardesi Amitsingh" <amitpardesi@yahoo.com>
To: <gcc@gcc.gnu.org>
Sent: Friday, February 23, 2001 10:33 PM
Subject: Bug during installation!


> After Building the code, when we go for final
> installation as specified in the files, by using the
> command 'make install' it gives an error at the end
> saying that it has skipped a directory named
> _objdir_\gcc & some files from _objdir_\f77. The same
> things also happens when running the command
> 'make bootstrap'. As after this it must install the
> binaries in /usr/local directory by default. But there
> not a single binary in this directory.
>
> Plz mail us asap the reason & the steps to b taken to
> install it properly.
Have you given yourself permission to write to /usr/local ?  If you are
unable to do so, you must build with --prefix set to a directory for
which you have write permission.



More information about the Gcc mailing list