Zeno R.R. Davatz

Results 167 comments of Zeno R.R. Davatz

Ok, `configure` goes through, but `make -j9` still fails. ``` 495 | if ( std::filesystem::exists( sc.outdir/"report.xml" )){ | ^~~~~~~~~~ bulk_extractor.cpp:495:42: Fehler: »struct scanner_config« hat kein Element namens »outdir« 495 |...

> @zdavatz - Can you try out [b1e500f](https://github.com/simsong/bulk_extractor/commit/b1e500f4d16556e7efc048ee56363b3f921873af)? this commit is in the latest git pull right? My repo is here: 88c2d72efcc92776075f2a18855e2d518ccfd3f1

I do not have `libewf` installed, but AFAICT that should not be a problem.

ok, `git clone --recursive` works but I still get a make error: https://github.com/simsong/bulk_extractor/issues/452#issuecomment-1913577328

> Can you post your full `config.log` file? I can try to spin up a Kali Linux somewhere. Is it available on AWS? Is there a way to run >...

does this help: https://github.com/sdolenc/debian-matrix/blob/master/.circleci/config.yml https://github.com/sdolenc/debian-matrix

On which Linux do you normally build?

``` --------------------------- --------------------------- Unexpected exception. Sorry about that. Please Ctrl+C to copy this text and file an issue at https://github.com/KirillOsenkov/MSBuildStructuredLog/issues/new System.ArgumentNullException: Der Wert darf nicht NULL sein. Parametername: reference bei...

what is your problem?