Radek Polak wrote: > Jim Morris wrote: >> I tried to build a package but I get the following error, if anyone knows >> how to fix it please let >> me know and I'll build a package. >> myapps/qtpedometer> $QPEDIR/bin/qbuild packages >> mkpkg qtpedometer >> You must run configure before you can run mkpkg >> at /aux/Stuff/qtmoko/build/sdk/src/build/bin/mkpkg line 25 >> *** Error >> /myapps/qtpedometer/packages: Prerequisite failed >> /myapps/qtpedometer/package_pkg: Command execution failed >> $$path(QtopiaSdk:/src/build/bin/mkpkg,generated) >> $$shellQuote($$path(/bin/qbuild,existing)) >> $$shellQuote($$(FORMAT)) $$shellQuote($$path(.package_pkg,generated)) >> $$shellQuote($$arch) >> $$shellQuote(unused) $$shellQuote($$LANGUAGES) $$shellQuote($$PKG_PATH) >> $$shellQuote($$path(.,project)) $$shellQuote($$path(.,generated)) >> $$shellQuote(qtpedometer) >> $$shellQuote(A GPS based pedometer) $$shellQuote(untrusted) $$shellQuote() >> $$shellQuote() >> $$shellQuote(1.0) $$shellQuote(Untrusted) $$shellQuote(GPL) $$shellQuote(Jim >> Morris >> <[email protected]>) $$shellQuote(Anonymous2 install_target >> install_desktop) $$shellQuote(0) >> $$shellQuote($$(SPLIT_I18N)) >> .... >> You must run configure before you can run mkpkg >> at /aux/Stuff/qtmoko/build/sdk/src/build/bin/mkpkg line 25 >
I found the problem it is related to taht sdk/sdk bug it appears that gets put in a lot of files, rather than trying to fix that, I simply do this and it fixes the problem.. > cd build/sdk > ln -s ../sdk sdk -- Jim Morris, http://blog.wolfman.com _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

