Hello there, 

I tried migrating from ptxdist 2011.05.0 to 2011.06.0 today and got ask
if I wanted to use ipkg or opkg for package management. When answering
with opkg and building the project I get the following error:

make: *** No rule to make target
`/home/adahl/Work/src/isNetCube.rootfs/src/opkg-0.1.8.tar.gz', needed by
`/home/adahl/Work/src/isNetCube.rootfs/platform-at91sam9g20ncl/state/host-opkg.get'.
 Stop.

The changes in the config file are as follows:

+# PTXCONF_HOST_PACKAGE_MANAGEMENT_IPKG is not set
+PTXCONF_HOST_PACKAGE_MANAGEMENT_OPKG=y
+PTXCONF_HOST_PACKAGE_MANAGEMENT="opkg"
-PTXCONF_HOST_IPKG_UTILS=y
-PTXCONF_HOST_IPKG=y
+# PTXCONF_HOST_IPKG_UTILS is not set
+# PTXCONF_HOST_IPKG is not set
+PTXCONF_HOST_OPKG_UTILS=y
+PTXCONF_HOST_OPKG=y

There's no file opkg-0.1.8.tar.gz in the source folder mentioned above.

When switching back to ipkg everything works fine so far.

Greets
Alex

-- 
»With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601  D1D5 8FBA 7744 CC87 10D0 ***

-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to