kdrive on h3900 fails with epson again...
Michael Kropfberger <michael <at> kropfberger.com>
2005-04-01 12:20:24 GMT
Hi,
for the first time, I'm clean-building from oe-devel (not anonymous), and an
old bug seems to be there again (?):
on h3900, the xserver-kdrive fails with the epson driver.
for this, I've posted a patch+.bb on March, 8th which works fine (tested again
right now).
If nobody objects, I will add this on my own as my "first act" of having
developer access to openembedded...
greets,
Mike
/tmp/staging/arm-linux/lib -Wl,--rpath
-Wl,/home/mike/local/ipaq/oe-devel/tmp/staging/arm-linux/lib
| epson13806stub.o(.text+0x60): In function `InitInput':
| : undefined reference to `KdAddMouseDriver'
| collect2: ld returned 1 exit status
| make[3]: *** [Xepson] Error 1
| make[3]: Leaving directory
`/home/mike/local/ipaq/oe-devel/tmp/work/xserver-kdrive-0.0cvs20050207-r9/xserver/hw/kdrive/epson'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/mike/local/ipaq/oe-devel/tmp/work/xserver-kdrive-0.0cvs20050207-r9/xserver/hw/kdrive'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/mike/local/ipaq/oe-devel/tmp/work/xserver-kdrive-0.0cvs20050207-r9/xserver/hw'
| make: *** [all-recursive] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
NOTE: package xserver-kdrive-0.0cvs20050207-r9: task do_compile: failed
ERROR: TaskFailed event exception, aborting
PV = "0.0cvs${CVSDATE}"
LICENSE = "MIT"
DEPENDS = "tslib xproto xdmcp xextensions xtrans xau x11 xext libxrandr fixesext damageext xfont
resourceext compositeext xcalibrateext recordext"
PROVIDES = "virtual/xserver"
PACKAGES = "xserver-kdrive-mach64 xserver-kdrive-fbdev xserver-kdrive-vesa xserver-kdrive-mga
xserver-kdrive-via xserver-kdrive-ati xserver-kdrive-fake xserver-kdrive-i810
xserver-kdrive-xephyr server-kdrive-epson ${PN}-doc ${PN}-dev ${PN}-locale"
SECTION = "x11/base"
DESCRIPTION = "X server from freedesktop.org"
DESCRIPTION_xserver-kdrive-i810 = "X server from freedesktop.org, supporting i810 devices"
DESCRIPTION_xserver-kdrive-ati = "X server from freedesktop.org, supporting ATI devices"
DESCRIPTION_xserver-kdrive-mga = "X server from freedesktop.org, supporting MGA devices"
DESCRIPTION_xserver-kdrive-vesa = "X server from freedesktop.org, supporting generic VESA devices"
DESCRIPTION_xserver-kdrive-mach64 = "X server from freedesktop.org, supporting Mach64 devices"
DESCRIPTION_xserver-kdrive-via = "X server from freedesktop.org, supporting VIA CLE266 devices"
DESCRIPTION_xserver-kdrive-fbdev = "X server from freedesktop.org, supporting generic framebuffer devices"
DESCRIPTION_xserver-kdrive-epson = "X server from freedesktop.org, supporting Epson S1D13806 devices"
DESCRIPTION_xserver-kdrive-fake = "Fake X server"
DESCRIPTION_xserver-kdrive-xephyr = "X server in an X window"
PR = "r8"
FILES_xserver-kdrive-fbdev = "${bindir}/Xfbdev"
FILES_xserver-kdrive-ati = "${bindir}/Xati"
FILES_xserver-kdrive-vesa = "${bindir}/Xvesa"
FILES_xserver-kdrive-via = "${bindir}/Xvia"
FILES_xserver-kdrive-mga = "${bindir}/Xmga"
FILES_xserver-kdrive-mach64 = "${bindir}/Xmach64"
FILES_xserver-kdrive-fake = "${bindir}/Xfake"
FILES_xserver-kdrive-i810 = "${bindir}/Xi810"
FILES_xserver-kdrive-epson = "${bindir}/Xepson"
FILES_xserver-kdrive-xephyr = "${bindir}/Xephyr"
SRC_URI = "cvs://anoncvs:anoncvs <at> pdx.freedesktop.org/cvs/xserver;module=xserver \
file://kmode.patch;patch=1 \
file://fbdev-not-fix.patch;patch=1"
SRC_URI_append_poodle = " file://xserver-kdrive-poodle.patch;patch=1"
PACKAGE_ARCH_poodle = "poodle"
SRC_URI_append_h3900 = " file://xserver-noepson.patch;patch=1"
PACKAGE_ARCH_h3900 = "h3900"
S = "${WORKDIR}/xserver"
inherit autotools pkgconfig
EXTRA_OECONF = "--enable-composite --disable-xinerama"
_______________________________________________
Oe mailing list
Oe <at> handhelds.org
https://www.handhelds.org/mailman/listinfo/oe