From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 17:11:02 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F3616A41F for ; Mon, 17 Oct 2005 17:11:02 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FA8A43D5A for ; Mon, 17 Oct 2005 17:10:59 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so1131302nzd for ; Mon, 17 Oct 2005 10:10:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JBicfCTSD7jJ6gc3yOT9lpDfrVGnEgq58dnA6QhEIPwELNUq21WW9YciZSLKdUQfx2yTw+M/MvAU/bz7mhHdjVVaqIVNpM9w+1qH4O5Fdf7Xbi10C1Y6vmEDpzmmC3t86/xOZ/vbdAmglb68WiFtPySH21evISYjK7jPQiHhUPs= Received: by 10.36.127.14 with SMTP id z14mr1432907nzc; Mon, 17 Oct 2005 10:10:58 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Mon, 17 Oct 2005 10:10:57 -0700 (PDT) Message-ID: Date: Mon, 17 Oct 2005 21:10:57 +0400 From: "Andrew P." To: Roman Bogorodskiy In-Reply-To: <20051017160446.GA16644@lame.novel.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051017160446.GA16644@lame.novel.ru> Cc: ports@freebsd.org Subject: Re: xmms-wma on amd64 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 17:11:02 -0000 On 10/17/05, Roman Bogorodskiy wrote: > Andrew wrote: > > > There's a talk on questions: > > > > > > Vladimir Kushnir > > > > Sorry for intrusion but it DOES work [on amd64] > > (with some of WMAs, at least). What I've done was > > comment out ONLY_FOR_ARCHS line and then > > "make CC=3D'cc -fpic -DPIC'" was all. > > > > > > Bill Schoolcraft > > > > That was a very nice bit of information my friend, > > just saw the whole program compile [on amd64] > > as a result of your help. > > > > I thank you. :) > > Thanks for reporting me about that. Unfortunately, I have no amd64 boxes > to test it. It looks like you're proposing something like that: > http://people.freebsd.org/~novel/patches/freebsd/port.xmms-wma.amd64.diff > > Could you please test it on amd64 and say me about the result? > > Roman Bogorodskiy > > > Yeah, something like that, but it might be a good idea to test ARCH and add CFLAGS only in case it's amd64. I'm sorry, I don't have an amd64 box at hand, but 2 people reported it works, so it won't do any harm I think.