Closed taktikal17 closed 7 years ago
I'll have a look when time permits, could be a bug in the experimental version.
Is there another way to use the library or another source to use?
Use the last alpha version: https://github.com/libyal/legacy/tree/master/libpff
This is a bug in the tests, should not stop you from being able to use the library.
Hi @joachimmetz ,
I got an error by trying to install libpff-experimental-20161119.tar
MacOs Sierra, v10.12
What I did:
=> Error: pff_test_deflate.c:32:10: fatal error: 'pff_test_libcnotify.h' file not found
include "pff_test_libcnotify.h"
1 error generated. make[1]: [pff_test_deflate.o] Error 1 make: [check-am] Error 2
Is there another way to use the library or another source to use? Thank you!