#CMake error: Could NOT find UDEV

25 messages · Page 1 of 1 (latest)

naive wharf
#

Trying to build from Github, keep getting this error:

#

    Arch Linux: sudo pacman -S base-devel cmake libsystemd qt5-base zlib libdbusmenu-qt5 quazip libpulse qt5-tools libxcb xcb-util-wm qt5-x11extras git

And then run the following to download, compile, and install ckb-next:

git clone https://github.com/ckb-next/ckb-next.git
cd ckb-next
./quickinstall

solemn fulcrum
#

Try installing it normally (not with the chaotic AUR)

naive wharf
solemn fulcrum
#

Did you clone it?

naive wharf
#

yeah

#

earlier

#

for that one i just used sudo pacman -S ckb-next

solemn fulcrum
#

In the cloned directory run makepkg -irs

#

that will download the dependencies, build the package, remove the make dependencies, then install it

naive wharf
solemn fulcrum
#

Did you clone the git repo of the project?

#

You need to clone the for git of the AUR package

naive wharf
solemn fulcrum
naive wharf
#

Same error

#

Nvm, if I did -Syu the repo doens't 404 anymore

solemn fulcrum
#

I found someone with a similar error and they said reinstalling systemd fixed it

#

But you already got it working, so nevermind

naive wharf
#

Yeah apparently it had an update and needs to be rebuilt anyway, so no I didn't get it working