TrueCrypt 5.0
Sergey Matveychuk
sem at FreeBSD.org
Sun Feb 10 11:06:23 PST 2008
Michael Ross wrote:
> Just for then fun of it, I tweaked the Makefile to use gmake,
> and it compiles up to
>
> Compiling FatalErrorHandler.cpp
> FatalErrorHandler.cpp: In function 'void
> TrueCrypt::OnFatalProgramErrorSignal(int, siginfo_t*, void*)':
> FatalErrorHandler.cpp:42: error: 'ucontext_t' was not declared in this
> scope
> FatalErrorHandler.cpp:42: error: 'context' was not declared in this scope
> FatalErrorHandler.cpp:42: error: expected primary-expression before ')'
> token
> FatalErrorHandler.cpp:42: error: expected `;' before 'contextArg'
> gmake[1]: *** [FatalErrorHandler.o] Fehler 1
> gmake: *** [all] Fehler 2
>
You should patch the file to include ucontext.h
But even if it'll be build, nobody guarantee it works.
--
Dixi.
Sem.
More information about the freebsd-ports
mailing list