Displaying 5 results from an estimated 5 matches for "libmysys".
Did you mean:
libmysql
2012 Jun 29
0
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
I tried some other configurations. Now with llvm 3.0 + clang 3.0, and
expoert CC to be clang -flto -use-gold-plugin,
and other ENV variables.
Good news is the "no archive symbol error message" is gone, but bad news is
new error messages appear
> /path/to/ld: error: ../mysys/libmysys.a: member at 8758 is not an ELF
> object
> /path/to/ld: error: ../mysys/libmysys.a: member at 817850 is not an ELF
> object
> /path/to/ld: error: ../mysys/libmysys.a: member at 827534 is not an ELF
> object
Searched a related thread(where the failed test case have similar error
mes...
2012 Jun 28
2
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
Thanks for replying!
I didn't install the new binutils to system directory in case it messes
thing up.
For ranlib, from the error message, it seems to be the reason. But even I
export
RANLIB=/bin/true, clean the code and rebuild, it still fails with the same
message.
I created a symlink in /usr/lib/bfd-plugins as suggested in
http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-March/030101.html.
2005 Jul 05
0
Problem installing RMySQL_0.5-5
...ing:
libdbug.a libmysqlclient libmysqlclient.so
libnisam.a
libheap.a libmysqlclient.14 libmysqlclient.so.14
libvio.a
libmerge.a libmysqlclient.14.0.0 libmysqlclient.so.14.0.0
libmyisam.a libmysqlclient.a libmystrings.a
libmyisammrg.a libmysqlclient.la libmysys.a
and get the following:
# R CMD INSTALL RMySQL_0.5-5.tar.gz
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for compress in -lz... yes
checking for getopt_long in -lc... yes
checking for mysql_init in -lmys...
2007 Mar 20
1
RMySQL load error
...libmysqlclient.so.15.0.0
lrwxrwxrwx 1 root root 24 Mar 20 11:47 libmysqlclient.so.15 ->
libmysqlclient.so.15.0.0
-rwxr-xr-x 1 root root 495952 Mar 20 11:47 libmysqlclient.so.15.0.0
-rw-r--r-- 1 root root 349328 Mar 20 11:47 libmystrings.a
-rw-r--r-- 1 root root 450234 Mar 20 11:47 libmysys.a
-rw-r--r-- 1 root root 11962 Mar 20 11:47 libvio.a
[root at ws-bioinf-01 MySQL]# R CMD build RMySQL
* checking for file 'RMySQL/DESCRIPTION' ... OK
* preparing 'RMySQL':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* removing junk files
* checking for L...
2012 Jun 28
2
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
...inux-gnu/4.5/../../../../i386-linux-gnu
> -L/lib/i386-linux-gnu -L/usr/lib/i386-linux-gnu
> -L/usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/../../../.. -L/lib
> -L/usr/lib -plugin
> /home/ryan/llvm-build/Debug+Asserts/bin/../lib/LLVMgold.so my_main.o
> factorial.o libdbug.a ../mysys/libmysys.a ../strings/libmystrings.a
> -lpthread -lcrypt -lnsl -lm -lpthread -lgcc --as-needed -lgcc_s
> --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed
> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/crtend.o
> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/../../../../i386-linux-g...