From owner-freebsd-ports Thu Aug 8 15:20:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E85A237B401 for ; Thu, 8 Aug 2002 15:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57BD543E3B for ; Thu, 8 Aug 2002 15:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g78MK2JU025714 for ; Thu, 8 Aug 2002 15:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g78MK2ff025713; Thu, 8 Aug 2002 15:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 663D537B400 for ; Thu, 8 Aug 2002 15:15:39 -0700 (PDT) Received: from cathbad.happygiraffe.net (myrddin.demon.co.uk [158.152.54.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B2E43E72 for ; Thu, 8 Aug 2002 15:15:35 -0700 (PDT) (envelope-from dom@happygiraffe.net) Received: by cathbad.happygiraffe.net (Postfix, from userid 1001) id 5D9A25D28; Thu, 8 Aug 2002 23:14:37 +0100 (BST) Message-Id: <20020808221437.5D9A25D28@cathbad.happygiraffe.net> Date: Thu, 8 Aug 2002 23:14:37 +0100 (BST) From: Dominic Mitchell Reply-To: Dominic Mitchell To: FreeBSD-gnats-submit@FreeBSD.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/41457: audio/musicbrainz doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41457 >Category: ports >Synopsis: audio/musicbrainz doesn't compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 15:20:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dominic Mitchell >Release: FreeBSD 5.0-CURRENT i386 >Organization: The HappyGiraffe Institute for Happy Giraffes >Environment: System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Fri Aug 2 16:38:23 BST 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386 >Description: It looks like audio/musicbrainz doesn't compile properly on -CURRENT (I haven't tried -STABLE). Attached is a patch which appears to fix it for me. >How-To-Repeat: cd /usr/ports/audio/musicbrainz && make >Fix: Here's the patch: --- osdep/mb_freebsd.cpp.orig Thu Aug 8 23:09:59 2002 +++ osdep/mb_freebsd.cpp Thu Aug 8 23:10:07 2002 @@ -23,6 +23,8 @@ ----------------------------------------------------------------------------*/ +#include + #include #include #include >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message