VMware Cloud Community
srivicky4u
Contributor
Contributor

porting linux block driver to ESXi 5.0

Hi All,

We are porting a sample linux block driver to ESXi 5.0. During the porting we got error in header file. below mentioned

---------------------------------------


In file included from vmkdrivers/src_9/include/linux/blkdev.h:277,
                 from vmkdrivers/src_9/drivers/block/sbd/sbd.c:53:
vmkdrivers/src_9/include/vmklinux_9/vmklinux_block.h:35: error: expected declaration specifiers or '...' before 'irq_handler_t'

-------------------------------------------------

How to resolve the above mentioned error. Please help us asap.

Regards,

Vicky.

0 Kudos
1 Reply
jupiturliu
Contributor
Contributor

I got same issues while we port our block driver to VMware ESXi 5.1 from Linux. Do you find any answers? can you share it with us?

Regards,

James

0 Kudos