Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 00:16:55 +0930
From:      Matthew Thyer <thyerm@camtech.net.au>
To:        current@freebsd.org
Subject:   CURRENT kernel make depend fails in sn module
Message-ID:  <39C77C5F.1DEEA429@camtech.net.au>

next in thread | raw e-mail | index | archive | help
Just synced my repo with cvsup4 and find that make depend fails.

This is after "config -r MATT".

"make includes" in /usr/src doesn't fix it either.


===> sn
@ -> /usr/src/sys
machine -> /usr/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 
/usr/src/sys/modules/sn/../../dev/sn/if_sn.c
/usr/src/sys/modules/sn/../../dev/sn/if_sn_isa.c
/usr/src/sys/modules/sn/../../dev/sn/if_sn_pccard.c
/usr/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 /usr/src/sys/modules/sn.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/src/sys/compile/MATT.


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?39C77C5F.1DEEA429>