All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Myung-ju,Kim" <asistobefor@gmail.com>
To: "'Otavio Salvador'" <otavio@ossystems.com.br>
Cc: meta-freescale@yoctoproject.org
Subject: Re: wayland libglu_9.0.0.bb compile error
Date: Sat, 25 Apr 2015 16:15:27 +0900	[thread overview]
Message-ID: <000c01d07f27$9cf7c500$d6e74f00$@com> (raw)
In-Reply-To: <CAP9ODKpNpw4PB-kxNe9XHWsMq81xan+eaG6Ad6gXqQ_XE1n7MA@mail.gmail.com>

Hi, Otavio

I was found the cause why it occur the error.
Becuase It is include libsdl-dev package.

<local.conf>
IMAGE_INSTALL_append = "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 <asistobefor@gmail.com> 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 
> message.
>
>
>
> # repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b 
> imx-3.10.53-1.1.1_patch
>
> # bitbake fsl-image-qt5
>
>
>
> <Error Message>
>
> |
> /home/dev/sdk/fsl-release-bsp/build-wayland/tmp/sysroots/i686-linux/usr/libexec/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.

-- 
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



  reply	other threads:[~2015-04-25  7:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24  0:16 wayland libglu_9.0.0.bb compile error Myung-ju,Kim
2015-04-24 11:39 ` Otavio Salvador
2015-04-25  7:15   ` Myung-ju,Kim [this message]
2015-04-25 14:36     ` Otavio Salvador
2015-04-27  3:43       ` Christan,Kim
2015-04-27 19:24         ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000c01d07f27$9cf7c500$d6e74f00$@com' \
    --to=asistobefor@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.