From owner-freebsd-stable@FreeBSD.ORG Wed Jan 22 16:49:32 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A8A47A2 for ; Wed, 22 Jan 2014 16:49:32 +0000 (UTC) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id 54A2D1AE0 for ; Wed, 22 Jan 2014 16:49:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date; bh=zCCLLdnhCmM0rBjL3M84rse1a+VXw1SGkljfSzJ+Wz0=; b=I26cRGWjgAlkZJyc4IgWDQUuFZ4fyAdr3BuPYtq9KzfE+c8gkmW9+59eoGXxsi1pHM3qmysnj+cKaPyURUu2tUwxsrG8EOAe2Huq4d8h7ZArCwLgQR/m02DjM1qKEWX4Q/wtqUJ6IW4yhMFj8HtXwIIpaeK4zJJCNqXzQiHVHNo=; Received: from iglou2.iglou.com ([192.107.41.8]:57286 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1W60zb-0000zX-Du by authid with igloumta_auth for freebsd-stable@freebsd.org; Wed, 22 Jan 2014 11:49:31 -0500 Received: from shell1.iglou.com ([192.107.41.17]:36298 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1W60za-0005l3-V8; Wed, 22 Jan 2014 11:49:31 -0500 Date: Wed, 22 Jan 2014 11:49:30 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: Thomas Hoffmann Subject: Re: freeradius3 error on freebsd10 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jan 2014 16:49:32 -0000 >> >> Perhaps this should be sent to the freeradius list. I have not built >> freeradius3 anywhere else- so not sure. >> >> "Errors reading dictionary: dict_init: /usr/local/share/freeradius/ >> dictionary.dhcp[208]: >> Type "tlv" can only be for "format=1,1". >> >> I do not even want the dhcp dictionary. It arrived with the others. >> >> The only option I added to the build was "with postgresql support". >> >> Anyone familiar with this? >> >> Darrel > > > IIRC, that error means you are using a 2.x dictionary with a 3.x version. > You should not get that error with a clean 3.x installation. Are you > installing 3.x over 2.x? If so, I'd suggest wiping the 2.x version first, > than installing 3.x. For more in depth info I'd suggest the freeradius > lists. > > - Tom Totally new build. /usr/ports/net/freeradius3 I just joined the freeradius users list. Thank you, Darrel