Tough question: errors while cross compiling to MIPS

James Peach jpeach at samba.org
Thu Jul 19 04:43:36 GMT 2007


On 18/07/2007, at 9:21 PM, James Peach wrote:

> On 18/07/2007, at 10:11 AM, Luther138 wrote:
>
[snip]
>> modules/vfs_default.o: In function `vfswrap_linux_setlease':
>> vfs_default.c:(.text+0x102c): undefined reference to
>> `linux_set_lease_sighandler'
>> vfs_default.c:(.text+0x104c): undefined reference to `linux_setlease'
>>
>> ...almost doesn't seem related to the configure.  Those functions are
>> defined in oplock_linux.c which doesn't seem to be getting compiled
>> properly(or not at all).  The only variable that comes close to  
>> looking like
>> it it affects it in the configure is:
>> rt_signal_lease_ok=yes
>> which I somehow doubt is what I am looking for.  Any idea what I  
>> should be
>> looking for?
>
> Set samba_cv_HAVE_KERNEL_OPLOCKS_LINUX=no in your config.site. If  
> this doesn't let you build, then it's a bug.

It's a bug, (hopefully) fixed in this change:
	http://websvn.samba.org/cgi-bin/viewcvs.cgi? 
view=rev&root=samba&rev=23962

--
James Peach | jpeach at samba.org




More information about the samba-technical mailing list