Reply
Thread Tools
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#131
Originally Posted by szopin View Post
Mostly interested in running some x86 linux binaries of roguelikes, hoping newer qemu version will be less segfaulty.
My phone shutdown when trying to compile it on it around i386-softmmu/translate.o, not sure if not enough memory or faulty setup.
I assume qemu-i386 in your archive is 0.15? Thanks btw
I am recompiling.. I compiled on my touchpad that had glibc 2.11 which is higher then my ubuntu chroot on my phone.

to compile on phone turn on swap! I gave it 1 gb. retry make on the 3 time it will get past that one file.
 

The Following 2 Users Say Thank You to orokusaki For This Useful Post:
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#132
Yeah, it cries glibc missing. Sadly the binary from i386-softmmu after compiling dies with 'illegal instruction'. Trying to swap it for the one I had from 009N gives: qemu: --library-path: invalid option
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#133
Still getting Unsupportive syscall: 240

I recompiled with my phone with the older glibc and still not happy. It should be doing syscall 254 if its working?
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#134
How do you get it to compile? (--disable-kvm and configuring for target linux-user says missing endif in makefile)
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#135
I know what I did wrong. We need to install apt-get install libsdl-1.2dev

./configure --targer-list=i386-linux-user --enable-sdl --enable-nptl

=) working on that
 

The Following 2 Users Say Thank You to orokusaki For This Useful Post:
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#136
I forgot about that when I was compiling last time libsdl1.2-dev
 

The Following User Says Thank You to orokusaki For This Useful Post:
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#137
the latest source in git has nptl has an option for configure without a patch! compiling...
 

The Following User Says Thank You to orokusaki For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#138
You wouldn't happen to care about also compiling a Maemo 4 build would you?
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#139
orokusaki: any chance for you to up 0.15 user mode binary that is glibc2.0 compatible? I cannot seem to compile it (makefile error sounds like too old autoconf/configure especially as ./configure -M cries unknown option) and it might work with some binaries that 0.12.2 that is available out there segfaults. Thanks in advance.
 
Posts: 44 | Thanked: 28 times | Joined on Sep 2011
#140
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:24.