[llvmlinux] prototype Raspberry-pi support

Mark Charlebois charlebm at gmail.com
Mon Oct 1 22:40:53 UTC 2012


I get the following build error for RPi:

drivers/media/video/zr364xx: struct usb_device_id is 20 bytes. The last 
of 73 is:
0x03 0x11 0x01 0xff 0xda 0x00 0x0c 0x03 0x01 0x00 0x02 0x11 0x03 0x11 
0x00 0x3f 0x00 0x00 0x00 0x00
FATAL: drivers/media/video/zr364xx: struct usb_device_id is not 
terminated with a NULL entry!
make[2]: *** [__modpost] Error 1


Some hints for the build error for RPi:

http://us.generation-nt.com/answer/next-fatal-drivers-gpu-drm-udl-udl-sizeof-struct-usb-device-id-24-not-modulo-size-section-mod-usb-device-table-44-help-207849091.html?page=2

Looks like a structure alignment issue...

-Mark

On 10/01/2012 01:24 PM, Behan Webster wrote:
> Although it's still a work in progress, Vinicius Tinti has just added 
> a new target to the LLVMLinux project:
>
> Raspberry-pi (http://www.raspberrypi.org/).
>
> You can build the rpi target as follows after checking out the 
> LLVMLinux code:
>
> $ cd targets/rpi
> $ make
>
> Behan
>
> -- 
> Behan Webster
> behanw at converseincode.com <mailto:behanw at converseincode.com>
>
>
>
> _______________________________________________
> LLVMLinux mailing list
> LLVMLinux at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/llvmlinux

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/llvmlinux/attachments/20121001/70424a58/attachment.html>


More information about the LLVMLinux mailing list