Bug 65885 - [patch] multimedia/libxine xine kaffeine broken on amd64
Summary: [patch] multimedia/libxine xine kaffeine broken on amd64
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: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 14:20 UTC by Tim J. Robbins
Modified: 2004-04-29 04:41 UTC (History)
0 users

See Also:


Attachments
file.diff (370 bytes, patch)
2004-04-22 14:20 UTC, Tim J. Robbins
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim J. Robbins 2004-04-22 14:20:21 UTC
multimedia/libxine is broken on non-i386 architectures, amd64 in particular.
This causes consumers like multimedia/xine and multimedia/kaffeine to also
be broken.

Fix: Add the following as ports/multimedia/libxine/files/patch-src::xine-utils::memcpy.c and remove the BROKEN line from kaffeine's Makefile.
How-To-Repeat: 
Try running xine or kaffeine on amd64. Watch it segfault on startup.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-04-22 20:51:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-04-29 04:41:16 UTC
State Changed
From-To: open->closed

Commited, thanks. 
Don't forget to give it back to the authors of libxine so it is 
fixed properly instead of patched only.