Return-Path: X-Original-To: apmail-trafficserver-users-archive@www.apache.org Delivered-To: apmail-trafficserver-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E005CCAC4 for ; Thu, 20 Jun 2013 00:28:30 +0000 (UTC) Received: (qmail 49618 invoked by uid 500); 20 Jun 2013 00:28:30 -0000 Delivered-To: apmail-trafficserver-users-archive@trafficserver.apache.org Received: (qmail 49583 invoked by uid 500); 20 Jun 2013 00:28:30 -0000 Mailing-List: contact users-help@trafficserver.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@trafficserver.apache.org Delivered-To: mailing list users@trafficserver.apache.org Received: (qmail 49575 invoked by uid 99); 20 Jun 2013 00:28:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 00:28:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [71.6.165.248] (HELO kramer.ogre.com) (71.6.165.248) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 00:28:23 +0000 Received: from heimdall.local (sccc-66-78-236-243.smartcity.com [66.78.236.243]) (authenticated bits=0) by kramer.ogre.com (8.14.5/8.14.5) with ESMTP id r5K0RahG030249 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Wed, 19 Jun 2013 17:27:36 -0700 Message-ID: <51C24C78.40309@apache.org> Date: Wed, 19 Jun 2013 18:27:36 -0600 From: Leif Hedstrom User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: users@trafficserver.apache.org CC: Reindl Harald Subject: Re: build with jemalloc support fails on Fedora 18 References: <51C24070.4090203@thelounge.net> In-Reply-To: <51C24070.4090203@thelounge.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 6/19/13 5:36 PM, Reindl Harald wrote: > because current dbmail-snapshots are supporting "jemalloc" > and so "jemalloc-devel-3.4.0-1.fc18.x86_64" is present on > my build-systems i tried to build trafficserver-3.2.4 > by adding --with-jemalloc but this fails as you can see > below This is fixed on "master". -- Leif