From owner-freebsd-current Thu Jun 22 7:40:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 4C75237BACD; Thu, 22 Jun 2000 07:40:33 -0700 (PDT) (envelope-from netchild@leidinger.net) Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 3.14 #3) id 13589c-0006ye-00; Thu, 22 Jun 2000 16:40:28 +0200 Received: from [213.6.51.55] (helo=Magelan.Leidinger.net) by mx0.freenet.de with esmtp (Exim 3.14 #3) id 13589b-0000bS-01; Thu, 22 Jun 2000 16:40:27 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id QAA00744; Thu, 22 Jun 2000 16:34:14 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200006221434.QAA00744@Magelan.Leidinger.net> Date: Thu, 22 Jun 2000 16:34:13 +0200 (CEST) From: Alexander Leidinger Subject: Missing dependancies after config changes (atapi) To: current@freebsd.org Cc: peter@freebsd.org, sos@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, after the config changes atapi-all.o isn't compiled anymore. Every other atapi-*/ata-* has a representation in /sys/compile//Makefile. After looking at /sys/conf/files.i386 I'm a little bit confused: ---snip--- dev/ata/ata-all.c count ata dev/ata/ata-disk.c count atadisk dev/ata/ata-dma.c optional ata dev/ata/atapi-all.c count atapicd dev/ata/atapi-all.c count atapifd dev/ata/atapi-all.c count atapist dev/ata/atapi-cd.c optional atapicd dev/ata/atapi-fd.c optional atapifd dev/ata/atapi-tape.c optional atapist ---snip--- I have ata, atadisk and atapifd in my kernel config and if I understand the above (I didn't think I do, I'm confused about "count" for ata-all.c and ata-disk.c) atapi-all should find its way into the Makefile. Unfortunally I haven't seen someone else complain about this. Can some reproduce this? Bye, Alexander. -- Where do you think you're going today? http://www.Leidinger.net Alexander+Home @ Leidinger.net GPG fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message