31
OpenZaurus/Opie/Qtopia / Compilation Troubles
« on: March 19, 2005, 07:23:15 am »
Hi,
the whole openzaurus and opie are compiled with the crosscompiling/developement framework openembedded.
You can find it here:
http://openembedded.org/
It is fast, depending on you machine.
There is very good documentation for openembedded.
If you have a linux machine, set up openembedded, then have a look at metadata.
You can browse also metadata here:
http://openembedded.bkbits.net:8080/openem...index.html|src/.
There you will find a lot of similar packages as example and construct the metadata file (they are called bb files, because of the bb extension, that stands for bitbake) for your mapserver.
Once you have this, the frame work build all the necessary packages for crosscompiling mapserver. It gets all the sources via internet and compiles them for your target host.
Once it builds succesfully, you can submit your metadata to the openembedded source tree, so other users can build it too and make some imporovements.
You can find help at #oe on freenode irc, by the mailing list and sometimes here on these forums.
Cheers,
Sam
the whole openzaurus and opie are compiled with the crosscompiling/developement framework openembedded.
You can find it here:
http://openembedded.org/
It is fast, depending on you machine.
There is very good documentation for openembedded.
If you have a linux machine, set up openembedded, then have a look at metadata.
You can browse also metadata here:
http://openembedded.bkbits.net:8080/openem...index.html|src/.
There you will find a lot of similar packages as example and construct the metadata file (they are called bb files, because of the bb extension, that stands for bitbake) for your mapserver.
Once you have this, the frame work build all the necessary packages for crosscompiling mapserver. It gets all the sources via internet and compiles them for your target host.
Once it builds succesfully, you can submit your metadata to the openembedded source tree, so other users can build it too and make some imporovements.
You can find help at #oe on freenode irc, by the mailing list and sometimes here on these forums.
Cheers,
Sam
