From owner-freebsd-apache@FreeBSD.ORG Mon Jun 7 07:06:02 2010 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEAA31065674 for ; Mon, 7 Jun 2010 07:06:02 +0000 (UTC) (envelope-from sandiskr@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 67A0A8FC21 for ; Mon, 7 Jun 2010 07:06:02 +0000 (UTC) Received: by vws4 with SMTP id 4so1441002vws.13 for ; Mon, 07 Jun 2010 00:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5xXwfYh1VysPGyzr9CTLiPJC8dVarZNHhM0yqMZ/RtI=; b=q9N7oGSTaZmnSY5kfDi7YdSnVpCS6kdKg3NDbNskorVsdkpZ0KzYNlA9Mp+7npJIo9 D+nXE3mf2YyoO6lP7BaKrU1a/COp41r2bCftZzBocMOckwxIRU99sWtjYorDPysqc3ng BZghpJo8LGiPUy2DYQKbiwBF8clyycjd1RX9s= 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=RR5ULy+WIO3yBRGcYPeir3hX15k0ZWjR4daMZsAKreWza1OVM4K3dmQtO9KsO920ZV kKUeSJE6l4boARZB2tkH8veHbxl3Wi4KmFA9MghLfREEGB83vlF9GGWBjqlj8+F9fVtw Um9Cp7Own3OW42jjonzRzq6WPyA83f57tGpXk= MIME-Version: 1.0 Received: by 10.224.87.135 with SMTP id w7mr4326875qal.61.1275894360358; Mon, 07 Jun 2010 00:06:00 -0700 (PDT) Received: by 10.229.74.83 with HTTP; Mon, 7 Jun 2010 00:06:00 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 Jun 2010 10:06:00 +0300 Message-ID: From: Sandis Krutovs To: apache@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Subject: Re: Problem with apr X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2010 07:06:02 -0000 I remove my complaint, fixed myself. Apr1 has new configuration options, who are off by default (like devrandom). 2010/6/7 Sandis Krutovs : > Hello, > > tried to install apache according to UPDATING: > > 1) removed apache port > 2) upgraded apr to apr-1 > 3) tried to install apache: fail, can't find apr included function > > config.log file pasted in this resource: > http://paste.php.lv/935b5d55230ab8449b9e8f55a1799568/nonum > > also reinstalled ports listed as dependancies for apache: perl, > openssl, autoconf, expat, apr-1, pcre, libiconv > > Thanks in advance, > Sandis >