Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6134

Summary: non-working vorbis.m4
Product: Gentoo Linux Reporter: Alastair Tse (RETIRED) <liquidx>
Component: [OLD] LibraryAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: normal CC: agenkin
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixes a couple of mistakes in vorbis.m4

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