You are not logged in.

#1 2018-04-19 19:21:20

yuri
Member
Registered: 2018-04-19
Posts: 13

input-wacom-0.39.0 installation problem

hi. so i'm trying to install but after i enter if test -x ./autogen.sh; then ./autogen.sh; else ./configure; fi && make && sudo make install || echo "dog shit" i keep getting errors

heres output:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for kernel type... Linux
checking for linux-based kernel... yes
checking for kernel source/headers... not found
configure: WARNING: Unable to find build config in any of:
          [/lib/modules/4.14.34-1-lts/source],
          [/lib/modules/4.14.34-1-lts/build],
          [/usr/src/linux],
          [/usr/src/linux-4.14.34-1-lts],
          [/usr/src/linux-2.6]


configure: WARNING: Kernel directory does not appear to have needed config files
checking kernel version...
configure: WARNING: Spcified '4.14.34-1-lts' kernel, but found '' instead
configure: error: We could not find the development environment to build modules for the '4.14.34-1-lts' kernel within the '' directory. Please install the kernel source or the kernel development package and try again.
dog shit

ty for help.

Offline

#2 2018-04-19 19:26:52

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: input-wacom-0.39.0 installation problem


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-04-19 19:41:51

yuri
Member
Registered: 2018-04-19
Posts: 13

Re: input-wacom-0.39.0 installation problem

I'll try it yesterday! Thank you.

Offline

#4 2018-04-20 13:11:37

yuri
Member
Registered: 2018-04-19
Posts: 13

Re: input-wacom-0.39.0 installation problem

Already have it. I guess this happends because i updated LTS. I'll reinstall Arch and try without the update. But thanks.

Offline

#5 2018-04-20 14:10:06

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: input-wacom-0.39.0 installation problem

You need to have the correct kernel headers installed for the LTS kernel...

pacman -S linux-lts-headers

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB