You are not logged in.

#1 2009-11-19 19:33:26

paulr
Member
Registered: 2007-03-23
Posts: 59

MySQL upgrade breaks Neko (AUR)

Hi. I wonder if someone can help me with this. I'm trying to build Neko on Arch x64. I have recently reinstalled (it worked a couple of days ago)

gcc -shared -L../../bin -pthread -lneko -L/var/abs/local/neko/src/neko-1.8.1/src -L/usr/lib -L/usr/lib/mysql -L/usr/local/lib -L/usr/local/lib/mysql -L/opt/local/lib -L/opt/local/lib/mysql  -o ../../bin/mysql.ndll -lz -lssl mysql.o  /usr/lib/mysql/libmysqlclient_r.a
/usr/bin/ld: /usr/lib/mysql/libmysqlclient_r.a(libmysql.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/lib/mysql/libmysqlclient_r.a: could not read symbols: Bad value

Is this fixable ?

All I can find when googling is suggestions to reinstall libtool which seems not to work, or references to very old bugs ? Do I need to recompile mysqlclient ?

Many thanks.

Offline

#2 2009-11-20 04:59:11

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: MySQL upgrade breaks Neko (AUR)

Looks like Bash is working on a 5.1.41-3 package.   It should be fixed then.

Offline

#3 2009-11-20 08:34:20

paulr
Member
Registered: 2007-03-23
Posts: 59

Re: MySQL upgrade breaks Neko (AUR)

Okay - thanks smile

Offline

Board footer

Powered by FluxBB