Skip to content

Error while installng vpp while running the command "./install.sh vpp" #10

Description

@muthiyanbhushan

Hello,

I am new to c++14 and I am trying to install vpp by executing the command

"./install.sh vpp"

But it gives me following error.

tests/CMakeFiles/fill.dir/build.make:62: recipe for target 'tests/CMakeFiles/fill.dir/fill.cc.o' failed
make[2]: *** [tests/CMakeFiles/fill.dir/fill.cc.o] Error 1
CMakeFiles/Makefile2:271: recipe for target 'tests/CMakeFiles/fill.dir/all' failed
make[1]: *** [tests/CMakeFiles/fill.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
Cannot install /home/bhushan/vpp/vpp_build.

I am using ubuntu 16.04 on Virtual box.

"gcc --version" gives me below output.

--gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

Please, let me know about it.

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