Re: [systemd-devel] udev_device_get_driver implementation

2019-04-24 Thread Sayeed hyder
-x 2 root root0 Apr 19 09:38 trace -rw-r--r-- 1 root root 4096 Apr 19 09:38 uevent On Wed, Apr 24, 2019 at 11:53 AM Greg KH wrote: > On Wed, Apr 24, 2019 at 10:10:08AM -0700, Sayeed hyder wrote: > > Forgot to hit "reply all" > > > > On Wed, Apr 24, 2019 at 9

Re: [systemd-devel] udev_device_get_driver implementation

2019-04-24 Thread Sayeed hyder
Forgot to hit "reply all" On Wed, Apr 24, 2019 at 9:52 AM Sayeed hyder wrote: > Hi Greg, > > Sure, this is what I get if I use the syspath from > udev_device_get_syspath. As you can see, it is showing a symlink to a > device, and there is no driver. If it helps, it is

[systemd-devel] udev_device_get_driver implementation

2019-04-24 Thread Sayeed hyder
Hi, I was looking at the udev_device_get_driver implementation. It first gets the sys path and then appends "driver", and calls readlink to get the driver information. Does it work for all cases? While working on a project, I found that following the sys path, there is no "driver", but it should b

Re: [systemd-devel] non-dev systemd-devel package for Linux

2018-08-31 Thread Sayeed hyder
. Does that clarify my question and confusion? On Fri, Aug 31, 2018 at 11:17 AM, Vito Caputo wrote: > On Fri, Aug 31, 2018 at 07:11:38PM +0100, Simon McVittie wrote: > > On Fri, 31 Aug 2018 at 10:52:30 -0700, Sayeed hyder wrote: > > > Thanks Silvio. Unfortunately, I cannot use

Re: [systemd-devel] non-dev systemd-devel package for Linux

2018-08-31 Thread Sayeed hyder
;? It just contains everything you > need to be able to compile against systemd and udev (and maybe more). > > BR > Silvio > > Am Freitag, den 31.08.2018, 10:29 -0700 schrieb Sayeed hyder: > > I tried Mantas's suggestion and try to install "yum install > >

Re: [systemd-devel] non-dev systemd-devel package for Linux

2018-08-31 Thread Sayeed hyder
systemd-219-57.el7_5.1.x86_64. In the latter one, the libudev.h header file is not exposed for use. I cannot use the "devel" version. Any suggestion? thanks, Sayeed On Fri, Aug 31, 2018 at 10:05 AM, Ryan Gonzalez wrote: > Isn't it just "libudev", e.g. without the

Re: [systemd-devel] non-dev systemd-devel package for Linux

2018-08-31 Thread Sayeed hyder
package yum install libudev-devel works Is there any runtime (non-dev) package for rhel/centos distro? If so, what is the package name I should look for? thanks, Sayeed On Fri, Aug 31, 2018 at 8:24 AM, Reindl Harald wrote: > > > Am 31.08.18 um 16:51 schrieb Sayeed hyder: > >

[systemd-devel] non-dev systemd-devel package for Linux

2018-08-31 Thread Sayeed hyder
Hi, Where can I get the link of available non-dev packages for different Linux distros? I am specifically looking for rhel version of libudev package. thanks, Sayeed ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org https://lists.free