Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192901 - x11-drivers/xf86-input-elo2300 fails to build.
Summary: x11-drivers/xf86-input-elo2300 fails to build.
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 204631 235679 (view as bug list)
Depends on:
Blocks: 277521
  Show dependency tree
 
Reported: 2007-09-18 07:38 UTC by Jared Kidd
Modified: 2009-08-13 13:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Kidd 2007-09-18 07:38:13 UTC
x11-drivers/xf86-input-elo2300 which is an input driver for xorg fails to build.  

Reproducible: Always

Steps to Reproduce:
1.emerge xf86-input-elo2300
2.emerge fails

Actual Results:  
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-input-elo2300-1.1.1/work/xf86-input-elo2300-1.1.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-input-elo2300-1.1.1/work/xf86-input-elo2300-1.1.1/src'
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -march=pentium4 -pipe -I/usr/include/xorg    -I../src -MT elo.lo -MD -MP -MF .deps/elo.Tpo -c -o elo.lo elo.c
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=pentium4 -pipe -I/usr/include/xorg -I../src -MT elo.lo -MD -MP -MF .deps/elo.Tpo -c elo.c  -fPIC -DPIC -o .libs/elo.o
elo.c:64:1: warning: "NEED_XF86_TYPES" redefined
In file included from ../config.h:4,
                 from elo.c:54:
/usr/include/xorg/xorg-server.h:69:1: warning: this is the location of the previous definition
elo.c: In function 'SetupProc':
elo.c:179: error: 'TS_Raw' undeclared (first use in this function)
elo.c:179: error: (Each undeclared identifier is reported only once
elo.c:179: error: for each function it appears in.)
elo.c:181: error: 'TS_Scaled' undeclared (first use in this function)
elo.c: In function 'ReadInput':
elo.c:370: error: 'TS_Scaled' undeclared (first use in this function)
elo.c: In function 'SwitchMode':
elo.c:486: error: 'TS_Raw' undeclared (first use in this function)
elo.c:486: error: 'TS_Scaled' undeclared (first use in this function)
elo.c:491: error: 'SendCoreEvents' undeclared (first use in this function)
elo.c:491: error: 'DontSendCoreEvents' undeclared (first use in this function)
elo.c: In function 'ConvertProc':
elo.c:515: error: 'TS_Raw' undeclared (first use in this function)
make[2]: *** [elo.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-elo2300-1.1.1/work/xf86-input-elo2300-1.1.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-input-elo2300-1.1.1/work/xf86-input-elo2300-1.1.1'
make: *** [all] Error 2
 * 
 * ERROR: x11-drivers/xf86-input-elo2300-1.1.1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1334:   Called x-modular_src_compile
 *   x-modular.eclass, line 337:   Called x-modular_src_make
 *   x-modular.eclass, line 332:   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-elo2300-1.1.1/temp/build.log'.
 * 



Expected Results:  
Should compile and install so xorg can make use of it.

with xorg-server-1.3.0.0
Comment 1 Jared Kidd 2007-09-27 18:48:42 UTC
This package does compile against new xorg-server-1.4.0/xorg-x11-7.3.

Still needs to be fixed for xorg-7.2 though.
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2008-01-11 08:51:54 UTC
*** Bug 204631 has been marked as a duplicate of this bug. ***
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2009-07-06 19:56:55 UTC
*** Bug 235679 has been marked as a duplicate of this bug. ***
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-08-13 13:42:03 UTC
Package is gone from portage.

Closing. Thanks