[dm-devel] CVS pull of device mapper

Mike Snitzer snitzer at gmail.com
Mon Jul 30 21:49:47 UTC 2007


On 7/30/07, Wood, Brian J <brian.j.wood at intel.com> wrote:
> Hello everyone, I've just built a test system with Fedora 7 and am
> having a problem with running dmeventd after getting the latest pull
> from the CVS tree. From the "make" and "make install" commands
> everything is error free, but when I run the dmeventd daemon I get this
> error:
>
> /sbin/dmeventd: error while loading shared libraries:
> libdevmapper-event.so.1.02: cannot open shared object file: No such file
> or directory
>
> I've looked in /lib and there is an instance of
> libdevmapper-event.so.1.02 (and a symbolic link named
> libdevmapper-event.so), so I'm confused as to why the daemon can't find
> them? When I run configure the only parameters I'm passing in are
> "--enable-debug" and "--enable-dmeventd"

Try using ldconfig (-v can be useful) and ldd /sbin/dmeventd




More information about the dm-devel mailing list