From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 17:29:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4658D16A4A7 for ; Thu, 29 Jun 2006 17:29:39 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91DF643D5E for ; Thu, 29 Jun 2006 17:29:32 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 28533 invoked from network); 29 Jun 2006 17:29:32 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 29 Jun 2006 17:29:32 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id BD6AC28449; Thu, 29 Jun 2006 13:29:31 -0400 (EDT) To: Andrew Robinson References: <20060629014032.GV25995@ms.unimelb.edu.au> From: Lowell Gilbert Date: Thu, 29 Jun 2006 13:29:31 -0400 In-Reply-To: <20060629014032.GV25995@ms.unimelb.edu.au> (Andrew Robinson's message of "Thu, 29 Jun 2006 11:40:32 +1000") Message-ID: <44hd23c1l0.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: mbmom and xmbmon - how to compile WITHOUT_SMB? 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: Thu, 29 Jun 2006 17:29:39 -0000 Andrew Robinson writes: > Hi everyone, > > I'm trying to run mbmon, with SMB enabled, but it fails to work. So, > I want to compile it without smb, as it seems that some people have > had success with this option. All I know is that I have to set > WITHOUT_SMB somewhere, somehow. But for the life of me I can't figure > out how to do that. I've deinstalled the package and reinstalled it > via portinstall, but I no longer get the option to deselect SMB. > > Can anyone provide a clue? "make config" "man ports" explains it.