Bug 229233 - Parantheses typo in kmix with OSS4 (breaks compilation)
Summary: Parantheses typo in kmix with OSS4 (breaks compilation)
Status: RESOLVED DUPLICATE of bug 229910
Alias: None
Product: kmix
Classification: Applications
Component: Backend: OSS4 (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 11:49 UTC by shinydoofy
Modified: 2010-04-18 20:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Proposed quick'n'dirty patch (343 bytes, patch)
2010-03-03 11:52 UTC, shinydoofy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shinydoofy 2010-03-03 11:49:17 UTC
Version:           4.4.{0,1} (using KDE 4.4.0)
Compiler:          gcc 4.3.4 multiple patches of the Gentoo Linux distribution
OS:                Linux
Installed from:    Compiled From Sources

When trying to compile kmix (either 4.4.0 or 4.4.1), mixer_oss4.cpp fails when MIXT_MUTE is not #define'd. This is due to a missing closing parenthesis on line 286.
Comment 1 shinydoofy 2010-03-03 11:52:40 UTC
Created attachment 41280 [details]
Proposed quick'n'dirty patch
Comment 2 shinydoofy 2010-04-18 20:00:56 UTC

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