Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 31071 invoked from network); 17 Aug 2010 08:09:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Aug 2010 08:09:02 -0000 Received: (qmail 98964 invoked by uid 500); 17 Aug 2010 08:09:01 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 98578 invoked by uid 500); 17 Aug 2010 08:08:58 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 98569 invoked by uid 99); 17 Aug 2010 08:08:57 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 08:08:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Aug 2010 08:08:40 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7H88Ie3028196 for ; Tue, 17 Aug 2010 08:08:19 GMT Message-ID: <9035638.389941282032498622.JavaMail.jira@thor> Date: Tue, 17 Aug 2010 04:08:18 -0400 (EDT) From: "Simon Olofsson (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (DAEMON-171) Fix build on FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Fix build on FreeBSD -------------------- Key: DAEMON-171 URL: https://issues.apache.org/jira/browse/DAEMON-171 Project: Commons Daemon Issue Type: Bug Affects Versions: 1.0.3 Environment: FreeBSD 8.1-RELEASE amd64 Reporter: Simon Olofsson Commons Daemon doesn't build on FreeBSD. A patch was proposed here: http://www.freebsd.org/cgi/query-pr.cgi?pr=149722 Attached is a patch against SVN. It fixes the host_cpu detection and a failing test. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.