From owner-freebsd-questions@FreeBSD.ORG Wed Apr 8 20:43:24 2009 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 6C7901065670 for ; Wed, 8 Apr 2009 20:43:24 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id E51238FC17 for ; Wed, 8 Apr 2009 20:43:23 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: by fxm11 with SMTP id 11so301577fxm.43 for ; Wed, 08 Apr 2009 13:43:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:to:subject:from:cc :content-type:mime-version:references:content-transfer-encoding :message-id:in-reply-to:user-agent; bh=0yGNNX1mKrMgSp9DrylT0teTnw4SAe0FXzEPz6HKXms=; b=BWok/w+ttEtLsQJQa3nYtA91+isU283rFpYWjh7mTPQyeaWG/e5q5EbPuXfiFlJogw 1FqmEa+rE8d7+nmgKoXQmOg2uez1nb6QKeEAFn7a4WJHicZSPEeXjfEXhELIvX0x/cFh /FCarTd88Mnmvkkw5QaayaAmLrMFHwFSc4kL8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:subject:from:cc:content-type:mime-version:references :content-transfer-encoding:message-id:in-reply-to:user-agent; b=wv96ZvhgHiRz9CP0ufSJNFOO/ywLwgoCoSEfRhBljI82Z/ReR8eA/cqxuldojPEqRT 15acUNTzkgfzeNfe2amTh/r9CkNJdYMnuggv5ovm4mtKBUuGnyBVhoO9AhgyT/gJRmP0 uHJw02ltrqYrgmEAa3O4WfGGqCuckhCvD31/k= Received: by 10.103.229.12 with SMTP id g12mr809237mur.87.1239223402875; Wed, 08 Apr 2009 13:43:22 -0700 (PDT) Received: from da1-desktop-x64 ([79.113.15.64]) by mx.google.com with ESMTPS id 12sm1192128muq.35.2009.04.08.13.43.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 08 Apr 2009 13:43:22 -0700 (PDT) Date: Wed, 08 Apr 2009 23:41:22 +0300 To: "Gary Gatten" From: "Vasadi I. Claudiu Florin" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <70C0964126D66F458E688618E1CD008A0793E92E@WADPEXV0.waddell.com> <70C0964126D66F458E688618E1CD008A0793E939@WADPEXV0.waddell.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <70C0964126D66F458E688618E1CD008A0793E939@WADPEXV0.waddell.com> User-Agent: Opera Mail/9.64 (Win32) Cc: "freebsd-questions@freebsd.org" Subject: Re: sorta newb help compiling samba 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: Wed, 08 Apr 2009 20:43:24 -0000 On Wed, 08 Apr 2009 23:39:55 +0300, Gary Gatten wrote: > I found a 3.3.1 package - if my current attempts at the port upgrades > fails I'll try this route. > > Thanks again! > > Gary Hey, If I were you, first of all, I would try the "make clean; make distclean;make rmconfig; make install clean" thinghy first. But then again, I'm not you :P. So wish you pull it off eventually. Good luck, Claudius