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

other/3659: gcc 3.0 installation with wrong user.group for fixed includes



>Number:         3659
>Category:       other
>Synopsis:       gcc 3.0 installation with wrong user.group for fixed includes
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 12 05:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hans-Georg Pabst
>Release:        gcc version 3.0
>Organization:
>Environment:
alphaev56-dec-osf5.1
>Description:
The subdirectory 'include' below and its contents is
owned by the user who made the build.
It should be owned by root.bin instead. 

pabst@newton> pwd
/usr/local/lib/gcc-lib/alphaev56-dec-osf5.1/3.0
pabst@newton> ls -l
total 55926
-rwxr-xr-x   1 root     bin      10757088 Jul 11 15:44 cc1
-rwxr-xr-x   1 root     bin      13839200 Jul 11 15:45 cc1plus
-rwxr-xr-x   1 root     bin        965232 Jul 11 15:45 collect2
-rwxr-xr-x   1 root     bin        945744 Jul 11 15:45 cpp0
-rwxr-xr-x   1 root     bin      14127328 Jul 11 15:45 f771
drwxr-xr-x   7 pabst    users        8192 Jul 11 15:48 include
-rwxr-xr-x   1 root     bin      10993936 Jul 11 15:45 jc1
-rwxr-xr-x   1 root     bin        181664 Jul 11 15:45 jvgenmain
-rw-r--r--   1 root     bin       3431444 Jul 11 15:48 libg2c.a
-rw-r--r--   1 root     bin       1070328 Jul 11 15:45 libgcc.a
-rwxr-xr-x   1 root     bin        131280 Jul 11 15:45 mips-tdump
-rwxr-xr-x   1 root     bin        450144 Jul 11 15:45 mips-tfile
-rw-r--r--   1 root     bin          4689 Jul 11 15:45 specs
-rwxr-xr-x   1 root     bin        318112 Jul 11 15:45 tradcpp0
pabst@newton>
>How-To-Repeat:

>Fix:
Change the ownership / permission manually by chown / chmod.
>Release-Note:
>Audit-Trail:
>Unformatted:


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