Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5968 - arts-1.0.6 and ogg vorbis1.0
Summary: arts-1.0.6 and ogg vorbis1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Dan Armak (RETIRED)
URL: http://www.kde.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-03 12:23 UTC by Luca Barbato
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Barbato gentoo-dev 2002-08-03 12:23:28 UTC
the vorbis 1.0 library seems to have an additional parameter lenght in the 
function

long ov_read_float(OggVorbis_File *vf,float ***pcm_channels,int length,
                   int *bitstream)
1590 vorbisfile.c

the arts-1.0.6
/var/tmp/portage/arts-1.0.6/work/arts-1.0.6/flow/gsl/gsldatahandle-vorbis.c
has not

I fixed it adding in the arts file that parameter set as G_MAXINT and is working
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-08-04 06:37:57 UTC
This has been fixed in kde cvs head. 3.1_alpha1 is very old and has been removed from portage (emerge rsync --clean). You can use the cvs ebuilds (www.gentoo.org/~danarmak/kde-cvs.html) or wait for 3.1_beta1 to get all kinds of fixes. I advise you not to use 3.1_alpha1, even if you get it to compile.