From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 08:22:58 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62792106564A for ; Fri, 11 Nov 2011 08:22:58 +0000 (UTC) (envelope-from prvs=0289fe32c4=johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [64.57.183.53]) by mx1.freebsd.org (Postfix) with ESMTP id 2A6278FC0A for ; Fri, 11 Nov 2011 08:22:57 +0000 (UTC) Received: (qmail 17493 invoked from network); 11 Nov 2011 07:56:16 -0000 Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 11 Nov 2011 07:56:16 -0000 Date: 11 Nov 2011 07:55:55 -0000 Message-ID: <20111111075555.20641.qmail@joyce.lan> From: "John Levine" To: freebsd-questions@freebsd.org Organization: X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Subject: How do you rebuild wpa_supplicant? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2011 08:22:58 -0000 I would like to rebuild wpa_supplicant to increase the maximum number of APs from 128 to 255. (I'm sitting in an airline lounge at LAX where there are 191 visible APs.) When I use csup to check out the source, there aren't any makefiles. I tried copying in makefiles from the base wpa tarball, which didn't work. Any suggestions how one rebuilds this? If it matters, I'm using 8.2 RELEASE. R's, John