building an opkg/ipg file out of python source

Pander pander at users.sourceforge.net
Sat Dec 6 14:18:18 CET 2008


simply do an:
  svn co http://svn.openmoko.org/trunk/src/host/opkg-utils
and use the instructions of ipkg's website but the software from this
checkout, the opkg-build

jesod tunar wrote:
> 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 <http://configure.ac:4>: required directory ./conf does
> not exist
> configure.ac <http://configure.ac>: required file `conf/install-sh' not
> found
> configure.ac <http://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 <http://configure.ac:8>: required file
> `libopkg/config.h.in <http://config.h.in>' not found
> configure.ac:10 <http://configure.ac:10>: required file
> `conf/config.guess' not found
> configure.ac:10 <http://configure.ac:10>: required file
> `conf/config.sub' not found
> configure.ac:25 <http://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
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> devel mailing list
> devel at lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/devel




More information about the devel mailing list