From owner-freebsd-ports@FreeBSD.ORG Sun Feb 10 19:06:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8026E16A417 for ; Sun, 10 Feb 2008 19:06:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 5761013C478 for ; Sun, 10 Feb 2008 19:06:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from [79.164.225.201] (helo=solem.sem-home.ciam.ru) by mail.ciam.ru with esmtpa (Exim 4.x) id 1JOHYj-000MbZ-27; Sun, 10 Feb 2008 22:09:49 +0300 Message-ID: <47AF4AF8.8040808@FreeBSD.org> Date: Sun, 10 Feb 2008 22:05:28 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.9 (X11/20080127) MIME-Version: 1.0 To: Michael Ross References: <47AEB6C8.1070907@gmx.net> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Garrett Cooper , watermelon@gmx.net, freebsd-ports-mailinglist Subject: Re: TrueCrypt 5.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Feb 2008 19:06:23 -0000 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.