Displaying 1 result from an estimated 1 matches for "_mysql_get_client_info".
2003 Oct 15
5
Problems Building RMySQL in Windows
...nclude-dir C:/PROGRA~1/R/rw1071/src/include -i RMySQL_res.rc
-o RMySQL_res.o
gcc --shared -s -o RMySQL.dll RMySQL.def RMySQL.a RMySQL_res.o
-LC:/PROGRA~1/R/rw1071/src/gnuwin32 -Lc:/mysql/lib/opt
-lmysql -liberty -lg2c -lR
RMySQL.a(RS-MySQL.o)(.text+0x216):RS-MySQL.c: undefined reference to
`_mysql_get_client_info'
RMySQL.a(RS-MySQL.o)(.text+0x7f9):RS-MySQL.c: undefined reference to
`_mysql_init'
RMySQL.a(RS-MySQL.o)(.text+0x817):RS-MySQL.c: undefined reference to
`_mysql_options'
RMySQL.a(RS-MySQL.o)(.text+0x879):RS-MySQL.c: undefined reference to
`_mysql_options'
RMySQL.a(RS-MySQL.o)(.te...