ports/106597: [xmms-avi] [patch] xmms-avi does not compile - patch for quantize-pvt.c

Jonathan Liu Net147 at hotmail.com
Mon Dec 11 07:40:07 UTC 2006


>Number:         106597
>Category:       ports
>Synopsis:       [xmms-avi] [patch] xmms-avi does not compile - patch for quantize-pvt.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 07:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Liu
>Release:        6.2-RC1
>Organization:
>Environment:
FreeBSD freebsd 6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:12:08 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
xmms-avi port does not compile.
>How-To-Repeat:
Compile xmms-avi port.
>Fix:
--- lib/audioencoder/lame3.70/quantize-pvt.c.orig	Mon Dec 11 18:14:41 2006
+++ lib/audioencoder/lame3.70/quantize-pvt.c	Mon Dec 11 18:14:59 2006
@@ -1030,7 +1030,7 @@
         "jnz loop1\n\n"
         : /* no outputs */
         : "t" (istep), "r" (xr), "r" (adj43asm), "r" (ix), "r" (576 / 4), "m" (rx)
-        : "%eax", "%ebx", "memory", "cc"
+        : "%eax", /* "%ebx", */ "memory", "cc"
       );
   }
 #elif defined (USE_MSC_ASM)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list