search for: lmysqlclient_r

Displaying 5 results from an estimated 5 matches for "lmysqlclient_r".

2011 Nov 27
0
/usr/bin/ld: cannot find -lmysqlclient_r installing ruby gem mysql2.... in Fedora Linux + MySQL 5.5.15...
...mysql2_ext.o -L. -L/home/ dinooz/.rvm/rubies/ruby-1.9.2-p290/lib -Wl,-R/home/dinooz/.rvm/rubies/ ruby-1.9.2-p290/lib -L. -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/ lib -Wl,-R -Wl,/home/dinooz/.rvm/rubies/ruby-1.9.2-p290/lib -L/home/ dinooz/.rvm/rubies/ruby-1.9.2-p290/lib -lruby -L/usr/lib - lmysqlclient_r -lpthread -lm -lrt -ldl -lpthread -lrt -ldl -lcrypt - lm -lc /usr/bin/ld: cannot find -lmysqlclient_r collect2: ld returned 1 exit status make: *** [mysql2.so] Error 1 Gem files will remain installed in /home/dinooz/.rvm/gems/ruby-1.9.2- p290/gems/mysql2-0.3.10 for inspection. Results logged t...
2007 Jan 20
3
libmysqlclient not found, while compiling PowerDNS
...4.2.c4.1 mysqlclient10-devel-3.23.58-9.2.c4 mysqlclient14-4.1.14-4.2.c4.1 postfix-2.2.10-1.RHEL4.2.mysql_pgsql.c4 mysql-devel-5.0.22-1.centos.1 I am unable to compile opendbx, if I issue the command rpmbuild -ta opendbx-1.0.3.tar.gz it fails with the following mesasges checking for mysql_init in -lmysqlclient_r... no checking for mysql_init in -lmysqlclient... no configure: error: mysql library (libmysqlclient) not found error: Bad exit status from /var/tmp/rpm-tmp.40942 (%build) Any ideas why my mysql client libraries can't be found by the various build processes? Thanks. -- "I never look ba...
2012 Feb 08
3
An error occured while installing mysql2 (0.3.11), and Bundler cannot continue.
...-c result.c /usr/bin/gcc-4.0 -dynamic -bundle -undefined suppress -flat_namespace - o mysql2.bundle client.o mysql2_ext.o result.o -L. -L/opt/local/lib -L/ opt/local/lib -L. -L/opt/local/lib -arch i386 -Wl,-rpath,/opt/local/ lib -arch i386 -lruby -L/opt/local/lib -L/opt/local/lib/mysql5/ mysql -lmysqlclient_r -L/opt/local/lib -lz -lm -L/opt/local/lib/ - lssl -lcrypto -lpthread -ldl -lobjc /usr/bin/ld: unknown flag: -rpath collect2: ld returned 1 exit status make: *** [mysql2.bundle] Error 1 Gem files will remain installed in /opt/local/lib/ruby/gems/1.8/gems/ mysql2-0.3.11 for inspection. Results l...
2006 Sep 28
0
[BUG(let)] Dovecot does not recognize threaded/reentrant mysql libs
...9;: libmysqlclient.dylib currently, to make Dovecot 'play nice' and recognize the reentrant libs, I: perl -pi -e 's/AC_CHECK_LIB\(mysqlclient,/AC_CHECK_LIB\(mysqlclient_r,/g' configure.in perl -pi -e 's/mysql_lib=\"\-lmysqlclient \-lz \-lm"/mysql_lib=\"\-lmysqlclient_r \-lz \-lm\"/g' configure.in then: autoreconf -i -f before configure, etc. subsquent build/exec/function all seem OK with this mod, and the linked, reentrant mysql lib: ls -al /usr/local/dovecot/libexec/dovecot/dovecot-auth -rwxr-xr-x 1 root wheel 950616 Sep 28 09:59 /usr/local/d...
2004 Jan 14
2
RMySQL : Not loading
Hello, I'm tearing my hair out over this. Any help will be very much appreciated. It's been two long nights battling with RMySQL. > library(RMySQL) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/local/lib/R/library/RMySQL/libs/RMySQL.so": dlcompat: dyld: /usr/local/lib/R/bin/R.bin Undefined symbols: _getopt_long