hi, i'm new to openmoko and i'm trying to build an opkg-file out of my project so others can easily install it.
I tried to build an ipkg file using the attached script, but when i tried to install i get some strange ipkg result code so i assume ipkg isn't an pure tar.gz file. So i tried to build opkg using the following way: 1. download and extract ipkg from http://www.handhelds.org/download/packages/ipkg/ipkg-0.99.163.tar.gz 2. checked out opkg from http://svn.openmoko.org/trunk/src/target/opkg/ and copied files to ipkg directory 3. run configure 4. make compile and here i get some error messages cd . && /bin/sh /home/checkob/handy/opkg/missing --run automake-1.9 --gnu configure.ac:4: required directory ./conf does not exist configure.ac: required file `conf/install-sh' not found configure.ac: required file `conf/missing' not found libbb/Makefile.am: required file `conf/compile' not found libbb/Makefile.am: required file `conf/depcomp' not found configure.ac:8: required file `libopkg/config.h.in' not found configure.ac:10: required file `conf/config.guess' not found configure.ac:10: required file `conf/config.sub' not found configure.ac:25: required file `conf/ltmain.sh' not found make: *** [Makefile.in] Fehler 1 anyone can please send me instructions on how to build an working opkg package. greetings, tifereth
makePackage.sh
Description: Bourne shell script
_______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
