From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 14:02:15 2003 Return-Path: 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 1829F37B404 for ; Thu, 10 Jul 2003 14:02:15 -0700 (PDT) Received: from mailer1.trusc.net (sentinel.trusc.net [196.15.149.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F64143F75 for ; Thu, 10 Jul 2003 14:02:12 -0700 (PDT) (envelope-from leon@trusc.net) Received: from localhost.trusc.net ([127.0.0.1] helo=localhost) by mailer1.trusc.net with esmtp (Exim 4.20) id 19aiYc-0001Ao-3r for freebsd-questions@FreeBSD.ORG; Thu, 10 Jul 2003 23:02:26 +0200 Received: from mailer1.trusc.net ([127.0.0.1]) by localhost (sentinel.trusc.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 94099-07 for ; Thu, 10 Jul 2003 23:01:54 +0200 (SAST) Received: from [196.15.149.69] (helo=leon) by mailer1.trusc.net with smtp (Exim 4.20) id 19aiY5-00019b-MO for freebsd-questions@FreeBSD.ORG; Thu, 10 Jul 2003 23:01:54 +0200 From: "Leon Botes" To: Date: Thu, 10 Jul 2003 23:00:19 +0200 Message-ID: <000401c34726$4637d7a0$19fea8c0@trusc.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800 Importance: Normal X-Virus-Spam-Mime-Extension-Scanned: by Trusc Technologies with Amavisd-New Subject: Samba not compiling -- libtool error. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: leon@trusc.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 21:02:15 -0000 When i try to install samba 2.2.8a on a 4.7 or 4.8 stable machine it gives this: checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for libtool... no FATAL ERROR: libtool does not seem to be installed. cannot be built without a working libtool installation. *** Error code 1 Environment is: New installation of 4.7 Nothing installed. CVSUP the box for 4.7 buildworld, kernel, install kernel & world, mergemaster The i install samba and it breaks. I have cvsupped to 4.8 it still breaks. Even brought libtool up to 1.4 and 1.5 Tried the same with 4.8 Just keeps breaking. these are the packages installed at present, the box is 4.8 and cvsup is just done. autoconf-2.13.000227_5 jpeg-6b_1 ruby-1.6.8.2003.04.19 cvsup-without-gui-16.1h libiconv-1.9.1_1 ruby-bdb1-0.1.9 expat-1.95.6_1 libtool-1.3.5_1 ruby-rdoc-0.0.0.b2 ezm3-1.1 m4-1.4_1 ruby-shim-ruby18-1.8.0.p2.2003.04.19 gettext-0.11.5_1 pkgdb.db tiff-3.5.7_1 gmake-3.80 png-1.2.5_2 help2man-1.29 portupgrade-20030427 Someone PLEASE help.