Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232836 - dev-java/kaffe-1.1.7-r4 - constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE' undeclared (first use in this function)
Summary: dev-java/kaffe-1.1.7-r4 - constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE'...
Status: RESOLVED DUPLICATE of bug 231198
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 12:15 UTC by David Relson
Modified: 2008-07-24 14:19 UTC (History)
0 users

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


Attachments
kaffe-1.1.7-r4 build log (dev-java:kaffe-1.1.7-r4:20080724-112713.log,601.52 KB, text/plain)
2008-07-24 12:16 UTC, David Relson
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***