Notices


Reply
Thread Tools
Posts: 470 | Thanked: 173 times | Joined on Oct 2009 @ Melb
#1
scratchbox never really worked properly on my comp, as i honestly doubt it's fast enough to emulate an emulation. i then tried compiling straight on the device, but after about 20 hours of frustration i found the heart of my problem, bash conflicts with busybox, resulting in hours of effort down the drain.

So embattled and saddened i turn to my brethren, the community, would you help an injured man achieve his dream?

just follow these steps;
Things you need installed: subversion (SVN) and wget
ORP will run on any kernel version, on any Linux distribution. Though a modern compiler is required, GCC v4.x and fairly new binutils, autoconf, automake.

# svn checkout http://open-rp.googlecode.com/svn/trunk/ open-rp
# cd open-rp
# make release
# cd ORP-1.3-SVN-Linux
# ./orpui
and tell me if anything doesn't go to plan! you don't actually need a hacked psp to tell if the program's running!

thanks!
 
Posts: 470 | Thanked: 173 times | Joined on Oct 2009 @ Melb
#2
c'mon, it's so simple!
 
hopbeat's Avatar
Posts: 516 | Thanked: 643 times | Joined on Oct 2009 @ Denmark/Poland
#3
@optimaxxx, first of all, you haven't written what is this application, so most people who read this post don't give a flying sheep.

Trying to compile for armel:

Code:
gcc -pedantic -ansi -I/home/arek/open-rp/packages.d/work/freetype-2.3.9/objs -I./builds/unix -I/home/arek/open-rp/packages.d/work/freetype-2.3.9/include -c -Wall -I/home/arek/open-rp/packages.d/./work/root/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fPIC -DPIC -o /home/arek/open-rp/packages.d/work/freetype-2.3.9/objs/.libs/ftsystem.o
In file included from builds/unix/ftsystem.c:21:
./builds/unix/ftconfig.h: In function 'FT_MulFix_arm':
./builds/unix/ftconfig.h:302: error: 'asm' undeclared (first use in this function)
./builds/unix/ftconfig.h:302: error: (Each undeclared identifier is reported only once
./builds/unix/ftconfig.h:302: error: for each function it appears in.)
./builds/unix/ftconfig.h:302: error: expected ';' before 'volatile'
./builds/unix/ftconfig.h:299: warning: unused variable 't2'
./builds/unix/ftconfig.h:299: warning: unused variable 't'
make[2]: *** [/home/arek/open-rp/packages.d/work/freetype-2.3.9/objs/ftsystem.lo] Error 1
make[2]: Leaving directory `/home/arek/open-rp/packages.d/work/freetype-2.3.9'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/arek/open-rp/packages.d'
make: *** [all] Error 2
__________________
Hi! I'm a Maemo Greeter!
Witaj na talk.maemo.org!

Useful links for newcomers:
Użyteczne linki:
Nowi użyktownicy mówią cześć | New members say hello , Tu zaczynają nowi użytkownicy | New users start here, Podforum społeczności | Community subforum, Wiki dla początkujących | Beginners' wiki page, Maemo5 101, Często zadawane pytania | Frequently Asked Questions (FAQ), Google

Jeżeli mogę w czymś pomóc, pytaj!
If I can help with anything else, just ask!

Bored? Follow me
 
Posts: 3,841 | Thanked: 1,079 times | Joined on Nov 2006
#4
Sounds like it may contain inline-assembly which will be for x86, so no go on ARM.
__________________
N800/OS2007|N900/Maemo5
-- Metalayer-crawler delenda est.
-- Current state: Fed up with everything MeeGo.
 

The Following User Says Thank You to TA-t3 For This Useful Post:
Posts: 470 | Thanked: 173 times | Joined on Oct 2009 @ Melb
#5
@ ta-t3

are you referring to it can't run on N900, or it can't be compiled on N900?

@ hopbeat

are you doing this on N900, or through scratchbox?
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:03.