HP3000-L Archives

August 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Thu, 3 Aug 2000 13:08:25 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (28 lines)
Damian Sobieralski wrote:
>
>  Okay, I downloaded the all.bin and installed it per the instructions (2.95.2) from jazz.
>
> Now when I compile I get error messages:
>
> In file included from scheduledb.c:1:
> scheduledb.h:2: stdio.h: Permission denied
> /usr/include/string.h:63: Permission denied
>
> listing of /usr/include
>
> hp3000:/usr/include> ls -al

...snip...

>   Quick look at permissions of the .h files looks good. Any ideas?

Historically the gcc stuff tends not to install with correct permissions.  In
your particular case, it's not the files in /usr/include that have the problem,
but possibly the gcc "shadow" include files instead.

You should check file/directory permissions recursively for everything under
/usr/local/lib/gcc-lib.  The shadow includes are buried way way down below this
directory.

- Mark B.

ATOM RSS1 RSS2