Using auto-selected zip options ' RPostgreSQL-HELP=ziponly'
---------- Making package RPostgreSQL ------------
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
making RS-DBI.d from RS-DBI.c
making RS-MySQL.d from RS-MySQL.c
gcc -Ic:/mysql/include -ID:/biocbld/2.0d/R/include -Wall -O2 -std=gnu99 -c RS-DBI.c -o RS-DBI.o
gcc -Ic:/mysql/include -ID:/biocbld/2.0d/R/include -Wall -O2 -std=gnu99 -c RS-MySQL.c -o RS-MySQL.o
In file included from RS-MySQL.c:22:
RS-MySQL.h:36:1: warning: "HAVE_GETOPT_LONG" redefined
RS-MySQL.h:31:1: warning: this is the location of the previous definition
windres --include-dir D:/biocbld/2.0d/R/include -i RPostgreSQL_res.rc -o RPostgreSQL_res.o
gcc -shared -s -o RPostgreSQL.dll RPostgreSQL.def RS-DBI.o RS-MySQL.o RPostgreSQL_res.o -LD:/biocbld/2.0d/R/bin -Lc:/mysql/lib/opt -lmysql -liberty -lR
RS-MySQL.o:RS-MySQL.c:(.text+0x16): undefined reference to `mysql_get_client_info@0'
RS-MySQL.o:RS-MySQL.c:(.text+0x258): undefined reference to `mysql_init@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x27a): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x2e1): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x31e): undefined reference to `mysql_options@12'
RS-MySQL.o:RS-MySQL.c:(.text+0x40a): undefined reference to `mysql_real_connect@32'
RS-MySQL.o:RS-MySQL.c:(.text+0x6f1): undefined reference to `mysql_close@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x93e): undefined reference to `mysql_close@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x9bf): undefined reference to `mysql_fetch_fields@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x9db): undefined reference to `mysql_field_count@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xcf4): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xd11): undefined reference to `mysql_fetch_lengths@4'
RS-MySQL.o:RS-MySQL.c:(.text+0xf23): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x10b5): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x10c3): undefined reference to `mysql_error@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1136): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1145): undefined reference to `mysql_free_result@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x122f): undefined reference to `mysql_query@8'
RS-MySQL.o:RS-MySQL.c:(.text+0x124d): undefined reference to `mysql_use_result@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1264): undefined reference to `mysql_field_count@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1327): undefined reference to `mysql_query@8'
RS-MySQL.o:RS-MySQL.c:(.text+0x1368): undefined reference to `mysql_error@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x139a): undefined reference to `mysql_affected_rows@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x15ab): undefined reference to `mysql_get_client_info@0'
RS-MySQL.o:RS-MySQL.c:(.text+0x1759): undefined reference to `mysql_get_host_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x1784): undefined reference to `mysql_get_server_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x17b2): undefined reference to `mysql_get_proto_info@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x17c6): undefined reference to `mysql_thread_id@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x2485): undefined reference to `mysql_fetch_row@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x24b2): undefined reference to `mysql_errno@4'
RS-MySQL.o:RS-MySQL.c:(.text+0x25fa): undefined reference to `mysql_fetch_lengths@4'
collect2: ld returned 1 exit status
make[3]: *** [RPostgreSQL.dll] Error 1
make[2]: *** [srcDynlib] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-RPostgreSQL] Error 2
*** Installation of RPostgreSQL failed ***
Removing 'D:/biocbld/2.0d/R/library/RPostgreSQL'