| View previous topic :: View next topic |
| Author |
Message |
donmateo n00b

Joined: 25 Dec 2007 Posts: 67
|
Posted: Sat Dec 29, 2007 10:27 am Post subject: [SOLVED] xf86-input-keyboard-1.1.1 failed |
|
|
przy emergowaniu xorg-server wyskakuje mi nastepujacy blad
| Code: | i486-pc-linux-gnu-gcc... (cached) i486-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i486-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i486-pc-linux-gnu-gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if XINPUT is defined... yes
checking if XKB is defined... yes
checking for i486-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/work/xf86-input-keyboard-1.1.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/work/xf86-input-keyboard-1.1.1/src'
if /bin/sh ../libtool --tag=CC --mode=compile i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mtune=i686 -march=pentium4 -pipe -fomit-frame-pointer -ffast-math -DNDEBUG -DB_DISABLE_ASSERT -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -MT kbd.lo -MD -MP -MF ".deps/kbd.Tpo" -c -o kbd.lo kbd.c; \
then mv -f ".deps/kbd.Tpo" ".deps/kbd.Plo"; else rm -f ".deps/kbd.Tpo"; exit 1; fi
mkdir .libs
i486-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -mtune=i686 -march=pentium4 -pipe -fomit-frame-pointer -ffast-math -DNDEBUG -DB_DISABLE_ASSERT -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -MT kbd.lo -MD -MP -MF .deps/kbd.Tpo -c kbd.c -fPIC -DPIC -o .libs/kbd.o
kbd.c:45:23: error: xf86OSKbd.h: No such file or directory
kbd.c: In function 'KbdPreInit':
kbd.c:220: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:220: error: (Each undeclared identifier is reported only once
kbd.c:220: error: for each function it appears in.)
kbd.c:220: error: expected ';' before 'pKbd'
kbd.c:237: error: 'struct _LocalDeviceRec' has no member named 'motion_history_proc'
kbd.c:256: error: 'pKbd' undeclared (first use in this function)
kbd.c:256: error: 'KbdDevRec' undeclared (first use in this function)
kbd.c: In function 'KbdBell':
kbd.c:364: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:364: error: expected ';' before 'pKbd'
kbd.c:365: error: 'pKbd' undeclared (first use in this function)
kbd.c: In function 'UpdateLeds':
kbd.c:372: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:372: error: expected ';' before 'pKbd'
kbd.c:375: error: 'pKbd' undeclared (first use in this function)
kbd.c: In function 'KbdCtrl':
kbd.c:390: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:390: error: expected ';' before 'pKbd'
kbd.c:393: error: 'pKbd' undeclared (first use in this function)
kbd.c: In function 'InitKBD':
kbd.c:419: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:419: error: expected ';' before 'pKbd'
kbd.c:457: error: 'pKbd' undeclared (first use in this function)
kbd.c: In function 'KbdProc':
kbd.c:481: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:481: error: expected ';' before 'pKbd'
kbd.c:488: error: 'pKbd' undeclared (first use in this function)
kbd.c: In function 'PostKbdEvent':
kbd.c:561: error: 'KbdDevPtr' undeclared (first use in this function)
kbd.c:561: error: expected ';' before 'pKbd'
kbd.c:581: error: 'pKbd' undeclared (first use in this function)
kbd.c:602: error: 'TransMapPtr' undeclared (first use in this function)
kbd.c:602: error: expected ';' before 'map'
kbd.c:603: error: 'map' undeclared (first use in this function)
kbd.c:618: error: expected ';' before 'map'
make[2]: *** [kbd.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/work/xf86-input-keyboard-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/work/xf86-input-keyboard-1.1.1'
make: *** [all] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: x11-drivers/xf86-input-keyboard-1.1.1 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 46: Called src_compile
[31;01m*[0m environment, line 2861: Called x-modular_src_compile
[31;01m*[0m environment, line 3588: Called x-modular_src_make
[31;01m*[0m environment, line 3622: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake || diefunc "$FUNCNAME" "$LINENO" "$?" "emake failed"
[31;01m*[0m The die message:
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-input-keyboard-1.1.1/temp/environment'.
[31;01m*[0m |
czy zeby skompilowac te Xksy trzeba miec plik xorg.conf?
do make.conf dodalem INPUT_DEVICES="keyboard mouse"
jakies sugestie?
Last edited by donmateo on Sat Dec 29, 2007 5:50 pm; edited 1 time in total |
|
| Back to top |
|
 |
donmateo n00b

Joined: 25 Dec 2007 Posts: 67
|
Posted: Sat Dec 29, 2007 5:50 pm Post subject: |
|
|
chyba dlatego nie chcialo sie zainstalowac bo nie mialem pliku xorg.conf
zmienilem nazwe xorg.conf.example i poszlo ;p |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|