> I tried to use vlc to play a dvd on -CURRENT but it fails with > > libdvdnav: vm: ifoRead_FP_PGC failed > > Googling, I found a patch from debian bugtracker at > > http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=25;filename=05-endian.patch;att=1;bug=531621 > > Which I adjusted for FreeBSD (changed patch to source file and path to > include file) > > Can this be included in ports? Fix: Attached patch will reverse the word byte order if the machine is bigendian. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ppc->freebsd-ports This is a ports bug, handing it over.
Responsible Changed From-To: freebsd-ports->martymac I will take care of it.
State Changed From-To: open->closed Endianness problems have already been addressed in r289371.