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