[Bug 252957] audio/pulseaudio: update the port to 14.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 24 09:08:06 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252957

--- Comment #3 from Matthias Apitz <guru at unixarea.de> ---
The original (svn head) ports Makefile has set --disable-udev which leads to
not compiling the module module-udev-detect.so. After deleting this line in the
Makefile, the module compiles fine but says on

pacmd load-module module-udev-detect

in /var/log/messages:

Jan 24 00:52:22 c720-r368166 pulseaudio[85187]: [(null)] ltdl-bind-now.c: No se
pudo abrir el módulo /usr/local/lib/pulse-14.2/modules/module-udev-detect.so:
/usr/local/lib/pulse-14.2/modules/module-udev-detect.so: Undefined symbol """

"inotify_init1" seems to be a Linux sys or function call not implemented in
FreeBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-desktop mailing list