Re: beagle-cvs as from 20050803 and /dev/inotify + libebook-1.2.so.0



Serge Eric Thiam wrote:
hello list,
I just compiled beagle (cvs as from today 2005.08.03) and at starting
beagled I get the output error (please see attachment) with two
problems:

1  - beagled complains about not finding /dev/inotify. I have a
2.6.13_rc4 kernel running on my gentoo system. This is the output of
uname -a:

 Linux lion 2.6.13-rc4-mm1 #1 PREEMPT Mon Aug 1 13:30:46 CEST 2005 i686
Pentium III (Coppermine) GenuineIntel GNU/Linux

An I thought beagle cvs is not using /dev/inotify anymore. What am I
missing ?

It doesn't use /dev/inotify any more. There's no mention of it anywhere in the CVS tree, and I also checked anonymous CVS too. I think you may have a conflicting installation of 0.0.12 left around.

To be sure, you can edit configure.in and change the version to 0.0.13, and then recompile.

	AM_INIT_AUTOMAKE(beagle, 0.0.13)

This way you'll see this as the first message on startup, if you are definately running the CVS ver.

	INFO: Starting Beagle Daemon (version 0.0.13)

Daniel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]