i386 as well (although we are replying to the wrong commit, I think
r301771 is what broke it):

In file included from /usr/src/sbin/camcontrol/camcontrol.c:56:
/usr/obj/usr/src/tmp/usr/include/cam/cam_ccb.h:44:10: fatal error:
'cam/nvme/nvme_all.h' file not found
#include <cam/nvme/nvme_all.h>
         ^

Best,
Conrad

On Thu, Jun 9, 2016 at 5:00 PM, Glen Barber <g...@freebsd.org> wrote:
> On Thu, Jun 09, 2016 at 04:05:56PM +0000, Warner Losh wrote:
>> Author: imp
>> Date: Thu Jun  9 16:05:56 2016
>> New Revision: 301741
>> URL: https://svnweb.freebsd.org/changeset/base/301741
>>
>> Log:
>>   Add place holder for SDIO CAM stuff for CCB XPT type.
>>
>
> One of these commits breaks sparc64.
>
> In file included from /usr/src/sbin/camcontrol/camcontrol.c:56:
> /usr/obj/sparc64.sparc64/usr/src/tmp/usr/include/cam/cam_ccb.h:44:31:
> error: cam/nvme/nvme_all.h: No such file or directory
> In file included from /usr/src/sbin/camcontrol/camcontrol.c:56:
> /usr/obj/sparc64.sparc64/usr/src/tmp/usr/include/cam/cam_ccb.h:794:
> error: field 'cmd' has incomplete type
> /usr/obj/sparc64.sparc64/usr/src/tmp/usr/include/cam/cam_ccb.h:795:
> error: field 'cpl' has incomplete type
>
> Glen
>
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to