Skip to content

[Docker] Some error #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hohieu01 opened this issue Nov 28, 2018 · 0 comments
Open

[Docker] Some error #116

hohieu01 opened this issue Nov 28, 2018 · 0 comments

Comments

@hohieu01
Copy link

When I run docker build ./
Firstly, there are some configures
screenshot from 2018-11-28 22-28-40

configure.ac:23: installing 'config/compile'
configure.ac:23: installing 'config/config.guess'
configure.ac:23: installing 'config/config.sub'
configure.ac:20: installing 'config/install-sh'
configure.ac:20: installing 'config/missing'
bindings/java/jni/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'

Secondly , there are some errors
screenshot from 2018-11-28 22-25-56

hfs.c: In function 'hfs_decompress_zlib_attr':
hfs.c:3584:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
         *dstBuf = dummy;
                 ^
hfs.c: At top level:
hfs.c:2633:1: warning: 'hfs_read_zlib_block_table' defined but not used [-Wunused-function]
 hfs_read_zlib_block_table(const TSK_FS_ATTR *rAttr, CMP_OFFSET_ENTRY** offsetTableOut, uint32_t* tableSizeOut, uint32_t* tableOffsetOut) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant