Review Request 126123: [Linux/Kubuntu] find udev when installing to a parallel prefix

Martin Gräßlin mgraesslin at kde.org
Fri Nov 20 12:44:37 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126123/#review88645
-----------------------------------------------------------


The need for the change surprises me. I have been using a /opt setup for years and udev was always found. Can you show the error you hit?

- Martin Gräßlin


On Nov. 20, 2015, 1:41 p.m., René J.V. Bertin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126123/
> -----------------------------------------------------------
> 
> (Updated Nov. 20, 2015, 1:41 p.m.)
> 
> 
> Review request for KDE Frameworks and Kubuntu.
> 
> 
> Repository: solid
> 
> 
> Description
> -------
> 
> Configuring KF5 Solid under KUbuntu 14.04 for installation in a parallel prefix (/opt/local) it failed to find libudev which is installed "normally".
> 
> Modifying FindUDev.cmake to follow the same approach as other Find`*.cmake files (use pkgconfig first, and the results as hints for `find_path` and `find_library`) corrected that failure.
> 
> 
> Diffs
> -----
> 
>   cmake/FindUDev.cmake 9d0f21d 
> 
> Diff: https://git.reviewboard.kde.org/r/126123/diff/
> 
> 
> Testing
> -------
> 
> On Kubuntu 14.04.3 with Qt 5.5.1 and all of Solid 5.16.0's KF5 dependencies installed in /opt/local
> 
> 
> Thanks,
> 
> René J.V. Bertin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151120/6f773960/attachment.html>


More information about the Kde-frameworks-devel mailing list