Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#81
Originally Posted by bsd1101 View Post
did apt-get gcc-4.6....bad idea in my case. Phone would not restart. Hung on the nokia logo. Repartitioned, reinstalling and will have about 2 hours of sleep before work FML.
Which kernel, which version, are you using CSSU, which flavor, busybox-power?
The same questions to Aapo.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#82
Originally Posted by marmistrz View Post
Which kernel, which version, are you using CSSU, which flavor, busybox-power?
The same questions to Aapo.
Nokia kernel, no CSSU, no busybox-power.
But no calendar (uninstalled).
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
Guest | Posts: n/a | Thanked: 0 times | Joined on
#83
Originally Posted by marmistrz View Post
Which kernel, which version, are you using CSSU, which flavor, busybox-power?
The same questions to Aapo.

no busybox, CSSU testing, Kernel-Power latest version
 

The Following User Says Thank You to For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#84
Originally Posted by AapoRantalainen View Post
Nokia kernel, no CSSU, no busybox-power.
But no calendar (uninstalled).
Can you try whether it boots with kernel-power, then if yes, without kp and with CSSU?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-06-03 at 16:24.
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#85
[OT]Flashing worked flawlessly. What wfm: kp49/h-e-n 0.4.1 highspeed connection. Attached after VBUS ON, when dim nokia/usb logo appeared ran enumerate and then flasher (standard one 2.8.2 that is provided out of the box I believe). Great stuff, no need to wait for returning home after heavier/unluckier testing. Takes same amount of time as desktop (~2 minutes).
[/OT]

Installed gcc-4.6 on freshly flashed (only rootsh installed). Rebooted without problem. Strangely enough g++ cannot be installed, depends on libstdc++6-4.6-dev which is available but depends on libc6-dev, which is not (or am I missing SDK repo... going to check)
 

The Following 4 Users Say Thank You to szopin For This Useful Post:
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#86
Originally Posted by szopin View Post
[OT]Flashing worked flawlessly. What wfm: kp49/h-e-n 0.4.1 highspeed connection. Attached after VBUS ON, when dim nokia/usb logo appeared ran enumerate and then flasher (standard one 2.8.2 that is provided out of the box I believe). Great stuff, no need to wait for returning home after heavier/unluckier testing. Takes same amount of time as desktop (~2 minutes).
[/OT]

Installed gcc-4.6 on freshly flashed (only rootsh installed). Rebooted without problem. Strangely enough g++ cannot be installed, depends on libstdc++6-4.6-dev which is available but depends on libc6-dev, which is not (or am I missing SDK repo... going to check)
Mind trying power kernel?? You can now reflash from phone pretty cool
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#87
Ok, for g++ sdk repo is required, installing right now, sadly after adding it and update the 'Ignoring Provides line with DepCompareOp' warning showed up. Binutils might need fixing according to this thread:
http://talk.maemo.org/showthread.php?t=84400


EDIT: g++ installed, still no issues with rebooting, now for KP

EDIT2: With KP50 now, no issues, though even though I installed libtcod-dev first thing I tried to compile cries lack of libtcod.hpp, not sure if related, but seems includes might be a bit off, also worth noting gcc/++-4.6 take some 36mb of rootfs.

Last edited by szopin; 2012-06-04 at 18:20.
 

The Following 3 Users Say Thank You to szopin For This Useful Post:
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#88
Ok... even libc6 and libc-bin from marmistrz do not cause a problem. CSSU time (this might take a while with this connection though)

EDIT: haha... spoke too soon. Internal error: Application 'Calendar' closed all over the place now. Thought it was suspicious Aapo mentioned uninstalling calendar. Not good. Though for email it was lack of ARM errata, maybe this needs to be taken into account when compiling libc

EDIT2: Uninstalled libc-bin (this is useless it seems), reinstalled libc6 from sdk repo and calendar, back to normal... almost. First of all, installing marmistrz's libc6(or -bin, not sure as did both) tried removing /sys in postinst... :/ After reinstall it cries lack of ldconfig. Guess it's time for another flash. GCC/++ so far no issues (assuming missing includes were from bad prog, will give it another try with something lighter)

Last edited by szopin; 2012-06-04 at 19:11.
 

The Following 3 Users Say Thank You to szopin For This Useful Post:
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#89
Originally Posted by szopin View Post
Ok... even libc6 and libc-bin from marmistrz do not cause a problem. CSSU time (this might take a while with this connection though)

EDIT: haha... spoke too soon. Internal error: Application 'Calendar' closed all over the place now. Thought it was suspicious Aapo mentioned uninstalling calendar. Not good. Though for email it was lack of ARM errata, maybe this needs to be taken into account when compiling libc

EDIT2: Uninstalled libc-bin (this is useless it seems), reinstalled libc6 from sdk repo and calendar, back to normal... almost. First of all, installing marmistrz's libc6(or -bin, not sure as did both) tried removing /sys in postinst... :/ After reinstall it cries lack of ldconfig. Guess it's time for another flash. GCC/++ so far no issues (assuming missing includes were from bad prog, will give it another try with something lighter)
I guess calendar is closed source and cannot be ported/recompiled... shame
Thank you very much for the testing, next step someone must compile with the 4.6gcc and give it a shot
Thank you again for your time
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#90
Anytime (srsly, flashing is a breeze now, getting all the needed packages to be able to do something takes ages in comparison, hope there is a way to make flashable img with rootsh, repos, busybox-power, bash, nano/joe, mc and all other basic goodies included, backupmenu might help, updating all cool repos alone takes 3x more than flashing)
 

The Following 3 Users Say Thank You to szopin For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:58.