Re: [MonetDB-users] MonetDB All-in-one install script failure
16 Aug
2007
16 Aug
'07
3:28 p.m.
/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.
6344
Age (days ago)
6344
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fabian Groffen