-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
I built potion using the command sudo make. When I tried to test the build, I ran make test. 1 out of 282 tests failed saying that the recipe for the target test has failed. As far as I can tell two of the prerequisites of the target test are not available :
test: pn libs test/api/potion-test${EXE} test/api/gc-test${EXE}
test/runtests.sh -q
I cannot see anything called pn or libs in the directory containing the makefile, although there is a lib. Did I do something wrong ?
Metadata
Metadata
Assignees
Labels
No labels