From: <Henrik.Kraft@heidolph.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] qjson
Date: Thu, 22 Aug 2013 15:32:25 +0000 [thread overview]
Message-ID: <5DDDC2AE1D40D045B973C3CAA4D4CCC74FA835@HISCMAIL01.HeiLab.loc> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1974 bytes --]
Hello,
I needed to chang the developer platform from openSUSE to Ubunto (10.4 LTS) and ptxdist from -2011-10.0 to -2013-03.0. As I tried to rebuild all I needed in a first step to exclude qjson lib (libqjson-0.7.1) from the build because it depends on qt. After everything was builded succesfully. After this I included qjson but building failed in step targetinstall. The package is a cmake based package.
A warning occurs in step install.pack telling PKG didn't install anything to [Platform]/packages/qjson-0.7.1. This directory does not exist. There exists a directory [Platform]/packages/qjson.tmp/[BSP-Path]/opkg/CONTROL with contents control.
In build-target two directories (qjson-0.7.1 and qjson-0.7.1-build) exist. In qjson-0.7.1-build the library including links to it are created.
The rules file for the install script reads as follows:
# ----------------------------------------------------------------------------
# install
# ----------------------------------------------------------------------------
$(STATEDIR)/qjson.install:
@$(call targetinfo)
@$(call install, qjson)
@$(call touch)
# ----------------------------------------------------------------------------
# Target-Install
# ----------------------------------------------------------------------------
$(STATEDIR)/qjson.targetinstall:
@$(call targetinfo)
@$(call install_init, qjson)
@$(call install_fixup, qjson, PRIORITY, optional)
@$(call install_fixup, qjson, SECTION, base)
@$(call install_fixup, qjson, AUTHOR, "Flavio Castelli <flavio@castelli.name>")
@$(call install_fixup, qjson, DESCRIPTION, missing)
@$(call install_lib, qjson, 0, 0, 644, libqjson)
@$(call install_finish, qjson)
@$(call touch)
What is missing now here?
Kind regards
Henrik Kraft
z.Zt. Heidolph GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 - 99 20 - 58
[-- Attachment #1.2: Type: text/html, Size: 7284 bytes --]
[-- Attachment #2: Type: text/plain, Size: 48 bytes --]
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2013-08-22 15:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-22 15:32 Henrik.Kraft [this message]
2013-08-22 16:07 ` [ptxdist] ptxdist cannot find glibc-2.16 Cheta Anyiah
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=5DDDC2AE1D40D045B973C3CAA4D4CCC74FA835@HISCMAIL01.HeiLab.loc \
--to=henrik.kraft@heidolph.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox