Python version for samba-4.0.0alpha11

Jelmer Vernooij jelmer at samba.org
Thu Apr 22 06:23:46 MDT 2010


Hi Nitin,

On Thu, 2010-04-22 at 17:42 +0530, nitin bhadauria wrote:
> This is the error which i get when compiling..
> 
> Linking bin/python/samba/credentials.so
> /usr/bin/ld: /usr/local/lib/python2.5/config/libpython2.5.a(abstract.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
> /usr/local/lib/python2.5/config/libpython2.5.a: could not read
> symbols: Bad value
> collect2: ld returned 1 exit status
> make: *** [bin/python/samba/credentials.so] Error 1
We are building Python modules but it appears you have not built your
version of Python with shared library support. Do you have
a /usr/local/lib/python2.5/config/libpython2.5.so file ?

Cheers,

Jelmer

 
> 
> On Thu, Apr 22, 2010 at 2:50 PM, Jelmer Vernooij <jelmer at samba.org>
> wrote:
>         On Thu, 2010-04-22 at 14:45 +0530, nitin bhadauria wrote:
>         > Not only warnings, it didn't get compiled too.
>         
>         What warnings do you get?
>         
>         Cheers,
>         
>         Jelmer
>         
>         
>         > On Thu, Apr 22, 2010 at 2:43 PM, Matthias Dieter Wallnöfer
>         <mdw at samba.org>wrote:
>         >
>         > > You mean the warnings? They're normal - just ignore them.
>         > >
>         > > Matthias
>         > >
>         > >
>         > > nitin bhadauria wrote:
>         > >
>         > >> Hello Everyone,
>         > >>
>         > >> I am trying to install samba-4.0.0alpha11 on centos 5.4
>         with python 2.4.
>         > >>
>         > >> I am getting some error while compiling the source, Which
>         i think is
>         > >> related
>         > >> to python.
>         > >>
>         > >> Should i use updated version of python ?
>         > >> is there any doc to follow ?
>         > >>
>         > >> because if i am using a complied python2.6 with
>         python2.4. It didn't work.
>         > >>
>         > >> Regards,
>         > >> Nitin B.
>         > >>
>         > >>
>         > >>
>         > >
>         > >
>         
>         
> 



More information about the samba-technical mailing list