From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 21:48:12 2004 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 5407E16A4CE for ; Fri, 30 Jul 2004 21:48:12 +0000 (GMT) Received: from alpha.catacombs.de (mail.catacombs.de [80.67.228.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3875743D67 for ; Fri, 30 Jul 2004 21:48:11 +0000 (GMT) (envelope-from beisser@lefti.net) Received: from hauntedhouse (pD9E91776.dip0.t-ipconnect.de [217.233.23.118]) (authenticated bits=0) by alpha.catacombs.de (8.12.10/8.12.10) with ESMTP id i6ULlSrx085841; Fri, 30 Jul 2004 23:47:29 +0200 (CEST) (envelope-from beisser@lefti.net) From: "Alexander Liebau" To: "Jeffrey Wheat" , Date: Fri, 30 Jul 2004 23:45:55 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1EF727B655B5344F8A08DCBCF5F4BB231537D7@bdc.corp.cetlink.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on alpha.catacombs.de Subject: AW: Apache 2.0.50 port is busted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 21:48:12 -0000 i had the same problem, asked the same questions and noone was able to help :/ -----Ursprungliche Nachricht----- Von: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Im Auftrag von Jeffrey Wheat Gesendet: Freitag, 30. Juli 2004 23:31 An: freebsd-questions@freebsd.org Betreff: Apache 2.0.50 port is busted Has anyone else attempted to build the apache-2.0.50 port from cvs'd port tree a couple hours ago? I am trying to build this on a 5.2.1 (i386) box and it looks like the libtool bug is as present as ever: grep: /usr/local/libexec/apache2/mod_dir.la: No such file or directory grep: /usr/local/libexec/apache2/mod_dir.la: No such file or directory Warning! dlname not found in /usr/local/libexec/apache2/mod_dir.la. Assuming installing a .so rather than a libtool archive. /usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=install cp mod_imap.la /usr/local/libexec/apache2/ grep: /usr/local/libexec/apache2/mod_imap.la: No such file or directory grep: /usr/local/libexec/apache2/mod_imap.la: No such file or directory Warning! dlname not found in /usr/local/libexec/apache2/mod_imap.la. Assuming installing a .so rather than a libtool archive. /usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=install cp mod_actions.la /usr/local/libexec/apache2/ grep: /usr/local/libexec/apache2/mod_actions.la: No such file or directory grep: /usr/local/libexec/apache2/mod_actions.la: No such file or directory Warning! dlname not found in /usr/local/libexec/apache2/mod_actions.la. Assuming installing a .so rather than a libtool archive. This happens for every module during the build. This server is a fresh install (today). I tried this yesterday with a fresh install and had the same results. The 2.0.48 port will build and install correctly though. If anyone knows why this is happening, I would appreciate an email as I had to unsubscribe from the lists due to too much other email already. Thanks! Jeffrey _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"