Skip to content

Compile problem on arbiter and kernel-mod #4

@leochli

Description

@leochli

I am running on a ubuntu 16.04 machine. It seems dpdk 1.6.0r0 cannot be well installed. Hence I installed the new version of dpdk and then followed the rest install instruction on http://fastpass.mit.edu

However, I cannot make the arbiter. The error is:
/home/ubuntu/fastpass/src/arbiter/main.c:143:3: error: unknown field ‘header_split’ specified in initializer .header_split = 0, /**< Header Split disabled */ ^ /home/ubuntu/fastpass/src/arbiter/main.c:144:3: error: unknown field ‘hw_ip_checksum’ specified in initializer .hw_ip_checksum = 1, /**< IP checksum offload enabled */

FYI, I am using gcc4.9. Do you have any idea how could I compile the arbiter and kernel-mod on ubuntu 16.04?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions