Bug 53026

Summary: 5.1-RC1 avifile0.7-0.7.34 compile fails with "ac3-iec958.c:25: conflicting types for `swab'"
Product: Ports & Packages Reporter: none <noone>
Component: Individual Port(s)Assignee: Mario Sergio Fujikawa Ferreira <lioux>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description none 2003-06-08 03:40:05 UTC
make -DWITH_AC3_PASSTHROUGH -DWITH_OPTIMIZED_CFLAGS | tee /tmp/avifile.compile

You can disable ac3 (liba52) support by defining WITHOUT_A52.
You can disable mad support by defining WITHOUT_MAD.
You can disable QT supported tools by defining WITHOUT_QT.
You can disable SDL supported tools by defining WITHOUT_SDL.
You can enable VIDIX support by defining WITH_VIDIX.
You can disable vorbis support by defining WITHOUT_VORBIS.
You can disable xvid support by defining WITHOUT_XVID.
===>  Extracting for avifile-0.7.34.20030319,2
You can disable ac3 (liba52) support by defining WITHOUT_A52.
You can disable mad support by defining WITHOUT_MAD.
You can disable QT supported tools by defining WITHOUT_QT.
You can disable SDL supported tools by defining WITHOUT_SDL.
You can enable VIDIX support by defining WITH_VIDIX.
You can disable vorbis support by defining WITHOUT_VORBIS.
You can disable xvid support by defining WITHOUT_XVID.

Fix: 

Don't use "WITH_AC3_PASSTHROUGH" make parameter.
How-To-Repeat: 	Recompile with same make parameters.
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-06-09 22:42:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

I will handle this
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-19 19:06:07 UTC
State Changed
From-To: open->closed

AC3_PASSTHROUGH was fixed in 0.7.38