All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Trapanese <marcotrapanese@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Error building Qt5Multimedia
Date: Tue, 18 Mar 2014 15:17:12 +0100	[thread overview]
Message-ID: <53285568.7080900@gmail.com> (raw)
In-Reply-To: <CAAXf6LUmEB2=XB=CuUnDREER139E3MiouKLMa4GAFrNvnDzJsw@mail.gmail.com>

Thomas,

Il 18/03/2014 14:50, Thomas De Schampheleire ha scritto:
> The package is built in output/build/gstreamer-0.10.36 and the .mk
> file is in package/gstreamer/gstreamer/gstreamer.mk
>
> This package is pulled in by qt5multimedia as follows:
>
> qt5multimedia:
> ifeq ($(BR2_PACKAGE_GST_PLUGINS_BASE),y)
> QT5MULTIMEDIA_DEPENDENCIES += gst-plugins-base
> endif
>
> gst-plugins-base:
> GST_PLUGINS_BASE_DEPENDENCIES = gstreamer
>
> As your config sets BR2_PACKAGE_GST_PLUGINS_BASE, the gstreamer
> package should be built.

It seems all correct here. The gstreamer package is built, actually. I 
don't know if I might check something in details to be sure there were 
no problems here.

> If it's not the case: how are you building exactly, simply 'make' ?


Yes. As said before I just did:

1) git clone git://git.buildroot.net/buildroot
2) cd buildroot
3) cp /path/to/.config .
4) make nconfig, without any changes, F9
5) make

That's it.
Best regards
Marco

  reply	other threads:[~2014-03-18 14:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17  6:32 [Buildroot] Error building Qt5Multimedia Marco Trapanese
2014-03-17 12:24 ` Thomas De Schampheleire
2014-03-18 11:07   ` Marco Trapanese
2014-03-18 12:08     ` Thomas De Schampheleire
2014-03-18 13:17       ` Marco Trapanese
2014-03-18 13:22         ` Marco Trapanese
2014-03-18 13:50           ` Thomas De Schampheleire
2014-03-18 14:17             ` Marco Trapanese [this message]
2014-03-18 14:28               ` Thomas De Schampheleire
2014-03-18 14:45                 ` Marco Trapanese
2014-03-18 15:53                   ` Thomas De Schampheleire
2014-03-18 18:27                     ` Thomas Petazzoni
2014-03-19  5:31                     ` Marco Trapanese
2014-03-20 19:25                       ` Marco Trapanese
2014-03-20 20:16                         ` Thomas De Schampheleire

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=53285568.7080900@gmail.com \
    --to=marcotrapanese@gmail.com \
    --cc=buildroot@busybox.net \
    /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.