From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt.
Date: Fri, 25 Mar 2016 16:30:33 +0100 [thread overview]
Message-ID: <20160325163033.260a4d11@free-electrons.com> (raw)
In-Reply-To: <56F54F63.1040001@yahoo.fr>
Hello,
On Fri, 25 Mar 2016 15:46:59 +0100, David Picard wrote:
> I get an error like :
> make[1]: *** no rule to make target "qt5", needed by
> "<BASEDIR>/build/qwt-6.1.2/.stamp_configured". Stopping.
>
> Wouldn't it be because of line 15 in package/qwt/qwt.mk ?
> https://git.buildroot.net/buildroot/tree/package/qwt/qwt.mk?id=a976ee0dc834c56e67e1c832ded00ce23b5ccdb0
>
> I changed it from :
> QWT_DEPENDENCIES += qt5
> to :
> QWT_DEPENDENCIES += qt5base
Correct. Can you send a new patch to fix this?
> and then I could build on. It seems like "qt5" is not a valid target
> name. By the way, where can you find what are the valid values ?
The possible values are the list of all packages in Buildroot. Whenever
you have a .mk file that calls one of the generic-package,
autotools-package, *-package macro, then there is a make target with
the same name.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-03-25 15:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 20:19 [Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt David Picard
2016-03-24 20:19 ` [Buildroot] [PATCH 2/2] package/qwt : added support for Qt5 David Picard
2016-03-25 9:51 ` Thomas Petazzoni
2016-03-25 11:08 ` David Picard
2016-03-25 9:48 ` [Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt Thomas Petazzoni
2016-03-25 14:46 ` David Picard
2016-03-25 15:30 ` Thomas Petazzoni [this message]
2016-03-25 16:16 ` David Picard
2016-03-26 12:35 ` Arnout Vandecappelle
-- strict thread matches above, loose matches on Subject: below --
2016-03-24 13:36 David Picard
2016-03-16 17:37 David Picard
2016-03-20 22:13 ` Thomas Petazzoni
2016-03-20 22:18 ` Thomas Petazzoni
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=20160325163033.260a4d11@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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.