Bug 64089

Summary: [Patch] multimedia/avifile -- fix build on amd6
Product: Ports & Packages Reporter: Michael Johnson <ahze>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Johnson 2004-03-11 08:10:15 UTC
this should fix building on avifile on amd64, I do not have a amd64 so I am unable to test. but this should work.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-12 10:29:47 UTC
State Changed
From-To: open->feedback

In file included from fixed.h:25, 
from fixed.c:28: 
madconfig.h:1:1: unterminated #ifndef 
In file included from fixed.c:28: 
fixed.h:426:4: #error "no FPM selected" 
gmake[3]: *** [fixed.lo] Error 1
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-04-03 21:04:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Grab this.  
I think a better fix is, to use the systems libmad. 
I have a patch that builds, but I have to test more.
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2004-04-14 15:09:32 UTC
State Changed
From-To: feedback->closed

I have committed, a diffent fix.