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

--- Comment #3 from Matthias Apitz <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
To unsubscribe, send any mail to "[email protected]"

Reply via email to