[25345] in Athena Bugs
/usr/athena/lib/pkgconfig has wrong mode on Sun
daemon@ATHENA.MIT.EDU (Robert A Basch)
Mon Dec 8 15:57:37 2003
From: Robert A Basch <rbasch@mit.edu>
To: bugs@mit.edu
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1070917054.24477.10.camel@anhedonia.mit.edu>
Mime-Version: 1.0
Date: Mon, 08 Dec 2003 15:57:34 -0500
Errors-To: bugs-bounces@mit.edu
pkg-config seems to be broken on Suns; "pkg-config --list-all"
outputs a bunch of "Permission denied" errors for the files in
/usr/athena/lib/pkgconfig. The problem is that the directory
mode is 644, apparently set from the corresponding directory
in the srvd.
Bob