From owner-freebsd-current Fri Jul 11 13:54:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA02851 for current-outgoing; Fri, 11 Jul 1997 13:54:25 -0700 (PDT) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA02844 for ; Fri, 11 Jul 1997 13:54:20 -0700 (PDT) Received: (from asami@localhost) by vader.cs.berkeley.edu (8.8.5/8.7.3) id NAA27593; Fri, 11 Jul 1997 13:53:58 -0700 (PDT) Date: Fri, 11 Jul 1997 13:53:58 -0700 (PDT) Message-Id: <199707112053.NAA27593@vader.cs.berkeley.edu> To: jkh@time.cdrom.com CC: current@freebsd.org, hans@brandinnovators.com In-reply-to: <1011.868634163@time.cdrom.com> (jkh@time.cdrom.com) Subject: Re: Heads up and and a call for a show of hands. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * Now this is generally a good thing from the vendor's standpoint (and * it was, in fact, Xi Graphics, Inc. who first requested it) since they * don't have to messily edit the /etc/rc file, they can just tack their * own lib paths onto the end of /etc/ld.so.conf. The question which is * now raised in my mind, however, is a simple one: And Xi Graphics seems to have ignored my comment about just using the existing framework and adding /usr/{local,X11R6}/etc/rc.d/foo.sh to run ldconfig.sh and any other startup stuff. The -m flag to ldconfig was added for a reason. See what the modula-3-lib port does. I don't think an /etc/ld.so.conf is necessary (much less /usr/local/etc/ld.so.conf). I propose backing it out. Satoshi