Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28019 - emerge xmp failes with wrong alsa version/alsa headers not found
Summary: emerge xmp failes with wrong alsa version/alsa headers not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-05 14:08 UTC by Thomas Preissler
Modified: 2003-10-15 12:24 UTC (History)
1 user (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 Thomas Preissler 2003-09-05 14:08:40 UTC
Fix:

  DEPND="...
  alsa? ( >=media-libs/alsa-lib-0.5* )
  ..."

Remark the > sign, which was missing.

  ...
  && myconf="${myconf} --enable-alsa=/usr/include/alsa" \
  ...

Strange, but headers was not found, perhaps a xmp problem...
And it is possible that the other things (arts, esd, nas, oss and xmms) will have the same problems... but I could not check them.

This works for me perfect, this bug can closed again, thx.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-15 12:24:13 UTC
fixed in cvs