Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 1999 16:08:49 +0000
From:      Johan Kruger <jk@nanoteq.co.za>
To:        freebsd-questions@FreeBSD.ORG
Subject:   kernel compile with bktr0
Message-ID:  <37160F11.91A67DAB@nanoteq.co.za>

next in thread | raw e-mail | index | archive | help
Hi there. I'm trying to compile the booktree driver for my tv card, but
the kernel returns errors (underneath)
The closest files i could find is [ smbus_if.m ] and [ iicbb_if.m ]
which i renamed to *.h - did'nt work.
Any suggestions , pleasssseee

(making depend )

../../pci/brooktree848.c:379: smbus_if.h: No such file or directory
../../pci/brooktree848.c:380: iicbus_if.h: No such file or directory
../../pci/bt848_i2c.c:61: iicbb_if.h: No such file or directory
../../pci/bt848_i2c.c:62: smbus_if.h: No such file or directory
mkdep: compile failed
*** Error code 1


(making make)

Stop.
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-DKERNEL -DVM_STACK -include opt_global.h -elf  ../../pci/brooktree848.c

../../pci/brooktree848.c:379: smbus_if.h: No such file or directory
../../pci/brooktree848.c:380: iicbus_if.h: No such file or directory
*** Error code 1.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37160F11.91A67DAB>