Compiling

Jelmer Vernooij jelmer at samba.org
Sat Jun 14 10:21:15 GMT 2008


Hi Michele,

Am Samstag, den 14.06.2008, 11:17 +0200 schrieb Michele Petrazzo -
Unipex srl:
> Hi all. I'm compiling the "just updated" samba 4 and I receive this error:
> 
> """
> Compiling librpc/rpc/dcerpc_secondary.c
> Linking bin/static/libdcerpc.a
> Linking bin/smbscript
> bin/mergedobj/swig_registry.o: In function `_wrap_Registry':
> registry_wrap.c:(.text+0x38af): undefined reference to `PyErr_SetWERROR'
> bin/mergedobj/swig_registry.o: In function 
> `_wrap_reg_get_predefined_key_by_name':
> registry_wrap.c:(.text+0x3b4e): undefined reference to `PyErr_SetWERROR'
> bin/mergedobj/swig_registry.o: In function `_wrap_reg_key_del_abs':
> registry_wrap.c:(.text+0x3d4b): undefined reference to `PyErr_SetWERROR'
> bin/mergedobj/swig_registry.o: In function `_wrap_reg_get_predefined_key':
> registry_wrap.c:(.text+0x3fd5): undefined reference to `PyErr_SetWERROR'
> bin/mergedobj/swig_registry.o: In function `_wrap_reg_diff_apply':
> registry_wrap.c:(.text+0x41a8): undefined reference to `PyErr_SetWERROR'
> bin/mergedobj/swig_registry.o:registry_wrap.c:(.text+0x44eb): more 
> undefined references to `PyErr_SetWERROR' follow
> collect2: ld returned 1 exit status
> make: *** [bin/smbscript] Error 1
> """
Something must've triggered a rebuild of the SWIG file on your system,
and that made an inconsistency in the SWIG files visible. 

This should be fixed in git now. 

Cheers,

Jelmer

-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org


More information about the samba-technical mailing list