mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] qjson
@ 2013-08-22 15:32 Henrik.Kraft
  2013-08-22 16:07 ` [ptxdist] ptxdist cannot find glibc-2.16 Cheta Anyiah
  0 siblings, 1 reply; 2+ messages in thread
From: Henrik.Kraft @ 2013-08-22 15:32 UTC (permalink / raw)
  To: ptxdist


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ptxdist] ptxdist cannot find glibc-2.16
  2013-08-22 15:32 [ptxdist] qjson Henrik.Kraft
@ 2013-08-22 16:07 ` Cheta Anyiah
  0 siblings, 0 replies; 2+ messages in thread
From: Cheta Anyiah @ 2013-08-22 16:07 UTC (permalink / raw)
  To: ptxdist

> During the command "ptxdist go" I get an connection timeout error 404 because the mirrors are cant find glibc-2.16 according to my building embedded systems book I should be able to manually enter a mirror is there a way to manually enter search mirrors. I'm using the latest ptxdist and bsp for mini2440. I'm not sure why the mirrors aren't current i had this issue months ago and I had to manually download each package and store in the download directory for all the packages that timed out. 

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-22 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-22 15:32 [ptxdist] qjson Henrik.Kraft
2013-08-22 16:07 ` [ptxdist] ptxdist cannot find glibc-2.16 Cheta Anyiah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox