Bug 74045 - maintainer-update: multimedia/transcode: unbreak on recent GCCs
Summary: maintainer-update: multimedia/transcode: unbreak on recent GCCs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 16:40 UTC by hendrik
Modified: 2004-11-17 22:12 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (916 bytes, patch)
2004-11-17 16:40 UTC, hendrik
no flags Details | Diff
file.diff (435 bytes, patch)
2004-11-17 16:40 UTC, hendrik
no flags Details | Diff
file.diff (661 bytes, patch)
2004-11-17 16:40 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2004-11-17 16:40:16 UTC
transcode doesn't compile on recent -current systems due to gcc changes.
It will complain about unknown symbols ff_pw_20 and ff_pw_3 while linking.

The fix has been provided on the transcode mailinglist by Peter Knaggs.

Fix: Save as files/patch-ffmpeg:libavcodec:i386:dsputil_mmx.c

Save as files/patch-ffmpeg:libavcodec:i386:simple_idct_mmx.c
How-To-Repeat: 
Try to make transcode in /usr/ports/multimedia/transcode
The error will happen in ffmpeg/libavcodec
Comment 1 Michael Johnson freebsd_committer freebsd_triage 2004-11-17 21:04:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Grab
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2004-11-17 22:12:29 UTC
State Changed
From-To: open->closed

Committed, Thanks!