From owner-freebsd-gnome@FreeBSD.ORG Mon Oct 11 19:36:38 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9796216A50D for ; Mon, 11 Oct 2004 19:36:38 +0000 (GMT) Received: from fed1rmmtao11.cox.net (fed1rmmtao11.cox.net [68.230.241.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D3043D2F for ; Mon, 11 Oct 2004 19:36:38 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by fed1rmmtao11.cox.net (InterMail vM.6.01.03.04 201-2131-111-106-20040729) with ESMTP id <20041011193638.FGFR8153.fed1rmmtao11.cox.net@mezz.mezzweb.com>; Mon, 11 Oct 2004 15:36:38 -0400 Date: Mon, 11 Oct 2004 14:36:42 -0500 To: "Michael Johnson" References: <1097081597.690.36.camel@moonlight> <1E90A8CE-1821-11D9-8817-000A958C81C6@ahze.net> <68AFA2DB-188B-11D9-8817-000A958C81C6@ahze.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <68AFA2DB-188B-11D9-8817-000A958C81C6@ahze.net> User-Agent: Opera M2/7.54 (Linux, build 751) cc: freebsd-gnome@freebsd.org Subject: Re: GStreamer broken? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 19:36:38 -0000 On Thu, 7 Oct 2004 14:05:01 -0400, Michael Johnson wrote: > > On Oct 7, 2004, at 3:19 AM, Jeremy Messenger wrote: > >> On Thu, 7 Oct 2004 01:24:10 -0400, Michael Johnson >> wrote: >> >>> >>> On Oct 6, 2004, at 11:53 PM, Jeremy Messenger wrote: >>> >>>> On Wed, 6 Oct 2004 23:07:00 -0400, Michael Johnson >>>> wrote: >>>> >>>>> Try building with -O2 >>>>> That works for me and I have CPUTYPE=athlon-xp >>>>> >>>>> I am curious if this works for other people also? >>>> >>>> Umm, insteresting... -O2 does fix my problem as well. Nice find! >>>> >>>> Cheers, >>>> Mezz >>> >>> What CPUTYPE did you build with? >> >> Same as your, I have AthlonXP 3200+ Barton here. Maybe, >> gstreamer-plugins required some missing option that what -O2 has isn't >> in -O that hurts itself? I am thinking about find missing GCC >> option(s), then put it in as default to avoid collect many reports in >> future. Is it good idea? >> >> Cheers, >> Mezz > > I noticed something now, I was reinstalling gstreamer-plugins with -O2 > from -O with FORCE_PKG_REGISTER=yes and I kept running gst-register > manually > to see if it was just one plugin, and it seems (with further testing) > that it is gst/modplug that needs to be built with -O2, everything else > seems to work great with -O Yep, same here. > Try building and installing gstreamer-plugins with -O then rebuild > gst/modplug with -O2 and make install it then run gst-register and see > if that works for you. > (you'll have to manually edit the Makefile in gst/modplug and > gst/modplug/libmodplug) > > Also yeah, I think its a good idea to find out which flag from -O2 is > needed for this to work right =) I haven't compare -O and -O2 yet, but I am planning to do this week. If I find which flag(s) that help gstreamer then I will ask maintainer and team if they agree with me to add the flag(s). It will be even better if someone can report to gstreamer's bugzilla. Cheers, Mezz > Cheers, > Michael > >> -- mezz7@cox.net - mezz@FreeBSD.org >> FreeBSD GNOME Team >> http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org