![]() |
2013-01-04
, 20:55
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#2
|
The Following User Says Thank You to ade For This Useful Post: | ||
![]() |
2013-01-04
, 20:55
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#3
|
[sbox-FREMANTLE_ARMEL_GCC472: ~] > fakeroot apt-get install maemo-sdk-debug fakeroot: preload library `libfakeroot-sysv.so' not found, aborting.
mkdir /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL_GCC472/usr/lib/libfakeroot cp /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL/usr/lib/libfakeroot/* /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL_GCC472/usr/lib/libfakeroot
The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2013-01-04
, 20:57
|
|
Posts: 215 |
Thanked: 448 times |
Joined on Aug 2012
@ Burgas, Bulgaria
|
#4
|
![]() |
2013-01-04
, 23:24
|
|
Posts: 215 |
Thanked: 448 times |
Joined on Aug 2012
@ Burgas, Bulgaria
|
#5
|
http://wiki.maemo.org/CSSU-thumb_too....7.2-linaro%29
EDIT:
I just tested this Document with fresh scratchbox [ http://wiki.maemo.org/Documentation/...K_Installation ]. I think I haven't done this step before (but now I did it) "sed -i -e 's/etch/squeeze/g' maemo-sdk-install_5.0.sh"
Setting linaro target fails with
And fix/workaround is (outside of scratchbox):Code:[sbox-FREMANTLE_ARMEL_GCC472: ~] > fakeroot apt-get install maemo-sdk-debug fakeroot: preload library `libfakeroot-sysv.so' not found, aborting.
Did you have this issue?Code:mkdir /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL_GCC472/usr/lib/libfakeroot cp /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL/usr/lib/libfakeroot/* /scratchbox/users/rantalai/targets/FREMANTLE_ARMEL_GCC472/usr/lib/libfakeroot
![]() |
2013-01-05
, 17:31
|
Posts: 77 |
Thanked: 93 times |
Joined on Aug 2011
|
#6
|
The Following 2 Users Say Thank You to n900_ For This Useful Post: | ||
![]() |
2013-01-05
, 20:00
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#7
|
You can also install libfakeroot.deb from /scratchbox/compilers/linaro---/packages to fix fakeroot problems
dpkg -i /scratchbox/compilers/linaro-4.7-2012.07-fremantle-armv7a/packages/libfakeroot_1.14.4-0+sb1_armel.deb
The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||
![]() |
2013-01-07
, 09:04
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#8
|
The Following User Says Thank You to reinob For This Useful Post: | ||
![]() |
2013-01-07
, 09:34
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#9
|
question: has anybody tried setting up gcc 4.7.2 on the N900 itself?
I have to look at the .tar.bz2 but I guess if it works in scratchbox it works on the N900.
The Following 2 Users Say Thank You to freemangordon For This Useful Post: | ||
![]() |
2013-01-07
, 10:25
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#10
|
The Following 4 Users Say Thank You to reinob For This Useful Post: | ||
Thanks in advance