From owner-freebsd-stable@FreeBSD.ORG Wed Jan 22 15:46:31 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 6AE69BE for ; Wed, 22 Jan 2014 15:46:31 +0000 (UTC) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id 2CA83157A for ; Wed, 22 Jan 2014 15:46:30 +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:Message-ID:Subject:To:From:Date; bh=F22qVVCjkQIf63x+Y3RwpMnn1EnCf2Ul7wHI0WSRtpw=; b=Cjx8pBs1Yjdd5VRHmQfBLORukIkwgorEl3YK93352p/dySujnT145XJXwkrDYmEFAwekvpOuaizQoBhrc7eIvevgsiN59AlgsrYWRGhDk8B8yeHjl6NSpySOPCVFlyhM8vGNJHsx8SBV4n4AH+9AxEmHWtAYare3UafdYx9N9f8=; Received: from iglou4.iglou.com ([192.107.41.39]:40798 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1W5zgx-0001Rh-1G by authid with igloumta_auth for freebsd-stable@freebsd.org; Wed, 22 Jan 2014 10:26:11 -0500 Received: from shell1.iglou.com ([192.107.41.17]:35241 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1W5zgw-00028V-KA for freebsd-stable@freebsd.org; Wed, 22 Jan 2014 10:26:10 -0500 Date: Wed, 22 Jan 2014 10:26:10 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: freebsd-stable@freebsd.org Subject: freeradius3 error on freebsd10 Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b 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 15:46:31 -0000 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