python bindings: undefined symbol - build bug?
Tim Potter
tpot at samba.org
Tue Jul 22 00:18:47 GMT 2003
On Mon, Jul 21, 2003 at 12:24:21PM -0500, Brett A. Funderburg wrote:
> Using samba-3.0.0beta3 under debian woody
>
> ./configure --prefix=/usr --sysconfdir=/etc --with-privatedir=/etc/samba
> --with-lockdir=/var/state/samba --localstatedir=/var --with-python
> --without-krb5
>
> In the python shell, doing:
> >>> from samba import smb
>
> Gives the following:
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: /usr/lib/python2.2/lib-dynload/samba/smb.so: undefined
> symbol: unbecome_root
>
> Help?
Hi Brett. This should be fixed in CVS now. Thanks for spotting it!
Tim.
More information about the samba-technical
mailing list