TrueCrypt 5.0 - Built, short test result: Ok.

Michael Ross michael.ross at gmx.net
Sun Feb 10 12:27:18 PST 2008


Am 10.02.2008, 20:05 Uhr, schrieb Sergey Matveychuk <sem at FreeBSD.org>:

> You should patch the file to include ucontext.h
> But even if it'll be build, nobody guarantee it works.

Done. Builds. On 7.0-PRERELEASE, by the way.

You need /usr/ports/sysutils/fuse-libs
and /usr/ports/sysutils/fuse-kmod;
and the wxWidget-Sources mentioned in the README, of course.

diff for Makefile:

	61,62d60
	< MAKE=gmake
	<
	206c204
	<       cd $(WX_BUILD_DIR) && gmake
	---
	>       cd $(WX_BUILD_DIR) && make

diff for Main/FatalErrorHandler.h

	13d12
	< #include "/usr/src/sys/sys/ucontext.h"

As far as container files go, it creates and mounts them.
They show up in /media/truecrypt*.

Maybe someone would download
	http://www.triplefork.net/test.tc (64K)
and try with password "test" on a different platform.

Michael


More information about the freebsd-ports mailing list