From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 80D74E00993; Sat, 25 Apr 2015 00:15:32 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (asistobefor[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.46 listed in list.dnswl.org] Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 01D94E00961 for ; Sat, 25 Apr 2015 00:15:29 -0700 (PDT) Received: by pabtp1 with SMTP id tp1so70037701pab.2 for ; Sat, 25 Apr 2015 00:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:thread-index :content-language; bh=0BeE+yWZVKkd9l1zXxYs4Q2oI0Bl1DX/s+e+8IF9Pts=; b=xn9Kc6ofjFl3pHZs/aM2UnK76sF1pcT74Jx7Fc7pkkhfXpD8OtlxVJZ49XxgPLfxVM 2yGtLV1pfB5xZtUh2cqxs9TKBJ9fwWQzKIN4SQGEYZlwEQwpnuajHHSjQHJP53m1VBs/ u0DBxaGb1xmGFtnvEnpkg1bKuMQ9iaPN3SX9o6Ml1aIdiJcxrSLR4qvE6OCoAY1szXx2 JP7DpVnCh7KGkOhidf1zIrXXtSFqU+Z0pGHwdQvcxJYVbDe+WG4LQPc8Je1wQArGmb3n Z6gBdou4JNQ39RNII0CQWQH0o6DpcA6BcA8hH2wb0W0GrGi+t3M1TL5pEzZKMmfDbnyy 8E8w== X-Received: by 10.68.136.42 with SMTP id px10mr4017145pbb.19.1429946129050; Sat, 25 Apr 2015 00:15:29 -0700 (PDT) Received: from ckmj ([210.108.251.199]) by mx.google.com with ESMTPSA id rx3sm12991359pbc.78.2015.04.25.00.15.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 Apr 2015 00:15:28 -0700 (PDT) From: "Myung-ju,Kim" To: "'Otavio Salvador'" References: <005001d07e23$e820e750$b862b5f0$@com> In-Reply-To: Date: Sat, 25 Apr 2015 16:15:27 +0900 Message-ID: <000c01d07f27$9cf7c500$d6e74f00$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdB+g0i+nHmxB9akT92+EK+0/4W5twAo16aw Cc: meta-freescale@yoctoproject.org Subject: Re: wayland libglu_9.0.0.bb compile error X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2015 07:15:32 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Language: ko Hi, Otavio I was found the cause why it occur the error. Becuase It is include libsdl-dev package. IMAGE_INSTALL_append =3D "libsdl-dev alsa-dev ... \ " And I've already build include dependancy library for libsdl-dev. but = It's also occur same error as previous mail. At this here, I'd like to include sdl for wayland. How to add libsdl-dev library. I just want to compile libsdl-dev = library. -----Original Message----- From: otavio.salvador@gmail.com [mailto:otavio.salvador@gmail.com] On = Behalf Of Otavio Salvador Sent: Friday, April 24, 2015 8:39 PM To: Myung-ju,Kim Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] wayland libglu_9.0.0.bb compile error On Thu, Apr 23, 2015 at 9:16 PM, Myung-ju,Kim = wrote: > I'm ImxqsabreSD user. > > > > I'd like to build for wayland but It has been occur abnormal as below. > > I think, if backend is wayland or fb, It will be occur error. > > > > How to solve it ? > > I already tried, copy libGL.so* to sysroot path. but eliminate error=20 > message. > > > > # repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b=20 > imx-3.10.53-1.1.1_patch > > # bitbake fsl-image-qt5 > > > > > > | > = /home/dev/sdk/fsl-release-bsp/build-wayland/tmp/sysroots/i686-linux/usr/l= ibexec/cortexa9hf-vfp-neon-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/= 4.8.2/ld: > cannot find -lGL > > | collect2: error: ld returned 1 exit status > > | make: *** [libGLU.la] Error 1 > > | ERROR: oe_runmake failed > > | WARNING: exit code 1 from a shell command. > > | ERROR: Function failed: do_compile (log file is located at > /home/dev/sdk/fsl-release-bsp/build-wayland/tmp/work/cortexa9hf-vfp-ne > on-mx6-poky-linux-gnueabi/libglu/2_9.0.0-0/temp/log.do_compile.16551) > > ERROR: Task 1738 > (/home/dev/sdk/fsl-release-bsp/sources/poky/meta/recipes-graphics/mesa > /libglu_9.0.0.bb, > do_compile) failed with exit code '1' Can you enable meta-qt5 under FSL Community BSP and reproduce it? It is working fine here. --=20 Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750