Menu

#21 Running make test returns file not found error

v1.0 (example)
open
None
3
2022-01-16
2022-01-16
No

The sloccount script performs a cd $datadir and then executes the break_filelist perl script.

The first problem is that the makefile doesn't allow overriding the datadir.

The second problem is that the sloccount script assumes break_filelist is installed in the datadir instead of invoking the original copy where the repository has been cloned.

Creating filelist for testcode
Categorizing files.
./sloccount: line 229: break_filelist: not found

Discussion


Log in to post a comment.

MongoDB Logo MongoDB