compiling samba for mips

filip beijer f.beijer at homeautomationeurope.com
Tue Feb 19 11:06:25 GMT 2008


Volker Lendecke wrote:
> On Tue, Feb 19, 2008 at 02:14:22AM -0800, fbeijer wrote:
>   
>> We are trying to compile samba for MIPS using buildroot with uclib.
>>
>> There are no real issues in compiling, but none of binaries will run, all
>> other 9compiled) pacakges do run
>> All of the banaries from the samba suite die directly in the same way, see
>> strace output
>>
>> # strace /usr/bin/net
>> execve("/usr/bin/net", ["/usr/bin/net"], [/* 17 vars */]) = 0
>> svr4_syscall()                          = -1 ERRNO_4090 (Unknown error 4090)
>>     
>
> Can you figure out what svr4_syscall is?
>
> Volker
>   

Yes we looked at that. svr4_syscall() including the error doesn't seem 
to be ther problem.
Any program running correctly has that if it's straced.

The problem is the the line below that with the segmentation fault

--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Filip




More information about the samba-technical mailing list