From owner-freebsd-current Tue Sep 19 6: 4:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by hub.freebsd.org (Postfix) with ESMTP id 381C037B422; Tue, 19 Sep 2000 06:04:42 -0700 (PDT) Received: from waterblue.imgsrc.co.jp (localhost [127.0.0.1]) by waterblue.imgsrc.co.jp (8.11.0/8.11.0) with ESMTP id e8JD37G81061; Tue, 19 Sep 2000 22:03:08 +0900 (JST) Date: Tue, 19 Sep 2000 22:03:07 +0900 Message-ID: <7m7l885yb8.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: imp@FreeBSD.org Cc: Current Subject: Re: cvs commit: src/sys/dev/pccard card_if.m pccard.c pccardvar.h src/sys/dev/ep if_ep_pccard.c src/sys/dev/sn if_sn.c if_sn_isa.c if_sn_pccard.c src/sys/pccard pccard_nbk.c In-Reply-To: In your message of "Mon, 18 Sep 2000 21:39:20 -0700 (PDT)" <200009190439.VAA18340@freefall.freebsd.org> References: <200009190439.VAA18340@freefall.freebsd.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Mon, 18 Sep 2000 21:39:20 -0700 (PDT), Warner Losh wrote: > sn driver updated more than minorly. Add module dependencies to allow > module to load. Also change name to if_sn. Add some debugging code. > attempt to fix the cannot allocate memory problem I'd been seeing. > Minor formatting nits. After this commit, I cannot "make depend" for GENERIC configuration. % config GENERIC; cd ../../compile/GENERIC; make depend ... ===> sn @ -> /home/kuriyama/ncvs/src/sys machine -> /home/kuriyama/ncvs/src/sys/i386/include perl @/kern/makeobjops.pl -h @/kern/device_if.m perl @/kern/makeobjops.pl -h @/kern/bus_if.m perl @/kern/makeobjops.pl -h @/isa/isa_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/include /home/kuriyama/ncvs/src/sys/modules/sn/../../dev/sn/if_sn.c /home/kuriyama/ncvs/src/sys/modules/sn/../../dev/sn/if_sn_isa.c /home/kuriyama/ncvs/src/sys/modules/sn/../../dev/sn/if_sn_pccard.c /home/kuriyama/ncvs/src/sys/modules/sn/../../dev/sn/if_sn_pccard.c:60: card_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /home/kuriyama/ncvs/src/sys/modules/sn. *** Error code 1 Stop in /home/kuriyama/ncvs/src/sys/modules. *** Error code 1 Stop in /home/kuriyama/ncvs/src/sys/compile/GENERIC. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message