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

Bug 232836

Summary: dev-java/kaffe-1.1.7-r4 - constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE' undeclared (first use in this function)
Product: Gentoo Linux Reporter: David Relson <relson>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: kaffe-1.1.7-r4 build log

Description David Relson 2008-07-24 12:15:35 UTC
SND_SEQ_EVENT_SAMPLE and similar symbols are needed by constants_check.h but are not present


Reproducible: Always

Steps to Reproduce:
1. emerge -auDtqv kaffe
2.
3.

Actual Results:  
emerge kaffe fails with:

In file included from org_tritonus_lowlevel_alsa_AlsaSeq.c:25:
constants_check.h: In function 'check_constants':
constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE' undeclared (first use in this function)


root@osage env.d # emerge -auDtqv gmp kaffe
[ebuild N] dev-java/kaffe-1.1.7-r4  USE="alsa gmp gtk nls -esd"
Comment 1 David Relson 2008-07-24 12:16:45 UTC
Created attachment 161259 [details]
kaffe-1.1.7-r4 build log
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-07-24 12:44:26 UTC
Please attach emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-07-24 14:19:41 UTC

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