Wrong libudev version

Ed Greshko ed.greshko at greshko.com
Mon May 12 23:25:31 UTC 2014


On 05/13/14 07:13, Suvayu Ali wrote:
> I'm trying to compile an application[1].  The compilation succeeds, but
> fails at the last linking step like this.
>
> LINK(target) out/Release/Brackets
> /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found (try using -rpath or -rpath-link)
> LINK(target) out/Release/Brackets: Finished
>
> When I search with `repoquery -f \*/libudev\*', I get back systemd-libs
> and systemd-devel; both of which are installed.  systemd-libs provides
> /usr/lib64/libudev.so.1, and systemd-devel provides
> /usr/lib64/libudev.so, which is a symlink to the actual library.  I'm
> not sure what I'm doing wrong.
>
> Any ideas?

libudev.so.0 ≠ libudev.so.1

Along with that, from [1]

"Currently, the core Brackets team only supports Debian/Ubuntu as a development environment and for our binary packages"


-- 
Do not condemn the judgment of another because it differs from your own. You may both be wrong. -- Dandemis


More information about the users mailing list