Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6134 - non-working vorbis.m4
Summary: non-working vorbis.m4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-07 03:00 UTC by Alastair Tse (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments
fixes a couple of mistakes in vorbis.m4 (libvorbis-1.0-vorbis.m4.patch,1.01 KB, patch)
2002-08-07 03:02 UTC, Alastair Tse (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Tse (RETIRED) gentoo-dev 2002-08-07 03:00:57 UTC
Hi,

I've been pulling my hair out trying to compile things against libvorbis-1.0,
and eventually figured out that the vorbis.m4 packaged in libvorbis-1.0 is
faulty and seg-faults when you use its XIPH_PATH_VORBIS macro.

The problem is fixed in CVS, and here's a patch backported to libvorbis-1.0. It
would be cool if we can have this included and a libvorbis-1.0-r1 ebuild released.

Let me know if there are any problems.

Cheers,

Alastair
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2002-08-07 03:02:48 UTC
Created attachment 2891 [details, diff]
fixes a couple of mistakes in vorbis.m4
Comment 2 Brandon Low (RETIRED) gentoo-dev 2002-09-02 22:19:41 UTC
applying shortly, thanks