Hello,

at least since commit 7f6ba860ea2df31c6a4d6155405070ac9abfafbc
"build: fix udevdir detection if there is no pkg-config udevdir"
the build of drbd-udev package incorporates the rules file in
location /lib/udev. But the right location is|was /etc/udev/rules.d.

At least on redhat the location derived by pkg-config is defined
in libudev-devel package by /usr/share/pkgconfig/udev.pc and is 
/lib/udev. But there are only udev itself specific rules located.

As a workaround without patching drbd-utils source I created at udev.pc
with udevdir=/etc/udev/rules.d and start the build process with
PKG_CONFIG_PATH set to my udev.pc location.

Does anyone have a better fix for this issue?

Kind Regards,
Roland

-- 
[email protected]            Phone: +43 1 31336 5377
IT Services - WU (Vienna University of Economics and Business) 
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to