Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180846 - media-libs/openal ALCvoid
Summary: media-libs/openal ALCvoid
Status: RESOLVED DUPLICATE of bug 166723
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 12:51 UTC by Attila Fazekas
Modified: 2007-07-18 09:27 UTC (History)
2 users (show)

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 Attila Fazekas 2007-06-04 12:51:47 UTC
Same problem http://bugs.gentoo.org/show_bug.cgi?id=179843
ALCVoid in /usr/include/AL/alc.h

//typedef void ALCvoid;
#define ALCvoid void

Or you may change, some ALCvoid appirence to void.



Reproducible: Always
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-06-06 03:07:31 UTC
what version of openal?  is this the same as bug #166723?
Comment 2 Attila Fazekas 2007-06-10 14:26:55 UTC
(In reply to comment #1)
> what version of openal?  is this the same as bug #166723?
> 

It was media-libs/openal-0.0.8-r1.
yes.

Comment 3 Ryan Hill (RETIRED) gentoo-dev 2007-06-10 17:12:32 UTC

*** This bug has been marked as a duplicate of bug 166723 ***