LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   libinput can't compile on Crux 3.3. Error on linking libinput.so.10.13.0. (https://www.linuxquestions.org/questions/linux-software-2/libinput-can%27t-compile-on-crux-3-3-error-on-linking-libinput-so-10-13-0-a-4175626664/)

mariojuniorjp 03-30-2018 08:59 AM

libinput can't compile on Crux 3.3. Error on linking libinput.so.10.13.0.
 
Hey, folks! How is going?

So, i having a little trouble with libinput on Crux. I trying to compile for Plasma and Nvidia drivers, but i get this error:

Code:

[27/40] Linking target libinput.so.10.13.0.
FAILED: libinput.so.10.13.0

Here the log: https://pastebin.com/Vx8hz9aN

Here the Pkgfile: https://pastebin.com/s8kyhJyX

I tried to find something on Google that would help me clarify the problem, but I could not find anything.

Thanks you in advance!

EDIT: problem solved. I just run "prt-get sysup" again and libinput as compiled and installed without errors.

AwesomeMachine 03-31-2018 06:43 AM

Look here
Quote:

input@sha/src_evdev.c.o: In function `evdev_device_create':
/usr/ports/work/libinput/src/libinput-1.10.3/build/../src/evdev.c:1960: undefined reference to `libevdev_set_device_log_function'
So, unless you can find the problem with the code, you'll have to make a bug report. You might want to make sure your using the latest compiler.


All times are GMT -5. The time now is 10:32 PM.