Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9326 - xine-d5d doesn't respect endianness
Summary: xine-d5d doesn't respect endianness
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-18 20:22 UTC by Jonathan Nall
Modified: 2006-02-04 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to put WORDS_BIGENDIAN define into config.h for PPC (xine-d5d-ebuild.patch,504 bytes, patch)
2002-10-18 20:24 UTC, Jonathan Nall
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Nall 2002-10-18 20:22:35 UTC
xine-d5d doesn't support endianness properly. there is code that does byte
swapping based on a value WORDS_BIGENDIAN in config.h. however, the configure
script doesn't put this value in the config.h. i'm attaching an ebuild patch
that will fix this on ppc. sparc and sparc64 will have the same problem.
Comment 1 Jonathan Nall 2002-10-18 20:24:38 UTC
Created attachment 4814 [details, diff]
patch to put WORDS_BIGENDIAN define into config.h for PPC

this should be expanded for sparc and sparc64.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-20 19:47:07 UTC
thanks nall :)

changed in portage.