Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Kwan Hong Lee
I get the following error when trying to compile pa-0.9.10 I/usr/include/liboil-0.3 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include-g -O2 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissi

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Colin Guthrie
Kwan Hong Lee wrote: > Do I need PolicyKit? You don't need it and in the context of a maemo as Jim clarified for me, it may not be something you want anyway. Policy Kit is just a standard way for a given application to request special privileges (e.g. realtime priority etc.) It's useful in desktop

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Colin Guthrie
Kwan Hong Lee wrote: > The files /var/run/pulse nor /tmp/pulse-user are not created at all. I > manually create them, but that does not help either. > > Maybe it's because it's tmpfs. Is there any way to change this? I wouldn't have thought tmpfs would have problems, but try putting some more l

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Kwan Hong Lee
The files /var/run/pulse nor /tmp/pulse-user are not created at all. I manually create them, but that does not help either. Maybe it's because it's tmpfs. Is there any way to change this? Thank you! -kwan On Tue, Apr 29, 2008 at 2:59 PM, Jim Carter <[EMAIL PROTECTED]> wrote: > On Tue, 29 Apr

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Jim Carter
On Tue, 29 Apr 2008, Colin Guthrie wrote: > Kwan Hong Lee wrote: > > I have been able to build pulseaudio on maemo 4.0 by getting the lates > > libltdl. > > > > I have added the pulse user, pulse group, pulse-access group and and > > added pulse to the audio group. I added normal user to pulse-ac

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Kwan Hong Lee
Do I need PolicyKit? When I do configure I get the following output Have X11: yes Enable OSS: yes Enable Alsa:yes Enable Solaris: no Enable GLib 2.0:yes Enable GConf: yes Enable Avahi: no Ena

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Colin Guthrie
Colin Guthrie wrote: > Can you create the folder /tmp/pulse-user yourself? Can you chown and > chmod OK on the filesystem? Perhaps it is a FAT filesystem and pulse is > failing because the chown/chmod is not working? (not looked at the code > for a while so not 100% sure on that one). This may be

Re: [pulseaudio-discuss] pulseaudio on maemo/n800

2008-04-29 Thread Colin Guthrie
Hi, Kwan Hong Lee wrote: > I have been able to build pulseaudio on maemo 4.0 by getting the lates > libltdl. > > I have added the pulse user, pulse group, pulse-access group and and > added pulse to the audio group. I added normal user to pulse-access. I'm not really sure how this applies in th