Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2008 22:05:28 +0300
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        Michael Ross <michael.ross@gmx.net>
Cc:        Garrett Cooper <yanegomi@gmail.com>, watermelon@gmx.net, freebsd-ports-mailinglist <freebsd-ports@freebsd.org>
Subject:   Re: TrueCrypt 5.0
Message-ID:  <47AF4AF8.8040808@FreeBSD.org>
In-Reply-To: <op.t6bk4md7halquq@localhost>
References:  <47AEB6C8.1070907@gmx.net>	<CE7F2AAE-07C9-4D13-852B-EA3E1564339D@u.washington.edu> <op.t6bk4md7halquq@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47AF4AF8.8040808>