From owner-freebsd-current@FreeBSD.ORG Sun Nov 8 14:25:17 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAFE51065672 for ; Sun, 8 Nov 2009 14:25:17 +0000 (UTC) (envelope-from jontheil@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 716818FC20 for ; Sun, 8 Nov 2009 14:25:17 +0000 (UTC) Received: by bwz5 with SMTP id 5so2733402bwz.3 for ; Sun, 08 Nov 2009 06:25:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=6SXrep5ueAuKcKIRyT7E70dVv2xvQGEjcUw5biQQX2g=; b=tYxD4W45KsjOAqhSyVlIoXdGb4/f5FZ3MlyVzXlA85lTiQ0nL4qTcxkHie15oo4PxJ adTPHIpZZBmQnuT3rNX1Yx9qVVZUVcyrOz9OxyJ4p1BjzyduEu9bgE/e2SxCPqQ/NiIm aW3XL2sDrLHHVH7uxST0xjwh6kOUJV6Ky3VPg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=ZAd2+drzta1SI9/h4kSo154J0mOg8E0JG1WuV+GYJVvobtpTGFQWVrnrtFytOTnEnm XFbGHKvm7iJGqGg7uQ3F6tUWLVQajNlJ+Q0ED3HG4vM7s59cJ6ZRO4gBaHq55bQk+Q4z LAVoIWrFV81QVRuVHCN5c7MRO99P7bxsb07YU= MIME-Version: 1.0 Received: by 10.223.5.18 with SMTP id 18mr980042fat.58.1257688569111; Sun, 08 Nov 2009 05:56:09 -0800 (PST) From: Jon Theil Nielsen Date: Sun, 8 Nov 2009 14:55:49 +0100 Message-ID: <8f82c35c0911080555x6a0721fem7bc01d3e3ff30bcf@mail.gmail.com> To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Samba problems on 8.0-RC2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 14:25:17 -0000 Hi After running the latest upgrade for samba33, I cannot start it anymore. The error message is: *Starting smbd. /libexec/ld-elf.so.1: /usr/local/sbin/smbd: invalid PT_PHDR /usr/local/etc/rc.d/samba: WARNING: failed to start smbd* uname -a says: *mflserver2.mydomain.dk 8.0-RC2 FreeBSD 8.0-RC2 #0: Sun Nov 8 02:37:45 CET 2009 root@mydomain.dk:/usr/obj/usr/src/sys/SERVER2 i386* I'm not sure if this problem is related to the system or to samba itself. Best regards Jon Theil Nielsen