Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 07:31:17 -0800 (PST)
From:      Dmitry Velichko <dima@nikts.nk.ukrtel.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/63268: MPlayer doesn't build from port on a Pentium3 machine
Message-ID:  <200402231531.i1NFVHGP074926@www.freebsd.org>
Resent-Message-ID: <200402231540.i1NFeDM7000499@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63268
>Category:       ports
>Synopsis:       MPlayer doesn't build from port on a Pentium3 machine
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 23 07:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Velichko
>Release:        4.9
>Organization:
>Environment:
FreeBSD dima.nikts 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Sun Feb  8 15:57:18 EET 2004     dima@dima.nikts:/usr/src/sys/compile/myKern  i386
>Description:
MPlayer fails to build on my PC with Pentium III. Error messages are saying about wrong registers,but it seems that problem is somehow connected with 3DNow optimization.
Building a port with WITHOUT_RUNTIME_CPUDETECTION=yes WITHOUT_3DNOW=yes WITHOUT_DSP=yes doesn't solve the problem

Building from source manually (without ports) is successfull.
>How-To-Repeat:
on PC with Pentium III do folowing:
su;
cd /usr/ports/multimedia/mplayer;
make WITHOUT_RUNTIME_CPUDETECTION=yes WITHOUT_3DNOW=yes WITHOUT_DSP=yes;

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402231531.i1NFVHGP074926>