Date: Fri, 30 Jul 2004 17:31:06 -0400 From: "Jeffrey Wheat" <jeff@cetlink.net> To: <freebsd-questions@freebsd.org> Subject: Apache 2.0.50 port is busted Message-ID: <1EF727B655B5344F8A08DCBCF5F4BB231537D7@bdc.corp.cetlink.net>
next in thread | raw e-mail | index | archive | help
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=20 build this on a 5.2.1 (i386) box and it looks like the=20 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=3Dinstall 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=3Dinstall 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=20 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=20 had to unsubscribe from the lists due to too much other email already. Thanks! Jeffrey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1EF727B655B5344F8A08DCBCF5F4BB231537D7>