From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Hez6i-0003hE-SP for garchives@archives.gentoo.org; Fri, 20 Apr 2007 19:49:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3KJmAkO028238; Fri, 20 Apr 2007 19:48:10 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.228]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3KJhpIs023628 for ; Fri, 20 Apr 2007 19:43:51 GMT Received: by wr-out-0506.google.com with SMTP id 60so953982wri for ; Fri, 20 Apr 2007 12:43:51 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=hWzQTp6goj4GiLmaw2qtkm/IPihdjCQHGqeZ3mPAr8vjmo87OG8bLW/hwvPwvATKMCy4AdJ+lufDHteogJW+NK9V0pNt5M+kvP22hxk52jACsKcuWsJaHCG3X5NqX4KcdmypAvLmaVdqUrVuDtTekhU/Lodmm6/5cAuNfPyln2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=alPZsGIo4yKcS4byQFCJGgS6qw3SouaI+Uhl8hN4up4+zFvkgnKpvRa77z2UNljdUJ38fF2o1z9ltHIaI8fBTf5k1xML2asCa+P2SE/tBtkJiplQa7Ad0b7yrY/CKvSoqSkx96tb099229uUbO6YyNQ+TjhaUC8I7yBrvxzfIRs= Received: by 10.114.157.1 with SMTP id f1mr1403119wae.1177098230579; Fri, 20 Apr 2007 12:43:50 -0700 (PDT) Received: by 10.114.38.8 with HTTP; Fri, 20 Apr 2007 12:43:50 -0700 (PDT) Message-ID: <2fcf3fa50704201243v4ce63267pe1c7f1468452f65e@mail.gmail.com> Date: Fri, 20 Apr 2007 15:43:50 -0400 From: "Francisco Rivas" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_86511_28386750.1177098230483" X-Archives-Salt: c07fdd8b-589f-4460-87c7-209ce3fba2a3 X-Archives-Hash: f5b5c667c0ca14a79c8aa8ab1675b79b ------=_Part_86511_28386750.1177098230483 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Yesterday I was up to date my entire system, my gentoo does not have x11, after the up to date I was emerge x11 and when emerge compile the xf86-input-evdev-1.1.2-r2 send this message to the console : i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev.lo -MD -MP -MF .deps/evdev_drv_la-evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/evdev_drv_la- evdev.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_brain.lo -MD -MP -MF .deps/evdev_drv_la-evdev_brain.Tpo -c evdev_brain.c -fPIC -DPIC -o .libs/evdev_drv_la-evdev_brain.o evdev.c: In function 'EvdevReadInput': evdev.c:93: warning: format '%ld' expects type 'long int', but argument 6 has type 'unsigned int' evdev.c: In function 'EvdevSwitchMode': evdev.c:235: error: 'SendCoreEvents' undeclared (first use in this function) evdev.c:235: error: (Each undeclared identifier is reported only once evdev.c:235: error: for each function it appears in.) evdev.c:236: error: 'DontSendCoreEvents' undeclared (first use in this function) make[2]: *** [evdev_drv_la-evdev.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_axes.lo -MD -MP -MF .deps/evdev_drv_la-evdev_axes.Tpo -c evdev_axes.c -fPIC -DPIC -o .libs/evdev_drv_la-evdev_axes.o make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86- input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86- input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2' make: *** [all] Error 2 !!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r2 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3817: Called src_compile ebuild.sh, line 1304: Called x-modular_src_compile x-modular.eclass, line 333: Called x-modular_src_make x-modular.eclass, line 328: Called die !!! emake failed !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/x11-drivers/xf86- input-evdev-1.1.2-r2/temp/build.log'. It is very rare for me because exist a 1.1.5 version of that package. Looking for the answer on the internet I was found : 1.- Editing the xorg.conf the problem could be resolved, but I don't have any xorg.conf because that is what I am emerging. 2.- Deleting from the code SendCoreEvents and DontSendCoreEvents functions. I was resolved the unsigned long problem but the others not. Thanks in advance for you help :D -- Please don't lose you hope, please peace in the earth, please no more toubles...Live free!! Francisco Rivas ------=_Part_86511_28386750.1177098230483 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi

Yesterday I was up to date my entire system, my gentoo does not have x11, after the up to date I was emerge x11 and when emerge compile the xf86-input-evdev-1.1.2-r2 send this message to the console :

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la- evdev.lo -MD -MP -MF .deps/evdev_drv_la-evdev.Tpo -c evdev.c  -fPIC -DPIC -o .libs/evdev_drv_la-evdev.o
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_brain.lo -MD -MP -MF .deps/evdev_drv_la-evdev_brain.Tpo -c evdev_brain.c  -fPIC -DPIC -o .libs/evdev_drv_la-evdev_brain.o
evdev.c: In function 'EvdevReadInput':
evdev.c:93: warning: format '%ld' expects type 'long int', but argument 6 has type 'unsigned int'
evdev.c: In function 'EvdevSwitchMode':
evdev.c:235: error: 'SendCoreEvents' undeclared (first use in this function)
evdev.c:235: error: (Each undeclared identifier is reported only once
evdev.c:235: error: for each function it appears in.)
evdev.c:236: error: 'DontSendCoreEvents' undeclared (first use in this function)
make[2]: *** [evdev_drv_la-evdev.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT evdev_drv_la-evdev_axes.lo -MD -MP -MF .deps/evdev_drv_la-evdev_axes.Tpo -c evdev_axes.c  -fPIC -DPIC -o .libs/evdev_drv_la-evdev_axes.o
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86- input-evdev-1.1.2-r2/work/xf86-input-evdev-1.1.2'
make: *** [all] Error 2

!!! ERROR: x11-drivers/xf86-input-evdev-1.1.2-r2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh , line 971:   Called qa_call 'src_compile'
  environment, line 3817:   Called src_compile
  ebuild.sh, line 1304:   Called x-modular_src_compile
  x-modular.eclass, line 333:   Called x-modular_src_make
  x-modular.eclass, line 328:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-drivers/xf86- input-evdev-1.1.2-r2/temp/build.log'.

It is very rare for me because exist a 1.1.5 version of that package.

Looking for the answer on the internet I was found :

1.- Editing the xorg.conf the problem could be resolved, but I don't have any xorg.conf because that is what I  am emerging.
2.- Deleting from the code SendCoreEvents and DontSendCoreEvents functions. I was resolved the unsigned long problem but the others not.

Thanks in advance for you help :D

--
Please don't lose you hope, please peace in the earth, please no more toubles...Live free!!
Francisco Rivas ------=_Part_86511_28386750.1177098230483-- -- gentoo-user@gentoo.org mailing list