From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 5 01:45:36 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 425804A2; Thu, 5 Dec 2013 01:45:36 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 103FA125A; Thu, 5 Dec 2013 01:45:34 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x12so15610700wgg.28 for ; Wed, 04 Dec 2013 17:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zMjZnOKOleiP4KAGmfLDRHJrWaqsAIYs03F4S83o6Co=; b=IZRmEIGL60Hb6WCI6NGNUasvrvTTfj3pAoTDMWbCzIMeUhkOi5Ln9fSDTIW31YMqMj o2urEDHqlMoWc8/bC13vmrSy/lln6kRInSEXXaMH5OQeXgI0wqA4te9TbeFAifdiz1Hb +Mc831C0yOAwK477BZ2X0v1BvqVAds6+rfPrF6O4m+K1DGGAyusy9P2MaA0yZmYza+uA tfDgy1CwbzvjPcQDWcWVJ6vCYuVRJWgcuR2P/CSv7FHXIwvJ+AD6bdLHcJljUoD5S+Rn eFd3wP3w5WiwH09tu5H/kSGALHPT/BzmDyikxKev64CzJHg1nxkIcp1R2KqoS6FH6cvg Vhjw== MIME-Version: 1.0 X-Received: by 10.180.91.11 with SMTP id ca11mr9788237wib.39.1386207933547; Wed, 04 Dec 2013 17:45:33 -0800 (PST) Received: by 10.194.201.169 with HTTP; Wed, 4 Dec 2013 17:45:33 -0800 (PST) In-Reply-To: References: Date: Thu, 5 Dec 2013 05:45:33 +0400 Message-ID: Subject: Re: [CFT] TPM(Trusted Platform Modules) replated ports From: Andrey Fesenko To: hiren panchasara Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: ports@freebsd.org, "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 01:45:36 -0000 On Thu, Dec 5, 2013 at 5:10 AM, hiren panchasara wrote: > On Wed, Dec 4, 2013 at 5:01 PM, Andrey Fesenko wrote: > >> security/trousers - need add user in comand line and remove path var >> directory pkg-plist > hrs@ just fixed this port a few mins back. > Yes, install not error :) >> security/opencryptoki - checking for csulincl.h... no >> configure: error: tpm token build requested but TSS development files not found >> ===> Script "configure" failed unexpectedly. > > Try sending this report on ports@ ? > > cheers, > Hiren No, make cc this message. ports revision 335651 configure: error: tpm token build requested but TSS development files not found ===> Script "configure" failed unexpectedly. Please report the problem to hrs@FreeBSD.org [maintainer] and attach the "/usr/ports/security/opencryptoki/work/opencryptoki-2.3.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea).