Subject: warning: implicit declaration of function `isp_target_async'
To: NetBSD-current Discussion List <current-users@NetBSD.ORG>
From: Thomas T. Thai <tom@minnesota.com>
List: current-users
Date: 11/25/2004 00:21:34
I got the following error on i386 after using kernel

options	*ISP_TARGET_MODE*


--- isp_target.o ---
*** [isp_target.o] Error code 1
--- isp.o ---
../../../../dev/ic/isp.c: In function `isp_parse_async':
../../../../dev/ic/isp.c:3975: warning: implicit declaration of function 
`isp_target_async'
../../../../dev/ic/isp.c: In function `isp_handle_other_response':
../../../../dev/ic/isp.c:4331: warning: implicit declaration of function 
`isp_target_notify'
*** [isp.o] Error code 1
2 errors

Regards,
Thomas