public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/13782] New: make install fails with "cannot stat" on "usr/local/lib/pkgconfig"
@ 2004-01-20 23:58 sasha dot mal at excite dot com
  2004-01-21  0:03 ` [Bug bootstrap/13782] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: sasha dot mal at excite dot com @ 2004-01-20 23:58 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-21 18:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-20 23:58 [Bug bootstrap/13782] New: make install fails with "cannot stat" on "usr/local/lib/pkgconfig" sasha dot mal at excite dot com
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

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