Hi Guys,
i have a problem to set up truecrypt on ydl.
i've already rebuild the kernel with fuse support, so that i can
mount my 1TB ntfs hdd. (works)
has anyone a clue, which truecrypt version would fit for ydl?
hope you can help me.
greetz
Moderator: billb

sc0pe wrote:has anyone a clue, which truecrypt version would fit for ydl?

Fehler: Fehlgeschlagende Abhängigkeiten:
libfuse2 wird benötigt von truecrypt-6.1a-0.x86_64
xorg-x11-libSM wird benötigt von truecrypt-6.1a-0.x86_64
libatk-1.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libfuse.so.2()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libfuse.so.2(FUSE_2.2)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libfuse.so.2(FUSE_2.6)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgdk_pixbuf-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgdk-x11-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libglib-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgmodule-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgobject-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgthread-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libgtk-x11-2.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libpango-1.0.so.0()(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libpthread.so.0(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
libstdc++.so.6(GLIBCXX_3.4.9)(64bit) wird benötigt von truecrypt-6.1a-0.x86_64
Fehler: Fehlgeschlagende Abhängigkeiten:
libfuse2 wird benötigt von truecrypt-6.1a-0.i586
xorg-x11-libSM wird benötigt von truecrypt-6.1a-0.i586
libstdc++.so.6(GLIBCXX_3.4.9) wird benötigt von truecrypt-6.1a-0.i586
Error: TrueCrypt installation failed
[root@playme Desktop]# rpm -i truecrypt-6.1-1.fc9.x86_64.rpm
Fehler: Fehlgeschlagende Abhängigkeiten:
libc.so.6(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1-1.fc9.x86 _64
libdl.so.2(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1-1.fc9.x8 6_64
libfuse.so.2()(64bit) wird benötigt von truecrypt-6.1-1.fc9.x86_64
libfuse.so.2(FUSE_2.2)(64bit) wird benötigt von truecrypt-6.1-1.fc9.x86 _64
libfuse.so.2(FUSE_2.6)(64bit) wird benötigt von truecrypt-6.1-1.fc9.x86 _64
libpthread.so.0(GLIBC_2.2.5)(64bit) wird benötigt von truecrypt-6.1-1.f c9.x86_64
libstdc++.so.6(GLIBCXX_3.4.9)(64bit) wird benötigt von truecrypt-6.1-1. fc9.x86_64
libwx_baseu-2.8.so.0()(64bit) wird benötigt von truecrypt-6.1-1.fc9.x86 _64
libwx_baseu-2.8.so.0(WXU_2.8)(64bit) wird benötigt von truecrypt-6.1-1. fc9.x86_64
libwx_gtk2u_adv-2.8.so.0()(64bit) wird benötigt von truecrypt-6.1-1.fc9 .x86_64
libwx_gtk2u_adv-2.8.so.0(WXU_2.8)(64bit) wird benötigt von truecrypt-6. 1-1.fc9.x86_64
libwx_gtk2u_core-2.8.so.0()(64bit) wird benötigt von truecrypt-6.1-1.fc 9.x86_64
libwx_gtk2u_core-2.8.so.0(WXU_2.8)(64bit) wird benötigt von truecrypt-6 .1-1.fc9.x86_64
wxGTK >= 2.8.0 wird benötigt von truecrypt-6.1-1.fc9.x86_64
[root@playme truecrypt-6.1a-source]# make
Compiling Buffer.cpp
In file included from StringConverter.h:12,
from SerializerFactory.h:14,
from Serializable.h:16,
from Exception.h:14,
from Buffer.cpp:10:
/usr/include/stdlib.h: In function »long int strtol(const char*, char**, int)«:
/usr/include/stdlib.h:336: Fehler: »__strtol_internal« wurde in diesem Gültigkeitsbereich nicht definiert
/usr/include/stdlib.h: In function »long unsigned int strtoul(const char*, char**, int)«:
/usr/include/stdlib.h:342: Fehler: »__strtoul_internal« wurde in diesem Gültigkeitsbereich nicht definiert
make[1]: *** [Buffer.o] Fehler 1
make: *** [all] Fehler 2

sc0pe wrote:Hi,
they suggest the following packages:
Select a Linux distribution and hardware platform
OpenSuSE - x86 .rpm
OpenSuSE - x64 (64-bit) .rpm
Ubuntu - x86 .deb
Ubuntu - x64 (64-bit) .deb
i thought it may help to use the source files and compile them, but 6.1 source cannot be compiled
on a 64 ppc.
getting the following:
- Code: Select all
[root@playme truecrypt-6.1a-source]# make
Compiling Buffer.cpp
In file included from StringConverter.h:12,
from SerializerFactory.h:14,
from Serializable.h:16,
from Exception.h:14,
from Buffer.cpp:10:
/usr/include/stdlib.h: In function »long int strtol(const char*, char**, int)«:
/usr/include/stdlib.h:336: Fehler: »__strtol_internal« wurde in diesem Gültigkeitsbereich nicht definiert
/usr/include/stdlib.h: In function »long unsigned int strtoul(const char*, char**, int)«:
/usr/include/stdlib.h:342: Fehler: »__strtoul_internal« wurde in diesem Gültigkeitsbereich nicht definiert
make[1]: *** [Buffer.o] Fehler 1
make: *** [all] Fehler 2
so i've googles and came to conclusion, thats an 64bit problem. so there's a truecrypt 5.0 source and a patch
for x64, but still waiting for response...
any1 any clue?
greetz

[root@playme truecrypt-6.1a-source]# setarch ppc32 make
Compiling Buffer.cpp
In file included from StringConverter.h:12,
from SerializerFactory.h:14,
from Serializable.h:16,
from Exception.h:14,
from Buffer.cpp:10:
/usr/include/stdlib.h: In function »long int strtol(const char*, char**, int)«:
/usr/include/stdlib.h:336: Fehler: »__strtol_internal« wurde in diesem Gültigkeitsbereich nicht definiert
/usr/include/stdlib.h: In function »long unsigned int strtoul(const char*, char**, int)«:
/usr/include/stdlib.h:342: Fehler: »__strtoul_internal« wurde in diesem Gültigkeitsbereich nicht definiert
make[1]: *** [Buffer.o] Fehler 1
make: *** [all] Fehler 2

sc0pe wrote:changeing to another distro doesn't help too?


ppietro wrote:
If you look at the "readme.txt" file, they mention something about an wxWidgets library. If you don't have a wxWidgets library - which Linux doesn't


cell wrote:hey.
sorry for digging up the old thread, but is there anyone who can share the compiled version? i'm certainly new to linux and making files doesn't go so smooth for me (tons of error msgs, when trying to follow the steps).
any help's appreciated
thanks
a
$su -
# make && make install
# ldconfig
# cd /.../truecrypt*
[root@arakus truecrypt-6.2a-source]# ls
Boot Core Format Main Platform Resources
Build Crypto License.html Makefile Readme.txt Volume
Common Driver License.txt Mount Release
[root@arakus truecrypt-6.2a-source]# make WXSTATIC=1
Compiling Keyfile.cpp
In file included from Keyfile.cpp:10:
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:43:21: warning: pkcs11.h: No such file or directory
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:56: error: ‘CK_SLOT_ID’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:57: error: ‘CK_FLAGS’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:77: error: ‘CK_OBJECT_HANDLE’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:80: error: ‘CK_SLOT_ID’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:86: error: expected `)' before ‘errorCode’
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:92: error: expected `)' before ‘errorCode’
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:106: error: ‘CK_RV’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:109: error: ‘CK_RV’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:160: error: ‘CK_SESSION_HANDLE’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:181: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:183: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:186: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:194: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:195: error: ‘CK_OBJECT_HANDLE’ was not declared in this scope
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:195: error: template argument 1 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:195: error: template argument 2 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:195: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:195: error: ‘CK_ATTRIBUTE_TYPE’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:196: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:196: error: ‘CK_OBJECT_HANDLE’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:196: error: ‘CK_ATTRIBUTE_TYPE’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:197: error: ‘CK_SLOT_ID’ was not declared in this scope
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:197: error: template argument 1 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:197: error: template argument 2 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:198: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:199: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:200: error: ‘CK_SLOT_ID’ has not been declared
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:205: error: ‘CK_FUNCTION_LIST_PTR’ does not name a type
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:211: error: ‘CK_SLOT_ID’ was not declared in this scope
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:211: error: template argument 1 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:211: error: template argument 3 is invalid
/home/aguila/Utilitiesbuiltfromsource/truecrypt-6.2a-source/Common/SecurityToken.h:211: error: template argument 4 is invalid
make[1]: *** [Keyfile.o] Error 1
make: *** [all] Error 2
[root@arakus truecrypt-6.2a-source]#
[root@arakus truecrypt-6.2a-source]# whereis pkcs11
pkcs11: /usr/lib/pkcs11[root@arakus pkcs11]# ls
libcoolkeypk11.so pkcs11.h
[root@arakus pkcs11]#

Users browsing this forum: MSN [Bot] and 10 guests