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