Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 85645 invoked from network); 1 Feb 2010 01:28:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 01:28:59 -0000 Received: (qmail 45090 invoked by uid 500); 1 Feb 2010 01:28:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 45021 invoked by uid 500); 1 Feb 2010 01:28:56 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 45012 invoked by uid 99); 1 Feb 2010 01:28:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 01:28:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of covener@gmail.com designates 209.85.220.209 as permitted sender) Received: from [209.85.220.209] (HELO mail-fx0-f209.google.com) (209.85.220.209) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 01:28:48 +0000 Received: by fxm1 with SMTP id 1so855052fxm.24 for ; Sun, 31 Jan 2010 17:28:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=wiGm41/XeaYh4oewPz+bO15xu2yrOsk7aQlWnY5q7S4=; b=Z1+NPmDRbOQVwBA0s87b9XzBsApYCx4jKLePROgbtmo64BK3DOe02/ZBv4Jsn9Apz7 Vty2Zoy+ZOu5HelCJjCJO8mcp8wa0FzRnieV1M3Lczeq0plWVvtSxy7x5fCFnsTYOMKn J3PezaX/11rLmHLv2PZIDU4U0bpwKUhLNPLPE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=wCrKstiotztBkyH5MDfMGXsXO8hzxh9K9B6ubsslz/ybmPKQT3Gx+0iVHav4VxtedF 7Fcrvp3uzAhswhaEyF+Fbj3iCGYrN26OtdSgr6fKuusaWv6QDgC3H2PNTM9mJg83TGRo sm6eVzfl2WVWKwOgARD38eAzmlJU49OweMbwg= MIME-Version: 1.0 Received: by 10.102.13.2 with SMTP id 2mr2311098mum.12.1264987708325; Sun, 31 Jan 2010 17:28:28 -0800 (PST) In-Reply-To: References: Date: Sun, 31 Jan 2010 20:28:28 -0500 Message-ID: <1404e5911001311728o3efa91d5w4ed3ee6e1268054a@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_proxy_html v3.1.2 fails to install on Solaris10 On Sun, Jan 31, 2010 at 8:19 PM, Igor Cicimov wrote: > # /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a > mod_proxy_html.c > mod_proxy_html.c:66:25: mod_xml2enc.h: No such file or directory Try just adding -I. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org