Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Problem: The ESDDIR variable is not set within the pwlib ebuild. Background: Support for the ESD (esound) system is compiled into the oss plugin of the pwlib if the ESDDIR environment variable points to the esound package during compilation time. A temporary fix might look like this: # ESDDIR=/usr emerge pwlib (Watch for -DUSE_ESD=1 during compilation to go sure)
fixed in cvs: g++ ... -DUSE_ESD=1 ...
to maintainer
fixed some time ago