Back to the "Multiple platform build/check report"
| Package 154/187 | OS | Arch | BUILD | CHECK | BUILD BIN | 
RPostgreSQL0.0.0H. Pages | Linux (SUSE 9.2) | x86_64 | OK | ERROR | |
| Linux (SUSE 9.2) | i686 | OK | ERROR | ||
| Solaris 2.9 | sparc | OK | ERROR | ||
| Linux (SUSE 10.0) | x86_64 | OK | ERROR | ||
| Windows Server 2003 | x86_64 | OK | [ ERROR ] | ERROR | 
| Package: RPostgreSQL | 
| Version: 0.0.0 | 
| Command: D:\biocbld\1.9d\R\bin\R.exe CMD check RPostgreSQL_0.0.0.tar.gz | 
| RetCode: 1 | 
| Time: 10.5 seconds | 
| Status: ERROR | 
| CheckDir: RPostgreSQL.Rcheck | 
| Warnings: NA | 
* checking for working latex ... OK * using log directory 'D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck' * using R version 2.4.0 Under development (unstable) (2006-06-04 r38279) * checking for file 'RPostgreSQL/DESCRIPTION' ... OK * this is package 'RPostgreSQL' version '0.0.0' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'RPostgreSQL' can be installed ... ERROR Installation failed. See 'D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck/00install.out' for details.
RPostgreSQL.Rcheck/00install.out:
installing R.css in D:/biocbld/1.9d/Rpacks/RPostgreSQL.Rcheck
---------- 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/1.9d/R/include -Wall -O2   -c RS-DBI.c -o RS-DBI.o
gcc  -Ic:/mysql/include  -Id:/biocbld/1.9d/R/include -Wall -O2   -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/1.9d/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/1.9d/R/bin -Lc:/mysql/lib/opt -lmysql -liberty  -lR
RS-MySQL.o(.text+0x16):RS-MySQL.c: undefined reference to `mysql_get_client_info@0'
RS-MySQL.o(.text+0x258):RS-MySQL.c: undefined reference to `mysql_init@4'
RS-MySQL.o(.text+0x27a):RS-MySQL.c: undefined reference to `mysql_options@12'
RS-MySQL.o(.text+0x2e1):RS-MySQL.c: undefined reference to `mysql_options@12'
RS-MySQL.o(.text+0x31e):RS-MySQL.c: undefined reference to `mysql_options@12'
RS-MySQL.o(.text+0x40a):RS-MySQL.c: undefined reference to `mysql_real_connect@32'
RS-MySQL.o(.text+0x6f1):RS-MySQL.c: undefined reference to `mysql_close@4'
RS-MySQL.o(.text+0x93e):RS-MySQL.c: undefined reference to `mysql_close@4'
RS-MySQL.o(.text+0x9bf):RS-MySQL.c: undefined reference to `mysql_fetch_fields@4'
RS-MySQL.o(.text+0x9db):RS-MySQL.c: undefined reference to `mysql_field_count@4'
RS-MySQL.o(.text+0xcf4):RS-MySQL.c: undefined reference to `mysql_fetch_row@4'
RS-MySQL.o(.text+0xd11):RS-MySQL.c: undefined reference to `mysql_fetch_lengths@4'
RS-MySQL.o(.text+0xf23):RS-MySQL.c: undefined reference to `mysql_errno@4'
RS-MySQL.o(.text+0x10b5):RS-MySQL.c: undefined reference to `mysql_errno@4'
RS-MySQL.o(.text+0x10c3):RS-MySQL.c: undefined reference to `mysql_error@4'
RS-MySQL.o(.text+0x1136):RS-MySQL.c: undefined reference to `mysql_fetch_row@4'
RS-MySQL.o(.text+0x1145):RS-MySQL.c: undefined reference to `mysql_free_result@4'
RS-MySQL.o(.text+0x122f):RS-MySQL.c: undefined reference to `mysql_query@8'
RS-MySQL.o(.text+0x124d):RS-MySQL.c: undefined reference to `mysql_use_result@4'
RS-MySQL.o(.text+0x1264):RS-MySQL.c: undefined reference to `mysql_field_count@4'
RS-MySQL.o(.text+0x1327):RS-MySQL.c: undefined reference to `mysql_query@8'
RS-MySQL.o(.text+0x1368):RS-MySQL.c: undefined reference to `mysql_error@4'
RS-MySQL.o(.text+0x139a):RS-MySQL.c: undefined reference to `mysql_affected_rows@4'
RS-MySQL.o(.text+0x15ab):RS-MySQL.c: undefined reference to `mysql_get_client_info@0'
RS-MySQL.o(.text+0x1759):RS-MySQL.c: undefined reference to `mysql_get_host_info@4'
RS-MySQL.o(.text+0x1784):RS-MySQL.c: undefined reference to `mysql_get_server_info@4'
RS-MySQL.o(.text+0x17b2):RS-MySQL.c: undefined reference to `mysql_get_proto_info@4'
RS-MySQL.o(.text+0x17c6):RS-MySQL.c: undefined reference to `mysql_thread_id@4'
RS-MySQL.o(.text+0x2485):RS-MySQL.c: undefined reference to `mysql_fetch_row@4'
RS-MySQL.o(.text+0x24b2):RS-MySQL.c: undefined reference to `mysql_errno@4'
RS-MySQL.o(.text+0x25fa):RS-MySQL.c: 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/1.9d/Rpacks/RPostgreSQL.Rcheck/RPostgreSQL'