Re: No rule to make target '/usr/lib/x86_64-linux-gnu/libudev.so

[email protected] Mon, 27 Jan 2020 23:46:30 +0100
Newsgroups gmane.comp.audio.supercollider.devel
Message-ID <CANwWYkrCbBcjGpqh9EEVi7trHOJXBqLbMBjEtTuuEfEdJw+diQ@mail.gmail.com>
cmake option
-DUDEV_LIBRARIES=/lib/x86_64-linux-gnu/libudev.so
does the job

On Mon, 27 Jan 2020 at 23:00, juan perfile <[email protected]> wrote:

> Hi,
>
> I'm trying to build sc3 from source
> but I got stuck at this:
>
> *** No rule to make target '/usr/lib/x86_64-linux-gnu/libudev.so', needed
> by 'lang/sclang'.
>
> libudev.so actually lives in /lib/x86_64-linux-gnu/libudev.so ( Ubuntu
> 18.04 )
>
> How can I make the build process look for libudev.so in
> folder /lib/x86_64-linux-gnu ?
>
> Thank you
> Regards
>
>