Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) X-RT-Original-Encoding: iso-8859-1 Content-Length: 2261 From sommerfeld@apollo.hp.com Fri Oct 10 16:53:51 1997 Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id QAA28206 for ; Fri, 10 Oct 1997 16:53:46 -0400 Received: from amway.ch.apollo.hp.com by MIT.EDU with SMTP id AA17725; Fri, 10 Oct 97 16:53:45 EDT Received: from snarfblatt.ch.apollo.hp.com by amway.ch.apollo.hp.com id Fri, 10 Oct 1997 16:53:35 -0400 Received: by snarfblatt.ch.apollo.hp.com id ; Fri, 10 Oct 1997 16:53:34 -0400 Message-Id: <9710102053.AA17725@MIT.EDU> Date: Fri, 10 Oct 1997 16:53:34 -0400 From: sommerfeld@apollo.hp.com Reply-To: sommerfeld@apollo.hp.com To: krb5-bugs@MIT.EDU Subject: HPUX shared libraries installed incorrectly X-Send-Pr-Version: 3.99 >Number: 478 >Category: krb5-build >Synopsis: HPUX shared libraries installed incorrectly >Confidential: no >Severity: critical >Priority: high >Responsible: tlyu >State: closed >Class: change-request >Submitter-Id: unknown >Arrival-Date: Fri Oct 10 16:54:01 EDT 1997 >Last-Modified: Wed Jan 24 17:36:19 EST 2001 >Originator: Bill Sommerfeld >Organization: HP >Release: 1.0pl1 >Environment: System: HP-UX blatt B.10.01 A 9000/712 2010593751 two-user license >Description: HP-UX shared libraries must have "execute" permission turned on. also, for various historical reasons involving artifacts of the HP-UX shared memory system, you get better performance if they're owned by root and mode 555 instead of mode 755 Basically you wind up taking a whole bunch of unnecessary sharing page faults unless library text can be mapped in a "global" shared-readable, unwriteable chunk of address space... >How-To-Repeat: configure --enable-shared (yes, I know that doesn't quite work, i've got a few more fixes to mail in..) make install; try to run any binary. >Fix: fix install modes for shared libraries on hp-ux to be 555 instead of 644. >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: tlyu State-Changed-When: Wed Jan 24 17:36:01 2001 State-Changed-Why: Fixed at least as long ago as 1.2.x... >Unformatted: