From owner-freebsd-questions@FreeBSD.ORG Tue Aug 1 17:45:48 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 148E216A4E0 for ; Tue, 1 Aug 2006 17:45:48 +0000 (UTC) (envelope-from levchenko.i@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EF5E43D45 for ; Tue, 1 Aug 2006 17:45:46 +0000 (GMT) (envelope-from levchenko.i@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1500134uge for ; Tue, 01 Aug 2006 10:45:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=helXNh32XX8qFHA6tnlGvKwOVt3DRAnU5LqQ9pI91YrcGD5KK6wmEUCBs8x0FSxyTv+16jTLE+O/V1JLRBjobM/sDEIGwQII1Vb+V9vt9i7N2CEQeQl4gWu4L70skdu6ajROqTnUX/cbWbIxK25eZlxiUg7yAsB1/sFugcYHqUw= Received: by 10.67.22.2 with SMTP id z2mr1358886ugi; Tue, 01 Aug 2006 10:45:45 -0700 (PDT) Received: by 10.66.239.8 with HTTP; Tue, 1 Aug 2006 10:45:44 -0700 (PDT) Message-ID: Date: Tue, 1 Aug 2006 20:45:44 +0300 From: "Ivan Levchenko" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: samba3 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: Tue, 01 Aug 2006 17:45:48 -0000 Hello All, Just tried to install samba3 from ports ( yes i just updated ports with portsnap) and i got this error: ===> samba-3.0.23,1 broken IPC and code. *** Error code 1 Stop in /usr/ports/net/samba3. *** Error code 1 Whats up with it? Thankx.