No rule to make target '/usr/lib/x86_64-linux-gnu/libudev.so
[email protected] Mon, 27 Jan 2020 23:00:49 +0100
| Newsgroups | gmane.comp.audio.supercollider.devel |
|---|---|
| Message-ID | <CANwWYkoOo2iv=H3A2HEFMe+K9mTztQrDXaySvYZ4wwH2kpev0A@mail.gmail.com> |
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