Bug 111476

Summary: For several days now, I'm unable to get transcode to compile which causes issues with other multimedia upgrades.
Product: Ports & Packages Reporter: Ed Culp <eculp>
Component: Individual Port(s)Assignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ed Culp 2007-04-11 15:00:10 UTC
For several days now, I'm unable to get transcode to compile which causes issues with other multimedia upgrades.

I have recomiled ffmpeg several times with different options and when compiling transcode it ends with:

ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
ffmpeg/avcodec.h can be found in the following packages:
  FFmpeg  http://www.ffmpeg.org

The contents of config.log is at:

http://encontacto.net/share/transcode/config.log

The ls of /var/pkg/db is located at

http://encontacto.net/share/transcode/ls.txt

I have removed a few related ports trying to take it port by port.

How-To-Repeat: cd /usr/ports/multimedia/transcode
make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-11 15:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->multimedia

Over to maintainer
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2007-04-11 17:24:26 UTC
State Changed
From-To: open->closed

Fixed by bms and committed by me, thanks for report.