Reply
Thread Tools
Posts: 62 | Thanked: 97 times | Joined on Dec 2009 @ Finland, Kerava
#1
git clone git://gitorious.org/meego-developer-tools/madde.git
 

The Following 4 Users Say Thank You to rontti For This Useful Post:
Posts: 177 | Thanked: 199 times | Joined on Nov 2007 @ Concepcion, Chile
#2
where i can get the "distfiles" ?
__________________
User:rlinfati
 
Posts: 62 | Thanked: 97 times | Joined on Dec 2009 @ Finland, Kerava
#3
Originally Posted by rlinfati View Post
where i can get the "distfiles" ?
I found by googling following components:

http://www.guru-group.fi/~too/sw/tar...ed-2.82.tar.gz
http://www.guru-group.fi/~too/sw/xtar/xtar-1.2.tar.gz
http://security.ubuntu.com/ubuntu/po...ke_0.46.tar.gz
http://ftp.debian.org/debian/pool/ma..._7.0.15.tar.gz
http://debian.linux-m32r.org/dists/l...1.14.25.tar.gz
ftp://ftp.linux.it/debian/pool/main/...00.orig.tar.gz
http://www.guru-group.fi/~too/md5_sh...-200904.tar.gz
http://www.guru-group.fi/~too/sw/utfs/utfs-1.953.tar.gz
http://www.guru-group.fi/~too/sw/utf....952_armel.bin

These files should be enough for compiling. At least I could
compile it with this old machine.
oldmachine:~/repos/madde savanain$ uname -v
Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386

Instructions:

oldmachine:~/repos/madde savanain$ make
<Some failures>

Copy all files behind the links into _distfiles/
and then rename chkfiles.out.wip chkfiles.out from the _distfiles/
After that md5 checks are not done anymore.

oldmachine:~/repos/madde savanain$make

Installer should be found from _build/

Last edited by rontti; 2010-04-26 at 13:04.
 

The Following 2 Users Say Thank You to rontti For This Useful Post:
Posts: 177 | Thanked: 199 times | Joined on Nov 2007 @ Concepcion, Chile
#4
when be avariable the sysroots ? qemu image ?
__________________
User:rlinfati
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#5
Originally Posted by rlinfati View Post
when be avariable the sysroots ? qemu image ?
Those will be available when those will be available.

Just now you can build installers to replace current 0.6.14
with something newer (note that we do not support odd-numbered
micro revisions (like .51 ).

Information provided by Rontti should work making the installer (have to test at home today).

In near future there should be place to download all required
distfiles so that at least SUMO=public will build... hmm, I do not
know whether downloading fremantle sysroot requires any extra
steps; It *should* have same download requirements as Maemo SDK rootstraps have.
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#6
Originally Posted by too View Post
Those will be available when those will be available.

Just now you can build installers to replace current 0.6.14
with something newer (note that we do not support odd-numbered
micro revisions (like .51 ).

Information provided by Rontti should work making the installer (have to test at home today).
Code:
$ make
...
$ cp <just-downloaded-files> _distfiles
$ mv _distfiles/chkfiles.out.wip _distfiles/chkfiles.out
$ make
...
$ ls -l _build/install-madde-linux-i686.sh
-rwxr-xr-x. 1 too too 489912 2010-04-26 18:41 _build/install-madde-linux-i686.sh*
$ uname -a
Linux koti.localdomain 2.6.31.12-174.2.3.fc12.i686.PAE #1 SMP Mon Jan 18 20:06:44 UTC 2010 i686 i686 i386 GNU/Linux
Note to self: set 'tagversion=true' for these builds too.

Last edited by too; 2010-04-26 at 15:41. Reason: tagversion.
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#7
Installation instructions (as of 2009-04-27):

Install madde 0.6.14

install newly build OSS madde

enter 'mad-admin create fremantle-qt-0951'

Last edited by too; 2010-04-27 at 05:18. Reason: rewritten
 

The Following User Says Thank You to too For This Useful Post:
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#8
Now it is possible to do 'dummy' target; target without working compilers
and toolchains.

This is suitable for python development (debian packaging).

howto:

- clone/pull madde repository

- build madde according to instructions above

- install madde (no need to have previous madde installed)

- enter 'mad-admin fetch http://www.guru-group.fi/too/dummy-srtc.tar.gz

- enter 'mad-admin create -s dummy'

enjoy.
 

The Following User Says Thank You to too For This Useful Post:
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#9
In the meantime, see

http://www.forum.nokia.com/Tools_Doc.../Nokia_Qt_SDK/

install linux version, the do

Code:
cd ~/NokiaQtSDK/Maemo/4.6.2
./bin/mad query all
ls -l cache

Last edited by too; 2010-04-28 at 10:16.
 

The Following User Says Thank You to too For This Useful Post:
Posts: 177 | Thanked: 199 times | Joined on Nov 2007 @ Concepcion, Chile
#10
the bug https://bugs.maemo.org/show_bug.cgi?id=9854 is istill valid on Nokia Qt SDK
__________________
User:rlinfati
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:50.