> 
> /monetdb-install.sh --prefix=/root/countdb --enable-sql --nightly=stable
>  
> The above command throws the following error. Please check and let me know.
>  
> Thanks,
>  
> ==============================================
>  
> /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

Hi Venks,

The message means that you have recompile your python-2.5 with -fPIC.  I
don't know what system this is on, but on e.g. AMD64 -fPIC is kind of
necessary.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users

Reply via email to