Re: [Rhythmbox-devel] HAL removal

2009-08-25 Thread Jonathan Matthew
On Wed, Aug 26, 2009 at 9:32 AM, giopas wrote: > Hi Jonathan, > > thank you for your answer, I've git updated and installed some hal dev > libraries. > > However, I have now another compiling problem: > >>   CCLD   libaudiocd.la >> /bin/sed: can't read compil/rhythmbox/shell/librhythmbox-core.la: N

Re: [Rhythmbox-devel] HAL removal

2009-08-25 Thread Jonathan Matthew
On Tue, Aug 25, 2009 at 07:39:41PM +0200, giopas wrote: > Hi all, > > I'm trying to compile rhythmbox from sources and I receive the following > error, related (as I've understood) to "libmediaplayerid" (I included the > complete "make" result just in case I was completely wrong...). > > > CC

Re: [Rhythmbox-devel] HAL removal

2009-08-25 Thread giopas
Hi all, I'm trying to compile rhythmbox from sources and I receive the following error, related (as I've understood) to "libmediaplayerid" (I included the complete "make" result just in case I was completely wrong...). gio...@giolaptop:~/Desktop/rhythmbox$ make > make all-recursive > make[1]: En

Re: [Rhythmbox-devel] HAL removal

2009-08-06 Thread Bastien Nocera
On Thu, 2009-08-06 at 22:01 +1000, Jonathan Matthew wrote: > Over the last couple of days I have committed a set of changes to > reimplement the parts of rhythmbox that were using HAL. The HAL code is > still there, but the new code is used if possible. The new code > requires GUdev 143 or newer.