SliTaz SliTaz Forum

You are not logged in.

#1 2012-05-17 13:36:07

mts
Member
Registered: 2012-04-24
Posts: 10

Error during make xdotool

After install Google Chrome plus Keepass I want to install xdotool, but a newer version than the one available from Slitaz packages.

During the make of the xdotool-2.20101012.3049 I got the following error msg.

root@slitaz:/home/manuel/Downloads/xdotool-2.20101012.3049# make

cc -pipe -O2 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -Wno-missing-field-initializers -std=c99   -c xdotool.c

In file included from /usr/include/errno.h:36:0,

                 from xdotool.c:24:

/usr/include/bits/errno.h:25:26: fatal error: linux/errno.h: No such file or directory

compilation terminated.

make: *** [xdotool.o] Error 1

Any suggestion to solve the problem, will be apreciated.

Manuel

Offline

#2 2012-05-17 14:32:58

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Error during make xdotool

tazpkg recharge

Find/install the tazpkg with the file make can't find which is errno.h.

tazpkg search-pkgname /linux/errno.h

linux-module-headers

linux-api-headers

Offline

#3 2012-05-17 16:06:18

mts
Member
Registered: 2012-04-24
Posts: 10

Re: Error during make xdotool

Thanks mojo.

Done.

I got the following msg during install.

"Running ldconfig to update library cache

ldconfig: /usr/lib/libtalloc.so.2 is not a symbolic link"

Not important, is it?

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]