From owner-freebsd-stable Thu Feb 1 00:43:05 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA06994 for stable-outgoing; Thu, 1 Feb 1996 00:43:05 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id AAA06946 for ; Thu, 1 Feb 1996 00:41:43 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.3/8.6.9) id AAA02140; Thu, 1 Feb 1996 00:40:14 -0800 (PST) Date: Thu, 1 Feb 1996 00:40:14 -0800 (PST) Message-Id: <199602010840.AAA02140@silvia.HIP.Berkeley.EDU> To: bmk@dtr.com CC: stable@FreeBSD.org, ccd@forgery.CS.Berkeley.EDU In-reply-to: <199602010725.XAA00414@dtr.com> (bmk@dtr.com) Subject: Re: New version of ccd driver available From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-stable@FreeBSD.org Precedence: bulk * I believe that it also should be statically linked so that it'll actually * work before ld.so is available - the current Makefile options don't do this. * * Or is there something that I'm not seeing here? If you have the source in /usr/src/sbin/ccdconfig, it will read "Makefile.inc" from the parent directory and get the static option there. Satoshi