I co teraz z tym?No package 'fuse' found
Compiling FuseService.cpp
FuseService.cpp:12:18: warning: fuse.h: No such file or directory
FuseService.cpp: In function ‘int TrueCrypt::fuse_service_open(const char*, TrueCrypt::fuse_file_info*)’:
FuseService.cpp:172: error: invalid use of incomplete type ‘struct TrueCrypt::fuse_file_info’
FuseService.cpp:142: error: forward declaration of ‘struct TrueCrypt::fuse_file_info’
FuseService.cpp: At global scope:
FuseService.cpp:251: error: ‘fuse_fill_dir_t’ has not been declared
FuseService.cpp: In function ‘int TrueCrypt::fuse_service_readdir(const char*, void*, int, off_t, TrueCrypt::fuse_file_info*)’:
FuseService.cpp:261: error: ‘filler’ cannot be used as a function
FuseService.cpp:262: error: ‘filler’ cannot be used as a function
FuseService.cpp:263: error: ‘filler’ cannot be used as a function
FuseService.cpp:264: error: ‘filler’ cannot be used as a function
FuseService.cpp: In static member function ‘static bool TrueCrypt::FuseService::CheckAccessRights()’:
FuseService.cpp:317: error: ‘fuse_get_context’ was not declared in this scope
FuseService.cpp: In member function ‘virtual void TrueCrypt::FuseService::ExecFunctor: perator()(int, char**)’:
FuseService.cpp:540: error: ‘fuse_operations’ does not name a type
FuseService.cpp:542: error: ‘fuse_service_oper’ was not declared in this scope
FuseService.cpp:582: error: ‘fuse_main’ was not declared in this scope
make[1]: *** [FuseService.o] Error 1
make: *** [all] Error 2
[+] Kompilacja TrueCrypt 6.1
Podepnę się, żeby nie śmiecić. Ja miałem podczas kompilacji ten sam błąd, co kolega wyżej, ale udało się go zlikwidować powyższymi plikami. Niestety pojawił się kolejny
Niestety, zainstalowałem i nic nie pomogło...
Kod: Zaznacz cały
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
Package fuse was not found in the pkg-config search path.
Perhaps you should add the directory containing `fuse.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fuse' found
Compiling FuseService.cpp
FuseService.cpp:12:18: warning: fuse.h: No such file or directory
FuseService.cpp: In function ‘int TrueCrypt::fuse_service_open(const char*, TrueCrypt::fuse_file_info*)’:
FuseService.cpp:172: error: invalid use of incomplete type ‘struct TrueCrypt::fuse_file_info’
FuseService.cpp:142: error: forward declaration of ‘struct TrueCrypt::fuse_file_info’
FuseService.cpp: At global scope:
FuseService.cpp:251: error: ‘fuse_fill_dir_t’ has not been declared
FuseService.cpp: In function ‘int TrueCrypt::fuse_service_readdir(const char*, void*, int, off_t, TrueCrypt::fuse_file_info*)’:
FuseService.cpp:261: error: ‘filler’ cannot be used as a function
FuseService.cpp:262: error: ‘filler’ cannot be used as a function
FuseService.cpp:263: error: ‘filler’ cannot be used as a function
FuseService.cpp:264: error: ‘filler’ cannot be used as a function
FuseService.cpp: In static member function ‘static bool TrueCrypt::FuseService::CheckAccessRights()’:
FuseService.cpp:317: error: ‘fuse_get_context’ was not declared in this scope
FuseService.cpp: In member function ‘virtual void TrueCrypt::FuseService::ExecFunctor: :o perator()(int, char**)’:
FuseService.cpp:540: error: ‘fuse_operations’ does not name a type
FuseService.cpp:542: error: ‘fuse_service_oper’ was not declared in this scope
FuseService.cpp:582: error: ‘fuse_main’ was not declared in this scope
make[1]: *** [FuseService.o] Error 1
make: *** [all] Error 2
Kod: Zaznacz cały
libfuse2 is already the newest version.
Nie miałem, ale zainstalowałem i niestety powitały mnie kolejne problemy. i wiele więcej, ale nie chciałbym tu zaśmiecać. Z wx cośtam 2.4 i 2.8 headers próbowałem i niestety zero rezultatów. Nie mam więcej pomysłów.
Kod: Zaznacz cały
make[1]: wx-config: Command not found
make[1]: wx-config: Command not found
Compiling Application.cpp
System.h:69:25: warning: wx/stdpaths.h: No such file or directory
In file included from Main.h:15,
from SystemPrecompiled.h:9:
/home/zloty/Desktop/truecrypt-6.1a-source/Main/StringFormatter.h:28: error: expected ‘,’ or ‘...’ before ‘&’ token