From owner-freebsd-questions Sun Feb 11 18: 9:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shasta.wstein.com (rfx-64-6-196-149.users.reflexcom.com [64.6.196.149]) by hub.freebsd.org (Postfix) with ESMTP id 919C237B4EC for ; Sun, 11 Feb 2001 18:09:07 -0800 (PST) Received: from hood (hood.wstein.com [192.168.250.14]) by shasta.wstein.com (8.11.1/8.11.1) with ESMTP id f1C297j43720 for ; Sun, 11 Feb 2001 18:09:07 -0800 (PST) (envelope-from joes@shasta.wstein.com) Date: Sun, 11 Feb 2001 18:09:06 -0800 (Pacific Standard Time) From: Joseph Stein To: Subject: rc sequence Message-ID: X-X-Sender: joes@shasta.wstein.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What, if any, negative consequences would come up by setting up LDCONFIG before the network stuff? I would really like vtund to be called by start_if.tun0, but it won't load it because it can't find the shared library. Is there a better solution? (Compiling with -static appeared to cause an error unless I wasn't specifying it in the right place.....) TIA for any help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message