Skip to content

vagrant up error #13

@daniel0720

Description

@daniel0720

There is an error when i run "vagrant up" command.
`switch: In file included from lib/odp-execute.h:24:0,

switch:                  from lib/odp-execute.c:19:
switch: ./include/openvswitch/types.h:24:44: fatal error: p4/src/match/openvswitch/types.h: No such file or directory
switch:  #include "p4/src/match/openvswitch/types.h"
switch:                                             ^
switch: compilation terminated.
switch: In file included from lib/util.h:31:0,
switch:                  from lib/bitmap.h:22,
switch:                  from lib/flow.h:24,
switch:                  from lib/odp-util.h:24,
switch:                  from lib/odp-util.c:19:
switch: ./include/openvswitch/types.h:24:44: fatal error: p4/src/match/openvswitch/types.h: No such file or directory
switch:  #include "p4/src/match/openvswitch/types.h"
switch:                                             ^
switch: compilation terminated.
switch: make[2]: 
switch: *** [lib/odp-execute.lo] Error 1
switch: make[2]: 
switch: *** Waiting for unfinished jobs....
switch: make[2]: 
switch: *** [lib/odp-util.lo] Error 1
switch: make[2]: Leaving directory `/home/vagrant/ovs'
switch: make[1]: 
switch: *** [all-recursive] Error 1
switch: make[1]: Leaving directory `/home/vagrant/ovs'
switch: make: 
switch: *** [all] Error 2
switch: sudo: ./ovsdb-tool: command not found

The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
`
anyone can help me to solve this problem?
I am using CentOS 7.4.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions