Hi,

I am trying to get ATAPI SCSI emulation working on 4.6.2 so that I can use 
cdrecord.

I applied the following patches:

atapicam-20021031.diff
cam_xpt.c.diff
atapicam-STABLE-config-20021031.diff 

but now when I run make depend there is a header file missing:

eagle# make depend
rm -f .newdep
make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs  mkdep -a -f .newdep -O 
-pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I/usr/include 
-I../../contrib/ipfilter  -D_KERNEL -include opt_global.h -elf  
-mpreferred-stack-boundary=2
../../dev/ata/ata-all.c:37: atapicam.h: No such file or directory
../../dev/ata/atapi-all.c:35: atapicam.h: No such file or directory
mkdep: compile failed
*** Error code 1

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

What have I missed here.

any help appreciated.

cheers, Iain.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to