p4lang / behavioral-model

The reference P4 software switch
Apache License 2.0
538 stars 328 forks source link

fail to make third_party/gtest #1170

Closed zxy909 closed 1 year ago

zxy909 commented 1 year ago

p4@p4:~/behavioral-model/third_party/gtest$ make clean test -z "libgtest.la" || rm -f libgtest.la rm -f ./so_locations rm -rf .libs _libs rm -rf src/.libs src/_libs rm -f .o rm -f src/.o rm -f src/.lo rm -f .lo p4@p4:~/behavioral-model/third_party/gtest$ make make: Nothing to be done for 'all'.

zxy909 commented 1 year ago

make check