From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from [212.57.26.20] (helo=smtpauth2.superonline.com) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WCnUk-0002dN-BS for ptxdist@pengutronix.de; Mon, 10 Feb 2014 10:49:43 +0100 MIME-Version: 1.0 Date: Mon, 10 Feb 2014 11:48:13 +0200 From: bilal.tas@dcl.com.tr Message-ID: Subject: [ptxdist] ptxdist-2014.01.0 target: xorg-driver-input-tslib.compile problem Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0359223353==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de --===============0359223353== Content-Type: multipart/alternative;boundary="=_065a7d57bb99efd00c2ac9d201e51524" --=_065a7d57bb99efd00c2ac9d201e51524 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 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 --=_065a7d57bb99efd00c2ac9d201e51524 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

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-t= slib.compile
---------------------------------------

make[1= ]: Entering directory `/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13= =2E2.2/platform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
mak= e  all-recursive
make[2]: Entering directory `/home/panda/Downloa= ds/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-target/xf= 86-input-tslib-0.0.6'
Making all in src
make[3]: Entering directo= ry `/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLE= X-i.MX6/build-target/xf86-input-tslib-0.0.6/src'
/bin/bash ../libtool = --tag=3DCC   --mode=3Dcompile arm-cortexa9-linux-gnueabi-gcc -DHA= VE_CONFIG_H -I. -I..     -g -O2 -fvisibility=3Dhidden -= I/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i= =2EMX6/sysroot-target/usr/include/xorg -I/home/panda/Downloads/BSP-Phytec-p= hyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/sysroot-target/usr/include/pix= man-1   -I../src -MT tslib.lo -MD -MP -MF .deps/tslib.Tpo -c -o t= slib.lo tslib.c
 arm-cortexa9-linux-gnueabi-gcc -DHAVE_CONFIG_H -= I. -I.. -g -O2 -fvisibility=3Dhidden -I/home/panda/Downloads/BSP-Phytec-phy= FLEX-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= =2Ec:111:14: error: unknown type name 'LocalDevicePtr'
tslib.c:140:24:= error: unknown type name 'LocalDevicePtr'
tslib.c: In function 'xf86T= slibControlProc':
tslib.c:387:13: error: too few arguments to function= 'InitValuatorAxisStruct'
In file included from tslib.c:48:0:
/ho= me/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 'InitValuatorAxisStru= ct'
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/in= clude/xorg/exevents.h:58:23: note: declared here
tslib.c: In function = 'xf86TslibUninit':
tslib.c:437:2: warning: 'Xfree' is deprecated (decl= ared at /home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-ph= yFLEX-i.MX6/sysroot-target/usr/include/xorg/os.h:233) [-Wdeprecated-declara= tions]
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]: Leav= ing directory `/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/plat= form-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6/src'
make[2]: *= ** [all-recursive] Error 1
make[2]: Leaving directory `/home/panda/Dow= nloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX6/build-targe= t/xf86-input-tslib-0.0.6'
make[1]: *** [all] Error 2
make[1]: Lea= ving directory `/home/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/pla= tform-phyFLEX-i.MX6/build-target/xf86-input-tslib-0.0.6'
make: *** [/h= ome/panda/Downloads/BSP-Phytec-phyFLEX-i.MX6-PD13.2.2/platform-phyFLEX-i.MX= 6/state/xorg-driver-input-tslib.compile] Error 2

 

 
--=_065a7d57bb99efd00c2ac9d201e51524-- --===============0359223353== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0359223353==--