From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] libQt3Support.so missing in image on target
Date: Fri, 09 Jul 2010 15:08:49 +0200 [thread overview]
Message-ID: <87tyo82466.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <l5aiux.md2l92@webmail.variomedia.de> (Karl Krach's message of "Fri, 09 Jul 2010 14:32:57 +0200")
>>>>> "Karl" == Karl Krach <mailinglists@blueSpirit.la> writes:
Karl> Hello,
Karl> I would like to commit two patches. First, if you install qt3support the
Karl> libQt3Support.so is only installed to the STAGING_DIR but missing in the
Karl> TARGET_DIR - thus on the target.
Committed, thanks.
Karl> Second, I run from time to time in the problem, that I remove the build
Karl> directory on reconfigure/recompile but not the libraries from the STATING_DIR
Karl> - this would be a tiny (but nice) feature.
Karl> Thanks a lot,
Isn't that what the qt-clean target is for? What is the use case exactly?
Karl> --- package/qt/qt.mk_qt3support 2010-07-09 14:24:02.000000000 +0200
Karl> +++ package/qt/qt.mk_recompile 2010-07-09 14:26:09.000000000 +0200
Karl> @@ -520,6 +520,7 @@
Karl> -nomake demos \
Karl> )
Karl> touch $@
Karl> + rm -rf $(STAGING_DIR)/usr/lib/libQt*
What about the header files?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2010-07-09 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-09 12:32 [Buildroot] libQt3Support.so missing in image on target Karl Krach
2010-07-09 13:08 ` Peter Korsgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-09 14:26 Karl Krach
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=87tyo82466.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.