python bindings: undefined symbol - build bug?
Brett A. Funderburg
brettf at deepfile.com
Mon Jul 21 17:15:41 GMT 2003
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?
brett
More information about the samba-technical
mailing list