mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] ptxdist-2014.01.0 target: xorg-driver-input-tslib.compile problem
@ 2014-02-10  9:48 bilal.tas
  2014-02-10 11:52 ` Juergen Beisert
  0 siblings, 1 reply; 2+ messages in thread
From: bilal.tas @ 2014-02-10  9:48 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 3296 bytes --]

 

Hello 

I'm trying build my BSP with ptxdist-2014.01.0 I see this
error. Do you have any idea ? 

Thanks


---------------------------------------
target:
xorg-driver-input-tslib.compile
---------------------------------------

make[1]:
Entering directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
make
all-recursive
make[2]: Entering directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
Making
all in src
make[3]: Entering directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6/src'
/bin/bash
../libtool --tag=CC --mode=compile arm-cortexa9-linux-gnueabi-gcc
-DHAVE_CONFIG_H -I. -I.. -g -O2 -fvisibility=hidden
-I/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/xorg
-I/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/pixman-1
-I../src -MT tslib.lo -MD -MP -MF .deps/tslib.Tpo -c -o tslib.lo
tslib.c
 arm-cortexa9-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -g -O2
-fvisibility=hidden
-I/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/xorg
-I/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/pixman-1
-I../src -MT tslib.lo -MD -MP -MF .deps/tslib.Tpo -c tslib.c -fPIC
-DPIC -o .libs/tslib.o
tslib.c:111:14: error: unknown type name
'LocalDevicePtr'
tslib.c:140:24: error: unknown type name
'LocalDevicePtr'
tslib.c: In function
'xf86TslibControlProc':
tslib.c:387:13: error: too few arguments to
function 'InitValuatorAxisStruct'
In file included from
tslib.c:48:0:
/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/xorg/exevents.h:58:23:
note: declared here
tslib.c:397:13: error: too few arguments to
function 'InitValuatorAxisStruct'
In file included from
tslib.c:48:0:
/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/xorg/exevents.h:58:23:
note: declared here
tslib.c: In function
'xf86TslibUninit':
tslib.c:437:2: warning: 'Xfree' is deprecated
(declared at
/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/xorg/os.h:233)
[-Wdeprecated-declarations]
tslib.c: At top level:
tslib.c:447:35:
error: unknown type name 'IDevPtr'
tslib.c:554:2: error: 'xf86TslibInit'
undeclared here (not in a function)
make[3]: *** [tslib.lo] Error
1
make[3]: Leaving directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6/src'
make[2]:
*** [all-recursive] Error 1
make[2]: Leaving directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
make[1]:
*** [all] Error 2
make[1]: Leaving directory
`/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
make:
***
[/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/state/xorg-driver-input-tslib.compile]
Error 2

 

[-- Attachment #1.2: Type: text/html, Size: 3708 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-10 11:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-10  9:48 [ptxdist] ptxdist-2014.01.0 target: xorg-driver-input-tslib.compile problem bilal.tas
2014-02-10 11:52 ` Juergen Beisert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox