Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2000 16:34:13 +0200 (CEST)
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        current@freebsd.org
Cc:        peter@freebsd.org, sos@freebsd.org
Subject:   Missing dependancies after config changes (atapi)
Message-ID:  <200006221434.QAA00744@Magelan.Leidinger.net>

next in thread | raw e-mail | index | archive | help
Hi,

after the config changes atapi-all.o isn't compiled anymore. Every other
atapi-*/ata-* has a representation in /sys/compile/<IDENT>/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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006221434.QAA00744>