From owner-freebsd-ports@FreeBSD.ORG Mon Mar 21 03:02:50 2005 Return-Path: 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 E345916A4CE; Mon, 21 Mar 2005 03:02:50 +0000 (GMT) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58CDE43D48; Mon, 21 Mar 2005 03:02:50 +0000 (GMT) (envelope-from tuc@tucs-beachin-obx-house.com) Received: (from tucobx@localhost) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) id j2L32mhK057744; Sun, 20 Mar 2005 22:02:48 -0500 (EST) From: Tuc at the Beach House Message-Id: <200503210302.j2L32mhK057744@vjofn.tucs-beachin-obx-house.com> To: adamw@FreeBSD.org (Adam Weinberger) Date: Sun, 20 Mar 2005 22:02:48 -0500 (EST) In-Reply-To: <423E38FC.8040106@FreeBSD.org> from "Adam Weinberger" at Mar 20, 2005 10:01:16 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: Tuc at Beach House cc: Tuc at Beach House Subject: Re: MplayerXP compile problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 03:02:51 -0000 > > Tuc at Beach House wrote: > >>Tuc at Beach House wrote: > >> > >>>Hi, > >>> > >>> Is this a known issue : > >>> > >>>gmake[2]: Entering directory `/usr/ports/multimedia/mplayerxp/work/mplayerxp-0.1.9/codecs/mp3lib' > >>>cc -c -O -pipe -o sr1.o sr1.c > >>>cc -c -O -pipe -o decode_i586.o decode_i586.c > >>>decode_i586.c: In function `synth_1to1_pent': > >>>decode_i586.c:308: error: bp cannot be used in asm here > >>>gmake[2]: *** [decode_i586.o] Error 1 > >>> > >>> Is there something I didn't upgrade elsewhere properly? > >>> > >>>FreeBSD himinbjorg.tucs-beachin-obx-house.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Wed Feb 9 16:56:23 EST 2005 root@himinbjorg.tucs-beachin-obx-house.com:/usr/obj/usr/src/sys/HIMINBJORG53 i386 > >> > >>Isn't mplayerxp a dead project? Why do we still have it in the ports tree? > >> > > > > Someone likes like they did some Makefile update to it : > > > > # $FreeBSD: ports/multimedia/mplayerxp/Makefile,v 1.53 2005/03/05 01:17:08 lioux Exp $ > > > > I'm not sure how you access the deltas so I don't know if it was > > a spelling error fixed or a version upgrade. > > > > Is there an alternative to suggest? > > Well, as long as you're sure that the /usr/ports/multimedia/mplayer port > isn't sufficient for you (I honestly don't know anybody who's gotten > mplayerxp to work correctly), shoot an email to the maintainer and see > if he knows about the build problem yet. > As you probably saw, the makefile change was that the maintainer dropped himself and put the "ports@". :) Tuc