davidcamilo0710 / P4Tree

A novel approach based on Random Forests that quickly and accurately identifies elephant flows in programmable Data Planes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error on makefile

Hala-Suliman opened this issue · comments

I am trying to run your code but it tells me that the makefile isn't found please check the error message: and

p4@p4:/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ make run
Makefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:
/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ make
Makefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:~/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$