pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build of firefox with alsa option fails



This seems to be the error:

/pkg_comp/obj/pkgsrc/www/firefox/default/firefox-43.0/media/libcubeb/src/cubeb_alsa.c: In function 'alsa_refill_stream':
/pkg_comp/obj/pkgsrc/www/firefox/default/firefox-43.0/media/libcubeb/src/cubeb_alsa.c:412:13: error: 'EBADFD' undeclared (first use in this function)
       case -EBADFD:
             ^
/pkg_comp/obj/pkgsrc/www/firefox/default/firefox-43.0/media/libcubeb/src/cubeb_alsa.c:412:13: note: each undeclared identifier is reported only once for each function it appears in

Strangely enough that line is not in the original source of
cubeb_alsa.c, but it is introduced in a patch:
patch-media_libcubeb_src_cubeb__alsa.c .

Now EBADFD may be unknown, but EBADF is a known error number. Is that
what is meant there?

By the way, I'm doing this in the hope that adding the alsa option
(after removing pulseaudio) will give me audio again. Is that a
reasonable hope?

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl    -- 'this bath is too hot.'

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index