From owner-freebsd-ports@FreeBSD.ORG Tue May 30 12:48:53 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B1B16A46D for ; Tue, 30 May 2006 12:48:53 +0000 (UTC) (envelope-from david@landgren.net) Received: from sferics.mongueurs.net (sferics.mongueurs.net [81.80.147.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F8B343D6B for ; Tue, 30 May 2006 12:48:48 +0000 (GMT) (envelope-from david@landgren.net) Received: from [127.0.0.1] (exo.bpinet.com [81.80.147.206]) by sferics.mongueurs.net (Postfix) with ESMTP id B98F0AC61 for ; Tue, 30 May 2006 14:48:47 +0200 (CEST) Message-ID: <447C3F2E.1060009@landgren.net> Date: Tue, 30 May 2006 14:48:46 +0200 From: David Landgren Organization: The Lusty Decadent Delights of Imperial Pompeii User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Apache not building its own modules (e.g. mod_alias) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 May 2006 12:49:04 -0000 porters, I'm having great difficulty tracking what's going wrong here. I'm trying to build Apache 2.0 with the following: cd /usr/ports/www/apache20 make PREFIX=/home/apache20 \ APR_UTIL_WITH_BERKELEY_DB=yes \ APR_UTIL_WITH_LDAP=yes \ WITH_MODULES="access alias auth auth_ldap headers info ldap mime proxy proxy_connect proxy_http rewrite status ssl" \ WITH_STATIC_MODULES="access alias auth auth_ldap headers info ldap mime proxy proxy_connect proxy_http rewrite status ssl" \ At the end of this, I get # sbin/httpd -l Compiled in modules: core.c mod_auth.c prefork.c http_core.c mod_mime.c mod_status.c mod_info.c mod_rewrite.c mod_so.c And no mod_*.so files created either. I can build some modules dynamically. For instance mod_access can be built, and I get a libexec/apache2/mod_access.so at the end. But some things just don't get built no matter what I try, such as mod_alias. The lack if mod_alias, for instance, causes Redirect to go unrecognized in the config file, and so on. I must be doing something wrong; any clues gratefully received. Thanks, David -- Much of the propaganda that passes for news in our own society is given to immobilising and pacifying people and diverting them from the idea that they can confront power -- John Pilger