b_o_b
Advanced Member
- Joined
- Sep 7, 2010
- Messages
- 1,493
Hi,
I am still a devoted Pandora user and plan to keep using it for another couple of years
I recently noticed a bug in the ScummVM software and I lack the skills to compile something and create a PND. I am glad that Farox is still around and wanted to help with that.
That said, I am a Linux user and familiar with ./configure - make - make install and fixing straightforward dependencies on Ubuntu or Slackware. I also like to give it a try myself before asking for help, but from experiences in the past dependency hell and undescriptive errors is usually something I cannot fix.
I don't know what the best approach is to start but I just installed Code::Blocks on a EXT-2 formatted SD card and use it on a spare 1GHz Pandora. Started the command line interface and as a test I am now trying to compile emacs 28.1 from source.
./configure succeeded without error (ended with a comment about movemail but that didn't look like an error but a suggestion)
Then started make and after a few minutes the first error appears. after line with CC floatfns.0
floatfns.c:56:3: error "Emacs cannot be built with -ffinite-math-only"
So now I've reached a point already that I usually give up. No clear message or suggestion like "try configure without --xxxx or with --xxxx" or needs library xxxx
Now trying to configure with --with-pop because that was a suggestion from configure that I initially ignored. Maybe that fixes it, we'll see but I am not very optimistic.
Will update this post with new details along the way. It would be great if I could manage to compile it and create a PND myself - I chose Emacs to avoid difficulties with SDL and because I love org mode.
Is using Code::Blocks like this a good approach? Any other suggestions?
I am still a devoted Pandora user and plan to keep using it for another couple of years
I recently noticed a bug in the ScummVM software and I lack the skills to compile something and create a PND. I am glad that Farox is still around and wanted to help with that.
That said, I am a Linux user and familiar with ./configure - make - make install and fixing straightforward dependencies on Ubuntu or Slackware. I also like to give it a try myself before asking for help, but from experiences in the past dependency hell and undescriptive errors is usually something I cannot fix.
I don't know what the best approach is to start but I just installed Code::Blocks on a EXT-2 formatted SD card and use it on a spare 1GHz Pandora. Started the command line interface and as a test I am now trying to compile emacs 28.1 from source.
./configure succeeded without error (ended with a comment about movemail but that didn't look like an error but a suggestion)
Then started make and after a few minutes the first error appears. after line with CC floatfns.0
floatfns.c:56:3: error "Emacs cannot be built with -ffinite-math-only"
So now I've reached a point already that I usually give up. No clear message or suggestion like "try configure without --xxxx or with --xxxx" or needs library xxxx
Now trying to configure with --with-pop because that was a suggestion from configure that I initially ignored. Maybe that fixes it, we'll see but I am not very optimistic.
Will update this post with new details along the way. It would be great if I could manage to compile it and create a PND myself - I chose Emacs to avoid difficulties with SDL and because I love org mode.
Is using Code::Blocks like this a good approach? Any other suggestions?