Closed
Bug 646009
Opened 14 years ago
Closed 14 years ago
Xulrunner-2.0 fails to compile when alsa is not installed
Categories
(Core :: Audio/Video, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 503691
People
(Reporter: musv, Unassigned)
Details
Attachments
(1 file)
22.80 KB,
text/plain
|
Details |
User-Agent: Opera/9.80 (X11; Linux x86_64; U; de) Presto/2.8.119 Version/11.10
Build Identifier: xulrunner-2.0
When checking the config, Xulrunner fails:
checking for alsa... Package alsa was not found in the pkg-config search path.
Perhaps you should add the directory containing `alsa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'alsa' found
configure: error: Need alsa for Ogg, Wave or WebM decoding on Linux. Disable
with --disable-ogg --disable-wave --disable-webm. (On Ubuntu, you might try
installing the package libasound2-dev.)
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-libs/xulrunner-2.0/work/mozilla-2.0/config.log
* ERROR: net-libs/xulrunner-2.0 failed (configure phase):
* econf failed
The config check is correct. Alsa is not installed. Xulrunner should not have
alsa as an hard coded dependency in order to be able to use alternative sound
architectures e.g. OSS4.
Reproducible: Always
System config:
System: Gentoo AMD64
Kernel: 2.6.37 (Gentoo-Sources)
Soundsystem: OSS4
Reporter | ||
Comment 1•14 years ago
|
||
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•