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

Bug 7377

Summary: xmms-spc-0.2.1.ebuild (New Package)
Product: Gentoo Linux Reporter: Justin Aquadro <jaquadro>
Component: New packagesAssignee: J. Ellis (RETIRED) <jje>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: xmms-spc-0.2.1.ebuild (New Package)
this patch just adds "-lstdc++" to the Makefiles

Description Justin Aquadro 2002-09-02 12:16:57 UTC
Another xmms input plugin, this one for Super Nintendo Sound Bank Files (.spc).
The only dependency is xmms.  The build also applies a few lines of patch into a
couple of the source files to fix a couple noticeable bugs (without a patch
file, or any other files).

I would have suggested media-sound as the category, but apparently in the last
few days the new media-plugins category appeared, so that's where it should go now.
Comment 1 Justin Aquadro 2002-09-02 12:18:29 UTC
Created attachment 3600 [details]
xmms-spc-0.2.1.ebuild (New Package)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-31 08:47:36 UTC
thanks,.

added into portage.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-06 04:45:09 UTC
Adam wishes this re-opened
Comment 4 Adam 2003-03-06 17:59:03 UTC
Created attachment 9048 [details, diff]
this patch just adds "-lstdc++" to the Makefiles

my system:
Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r2,2.3.2-r0)

emerge fails with
undefined reference to `__gxx_personality_v0'
the fix was trivial, somehow.

sidenote: although xmms-plugin doesn't need "-lstdc++" for successful linking,
it does so for being run.
Comment 5 J. Ellis (RETIRED) gentoo-dev 2003-03-14 06:40:29 UTC
Applied. Unable to test as i don't have access to any of the media.

Please reopen if this doesn't address the issue.