Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119272 - dev-java/kaffe doesn't build with >=alsa-lib-1.0.11-rc2
Summary: dev-java/kaffe doesn't build with >=alsa-lib-1.0.11-rc2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 135342 139264 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-01-17 03:38 UTC by Anton Romanov
Modified: 2006-07-18 07:21 UTC (History)
4 users (show)

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


Attachments
alsa.patch (alsa.patch,1.16 KB, text/plain)
2006-01-18 00:12 UTC, Anton Romanov
Details
emerge --info output (info,2.31 KB, text/plain)
2006-01-18 00:13 UTC, Anton Romanov
Details
alsa.patch (alsa.patch,1.10 KB, text/plain)
2006-01-18 00:50 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2006-01-17 03:38:16 UTC
In file included from org_tritonus_lowlevel_alsa_AlsaSeq.c:25:
constants_check.h: In function `check_constants':
constants_check.h:139: error: `SND_SEQ_CLIENT_DUMMY' undeclared (first use in 
this function)
constants_check.h:139: error: (Each undeclared identifier is reported only once
constants_check.h:139: error: for each function it appears in.)
constants_check.h:140: error: `SND_SEQ_CLIENT_OSS' undeclared (first use in 
this function)
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-01-17 16:21:16 UTC
When filing bugs, it is customary to include the output of 'emerge info'. This provides little clues about your system, like what platform you are one, what your ACCEPT_KEYWORDS is, USE flags, etc.
Comment 2 Anton Romanov 2006-01-18 00:11:10 UTC
commonly i provide this.. but was sure this was unnecessary this time.
cause problem is that alsa team removed some constants since >=alsa-lib-1.0.11-rc2...
and obviously i try to build kaffe with alsa use flag...
anyway.. as you wish.
Comment 3 Anton Romanov 2006-01-18 00:12:45 UTC
Created attachment 77398 [details]
alsa.patch

and upstream already knew about the problem before your message :) ... just about 5 posts before yours
Comment 4 Anton Romanov 2006-01-18 00:13:14 UTC
Created attachment 77399 [details]
emerge --info output
Comment 5 Anton Romanov 2006-01-18 00:50:53 UTC
Created attachment 77403 [details]
alsa.patch
Comment 6 Josh Nichols (RETIRED) gentoo-dev 2006-01-19 21:32:52 UTC
Fixed with 1.1.6-r2. Thanks for reporting!
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-06-03 00:49:56 UTC
*** Bug 135342 has been marked as a duplicate of this bug. ***
Comment 8 sharpshopter 2006-06-03 00:58:38 UTC
I'm no expert on these things, but should a bug not be marked as resolved until the fix is in the stable branch of portage?  As it is now, one tries to emerge the stable kaffe and still gets this error.
Comment 9 Petteri Räty (RETIRED) gentoo-dev 2006-06-24 05:53:26 UTC
(In reply to comment #8)
> I'm no expert on these things, but should a bug not be marked as resolved until
> the fix is in the stable branch of portage?  As it is now, one tries to emerge
> the stable kaffe and still gets this error.
> 

I opened a stable request bug for a newer kaffe. See bug #137827.
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-07-05 00:48:18 UTC
*** Bug 139264 has been marked as a duplicate of this bug. ***