Re: compile error for MIPS

2015-08-26 Thread Mike Frysinger
On 26 Aug 2015 13:56, Thomas Schmiedl wrote: I have now built strace in a qemu-emulated mips-linux. The call on the real mips-device (router) was: ./strace -p pid -y -yy -e all -o tracefile with this output in the tracefile (only the important line): send(21socket:[38588],

Re: compile error for MIPS

2015-08-26 Thread Thomas Schmiedl
Hello Mike, thanks for your reply. For better understanding: I try to realize this idea: I use for internet phone the router Fritzbox 7312. A dect-phone (Gigaset) is connected to this router. There is an alternative firmware, called 'Freetz' (freetz.org). I want to use the freetz-package

Re: compile error for MIPS

2015-08-26 Thread Thomas Schmiedl
Hello, I have now built strace in a qemu-emulated mips-linux. The call on the real mips-device (router) was: ./strace -p pid -y -yy -e all -o tracefile with this output in the tracefile (only the important line): send(21socket:[38588], \32\0`\200\0\0\20\fKein Bier vor 4\0\0\0, 26, 0) = 26

Re: compile error for MIPS

2015-08-22 Thread Thomas Schmiedl
Could someone with more experience build a strace-MIPS-binary, please. Am 19.08.2015 um 18:19 schrieb Dmitry V. Levin: On Tue, Aug 18, 2015 at 01:55:09PM +0200, Thomas Schmiedl wrote: Hello Dmitry, could you explain, how to do this (I'm not a developer). I only imported a preconfigured VM in

Re: compile error for MIPS

2015-08-19 Thread Dmitry V. Levin
On Tue, Aug 18, 2015 at 01:55:09PM +0200, Thomas Schmiedl wrote: Hello Dmitry, could you explain, how to do this (I'm not a developer). I only imported a preconfigured VM in VirtualBox (http://sourceforge.net/projects/freetz-linux/) and build using this tutorial

compile error for MIPS

2015-08-18 Thread Thomas Schmiedl
Hello, I tried to cross-compile strace 4.10 for MIPS in this buid-environment - freetz.org. configure stopped with this error: checking for supported architecture... mips checking for MIPS ABI... unknown configure: error: Unsupported _MIPS_SIM Thanks for your help and best regards, Thomas

Re: compile error for MIPS

2015-08-18 Thread Dmitry V. Levin
Hi, On Tue, Aug 18, 2015 at 10:15:14AM +0200, Thomas Schmiedl wrote: Hello, I tried to cross-compile strace 4.10 for MIPS in this buid-environment - freetz.org. configure stopped with this error: checking for supported architecture... mips checking for MIPS ABI... unknown configure: