From owner-freebsd-stable@FreeBSD.ORG Thu Jan 23 23:28:52 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 D33E4FED for ; Thu, 23 Jan 2014 23:28:52 +0000 (UTC) Received: from man.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 8F3991897 for ; Thu, 23 Jan 2014 23:28:52 +0000 (UTC) Received: from man.dat.pl (localhost [127.0.0.1]) by man.dat.pl (Postfix) with ESMTP id C9873CF1DAB; Fri, 24 Jan 2014 00:19:59 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from man.dat.pl ([127.0.0.1]) by man.dat.pl (man.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id sD3XBBU_15QA; Fri, 24 Jan 2014 00:19:57 +0100 (CET) Received: from [192.168.0.12] (178-36-26-237.adsl.inetia.pl [178.36.26.237]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by man.dat.pl (Postfix) with ESMTPSA id 92E79CEF680; Fri, 24 Jan 2014 00:19:57 +0100 (CET) Message-ID: <52E1A39D.7000603@dat.pl> Date: Fri, 24 Jan 2014 00:19:57 +0100 From: Maciej Milewski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Darrel , freebsd-stable@freebsd.org Subject: Re: freeradius3 error on freebsd10 References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Thu, 23 Jan 2014 23:28:52 -0000 On 22.01.2014 16:26, Darrel wrote: > Hello, > > 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 If you don't need dhcp functionality then try to remove /usr/local/etc/raddb/mods-enabled/dhcp* I was having problem with running fresh installation of freeradius today. If you found another solution please share :) -- Pozdrawiam, Maciej Milewski