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]

Re: Bug during installation!



----- 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.


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