public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "sasha dot mal at excite dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/13782] New: make install fails with "cannot stat" on "usr/local/lib/pkgconfig"
Date: Tue, 20 Jan 2004 23:58:00 -0000	[thread overview]
Message-ID: <20040120235753.13782.sasha.mal@excite.com> (raw)

Used CVS checkeout as on the web pages.
> gcc-3.5 -v
Reading specs from
/amd/stone/export/home/alexmalk/usr/local/bin/../lib/gcc/i686-pc-linux-gnu/3.5.0/specs
Configured with: ../gcc/configure --prefix=/home/alexmalk/usr/local
--program-suffix=-3.5 --enable-shared --enable-version-specific-runtime-libs
--enable-languages=c,c++,f77,java,objc
Thread model: posix
gcc version 3.5.0 20040120 (experimental)


Description:

during
make install
as non-root, I got smth like
...
/usr/bin/install cannot stat on <my home dir>/usr/local/lib/pkgconfig/libgcj.pc
...
And the make terminated with an error.
Workaround:: checked the permissions of pkgconfig and found out that I cannot
change to the directory <my home dir>/usr/local/lib/pkgconfig/

Temporary workaround:
make install (wait for this error)
change the permissions of pkgconfig to all-are-allowed-to-change-into
make install (start once more)

regards,
Sasha Mal

-- 
           Summary: make install fails with "cannot stat" on
                    "usr/local/lib/pkgconfig"
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sasha dot mal at excite dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: 3.5.0
  GCC host triplet: 2.95.4
GCC target triplet: 3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13782


             reply	other threads:[~2004-01-20 23:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-20 23:58 sasha dot mal at excite dot com [this message]
2004-01-21  0:03 ` [Bug bootstrap/13782] " pinskia at gcc dot gnu dot org
2004-01-21 17:51 ` sasha dot mal at excite dot com
2004-01-21 17:58 ` pinskia at gcc dot gnu dot org
2004-01-21 18:17 ` dhazeghi at yahoo dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040120235753.13782.sasha.mal@excite.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).