Since 2 days I'm trying to port pulseaudio on openbsd. This port give
me some problem  in particularly with OSS support in openbsd and
missing some POSIX implementations.

I finnaly have success in compiling it, but it still hangs on my box.
If you have any idéee to solve this problem, don't hesitate to drop me
a mail :). Here is the full souces of pulseauio port currently :
http://osbud.net/~benoitc/misc/pulseaudio.tar.gz

The current error is :
# pulseaudio -nC
main.c: This program is not intended to be run as root (unless
--system is specified).
pid.c: stale PID file, overwriting.
module.c: Failed to open module "module-cli": Cannot load specified object
main.c: Module load failed.
main.c: failed to initialize daemon.
pulseaudio in free(): error: free_pages: pointer to wrong page
Abort trap (core dumped)


If I try to launch the daemon I get this error :
Apr  8 23:13:39 marduk pulseaudio[27018]: module.c: Failed to open
module "module-oss-mmap": Cannot load specified object
Apr  8 23:13:39 marduk pulseaudio[27018]: main.c: Module load failed.
Apr  8 23:13:39 marduk pulseaudio[27018]: main.c: failed to initialize daemon.

hope it could help to have a pulseaudio port :)

- benoit

--
bchesneau.info | archlinuxfr.org | archlinuxppc.org | neurofriends.net
| osbud.net

Reply via email to