The Following User Says Thank You to freemangordon For This Useful Post: | ||
|
2013-11-17
, 20:28
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#72
|
"fremantle") echo "Building for fremantle" ROOTFSNAME=FREMANTLE_ARMEL_GCC472 SBOX_PATH=/scratchbox check_sbox_rootfs NEED_SBOX2=true setup_qt_version MOZCONFIG=mozconfig.qtN900-qt-cross-x export HOST_QMAKE="$CDR/cross-tools/host-qmake-4.7.4" export HOST_MOC="$CDR/cross-tools/host-moc-4.7.4" export MOC="$CDR/cross-tools/host-moc-4.7.4" export HOST_RCC="$CDR/cross-tools/host-rcc-4.7.4" export RCC="$CDR/cross-tools/host-rcc-4.7.4" export TARGET_ROOTFS=$SBOX_PATH/users/$USERNAME/targets/$ROOTFSNAME export CROSS_COMPILER_PATH=$SBOX_PATH/compilers/linaro-4.7-2012.07-fremantle-armv7a/bin/arm-none-linux-gnueabi export SYSROOT=$SBOX_PATH/compilers/linaro-4.7-2012.07-fremantle-armv7a/arm-none-linux-gnueabi/libc ;;
The Following User Says Thank You to Android_808 For This Useful Post: | ||
|
2013-11-17
, 20:33
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#73
|
xulrunner-package/build.sh
...
I could change ROOTFSNAME actually, wasn't looking at file at the time. Sbox2 is still there though
The Following User Says Thank You to freemangordon For This Useful Post: | ||
|
2013-11-17
, 20:52
|
Posts: 804 |
Thanked: 1,598 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#74
|
you can't build latest gecko with 4.2.1, IIRC the minimum required version is 4.4
you'll need python2.7 and export PYTHON=/usr/bin/python2.7
debian dir on tmeshkova supports maemo5 build under cssu-thumb target, never tried it in stock SB armel target
EDIT:
It was a while I tried to build gecko for maemo5 for the last time, latest code might not compile or run
|
2013-11-17
, 22:16
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#75
|
The following packages have unmet dependencies:
python2.7: Depends: python2.7-minimal (= 2.7.3~rc2-2.1-maemo5) but 2.7.3~rc2-2.1-maemo6 is to be installed
configure: error: Necko WiFi scanning needs DBus on your platform, remove --disable-dbus or use --disable-necko-wifi
echo "ac_add_options --disable-necko-wifi" >> $(CURDIR)/$(MOZCONFIG_FILE)
The Following 3 Users Say Thank You to Android_808 For This Useful Post: | ||
|
2013-11-18
, 09:14
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#76
|
Taking a while, distracted by GTA
Might be worth noting python2.7/python2.7-minimal broken.
Package interface shows maemo3.
Edit: Also required new rule to prevent configure error. I think there is a better solution but I wanted to at least get a build started. I think I'll need to wait till I get to PC though as its gonna take forever on here.
Code:configure: error: Necko WiFi scanning needs DBus on your platform, remove --disable-dbus or use --disable-necko-wifiCode:echo "ac_add_options --disable-necko-wifi" >> $(CURDIR)/$(MOZCONFIG_FILE)
|
2013-11-18
, 09:44
|
Posts: 1,203 |
Thanked: 3,027 times |
Joined on Dec 2010
|
#77
|
The Following User Says Thank You to Android_808 For This Useful Post: | ||
|
2013-11-18
, 10:06
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#78
|
I had to stop build last night, was gonna take way too long on my Eee PM'd Aapo about python.
Setup a new build target this morning on PC (Debian 7 in VBox.. stupid mmap_min_addr/qemu grrr). Just beginning to pull in all repo's. It was ~1.36GB just for mozilla-central, 3734956 counted objects .
Don't know how far I'll get with build now today, had a call from work just now. With regards to a source package, it'll be very big (by comparison to others) so I'd need somewhere to upload it. After two borked attempts last night I started using dpkg-buildpackage -rfakeroot -b just to speed things up.
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2013-11-18
, 10:25
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#80
|
Tags |
gecko browser, maemo 5 |
|
Never fear. I is here.
720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900
Community SSU developer
kernel-power developer and maintainer