error compil : make release

Issue #47 invalid
Former user created an issue

ake release make CXXFLAGS="-O2 -Wall -Wextra" all doc make[1]: Entering directory /mount/s3ome_data/tools/fuse-zip_v0.4.2/source/fuse-zip-0.4.2' g++ -c -O2 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse main.cpp \ -Ilib \ -o main.o In file included from lib/fileNode.h:30, from lib/fuseZipData.h:28, from main.cpp:36: lib/bigBuffer.h:53: error: ‘zip_int64_t’ does not name a type lib/bigBuffer.h:59: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:66: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:73: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:78: error: ‘zip_uint64_t’ does not name a type lib/bigBuffer.h:95: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:95: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:110: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:124: error: ‘zip_uint64_t’ has not been declared lib/bigBuffer.h:141: error: ‘zip_int64_t’ has not been declared lib/bigBuffer.h:152: error: ‘zip_uint64_t’ has not been declared In file included from lib/fuseZipData.h:28, from main.cpp:36: lib/fileNode.h:52: error: ‘zip_uint64_t’ does not name a type lib/fileNode.h:65: error: ‘zip_int64_t’ does not name a type lib/fileNode.h:66: error: ‘zip_int64_t’ has not been declared lib/fileNode.h:85: error: ‘zip_int64_t’ has not been declared lib/fileNode.h:94: error: ‘zip_int64_t’ has not been declared lib/fileNode.h:113: error: ‘zip_uint64_t’ has not been declared lib/fileNode.h:114: error: ‘zip_uint64_t’ has not been declared lib/fileNode.h:140: error: ‘zip_uint64_t’ has not been declared lib/fileNode.h:203: error: ‘zip_uint64_t’ does not name a type lib/fileNode.h:208: error: ‘zip_int64_t’ does not name a type lib/fileNode.h: In member function ‘bool FileNode::isTemporaryDir() const’: lib/fileNode.h:151: error: ‘id’ was not declared in this scope lib/fileNode.h:151: error: ‘NEW_NODE_INDEX’ was not declared in this scope make[1]: *** [main.o] Error 1 make[1]: Leaving directory/mount/s3ome_data/tools/fuse-zip_v0.4.2/source/fuse-zip-0.4.2' make: *** [release] Error 2

Centeos 7 libzip-0.9-3.1.el6.x86_64 fuse-2.8.3-4.el6.x86_64

Comments (1)

  1. Log in to comment