>>> Emerging (161 of 212) dev-perl/DBD-mysql-4.00.5 to / * DBD-mysql-4.005.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking DBD-mysql-4.005.tar.gz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking DBD-mysql-4.005.tar.gz to /var/tmp/portage/dev-perl/DBD-mysql-4.00.5/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-perl/DBD-mysql-4.00.5/work/DBD-mysql-4.005 ... * Using ExtUtils::MakeMaker I will use the following settings for compiling and testing: cflags (mysql_config) = embedded (mysql_config) = libs (mysql_config) = -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto mysql_config (guessed ) = mysql_config nocatchstderr (default ) = 0 nofoundrows (default ) = 0 ssl (guessed ) = 1 testdb (default ) = test testhost (default ) = testpassword (default ) = testsocket (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-rdynamic' Using DBI 1.601 (for perl 5.008008 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI/ Writing Makefile for DBD::mysql cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod cp lib/Bundle/DBD/mysql.pm blib/lib/Bundle/DBD/mysql.pm x86_64-pc-linux-gnu-gcc -c -I/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI -DDBD_MYSQL_WITH_SSL -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -march=athlon64 -O2 -fforce-addr -fomit-frame-pointer -pipe -Wall -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" dbdimp.c In file included from dbdimp.c:20: dbdimp.h:22:49: mysql.h: No such file or directory dbdimp.h:23:45: mysqld_error.h: No such file or directory dbdimp.h:24:49: errmsg.h: No such file or directory In file included from dbdimp.c:20: dbdimp.h:143: error: syntax error before "MYSQL" dbdimp.h:143: warning: no semicolon at end of struct or union dbdimp.h:164: error: syntax error before '}' token dbdimp.h:236: error: syntax error before "MYSQL_RES" dbdimp.h:236: warning: no semicolon at end of struct or union dbdimp.h:239: error: syntax error before "row_num" dbdimp.h:239: warning: type defaults to `int' in declaration of `row_num' dbdimp.h:239: warning: data definition has no type or storage class dbdimp.h:244: error: syntax error before "insertid" dbdimp.h:244: warning: type defaults to `int' in declaration of `insertid' dbdimp.h:244: warning: data definition has no type or storage class dbdimp.h:251: error: syntax error before '}' token In file included from dbdimp.c:20: dbdimp.h:293: error: syntax error before '*' token dbdimp.h:296: error: syntax error before "mysql_st_internal_execute" dbdimp.h:301: error: syntax error before "MYSQL_RES" dbdimp.h:303: warning: type defaults to `int' in declaration of `mysql_st_internal_execute' dbdimp.h:303: warning: data definition has no type or storage class dbdimp.h:328: error: syntax error before '*' token dbdimp.h:328: error: syntax error before "MYSQL" dbdimp.h:329: warning: type defaults to `int' in declaration of `mysql_dr_connect' dbdimp.h:329: warning: data definition has no type or storage class dbdimp.c:405: error: syntax error before '*' token dbdimp.c: In function `parse_params': dbdimp.c:417: error: `slen_ptr' undeclared (first use in this function) dbdimp.c:417: error: (Each undeclared identifier is reported only once dbdimp.c:417: error: for each function it appears in.) dbdimp.c:422: error: `num_params' undeclared (first use in this function) dbdimp.c:425: error: `statement' undeclared (first use in this function) dbdimp.c:459: warning: implicit declaration of function `parse_number' dbdimp.c:566: warning: implicit declaration of function `mysql_real_escape_string' dbdimp.c:566: error: `sock' undeclared (first use in this function) dbdimp.c: At top level: dbdimp.c:621: error: `FIELD_TYPE_VAR_STRING' undeclared here (not in a function) dbdimp.c:621: error: initializer element is not constant dbdimp.c:621: error: (near initialization for `SQL_GET_TYPE_INFO_values[0].native_type') dbdimp.c:625: error: initializer element is not constant dbdimp.c:625: error: (near initialization for `SQL_GET_TYPE_INFO_values[0]') dbdimp.c:631: error: `FIELD_TYPE_DECIMAL' undeclared here (not in a function) dbdimp.c:631: error: initializer element is not constant dbdimp.c:631: error: (near initialization for `SQL_GET_TYPE_INFO_values[1].native_type') dbdimp.c:635: error: initializer element is not constant dbdimp.c:635: error: (near initialization for `SQL_GET_TYPE_INFO_values[1]') dbdimp.c:641: error: `FIELD_TYPE_TINY' undeclared here (not in a function) dbdimp.c:641: error: initializer element is not constant dbdimp.c:641: error: (near initialization for `SQL_GET_TYPE_INFO_values[2].native_type') dbdimp.c:645: error: initializer element is not constant dbdimp.c:645: error: (near initialization for `SQL_GET_TYPE_INFO_values[2]') dbdimp.c:651: error: `FIELD_TYPE_SHORT' undeclared here (not in a function) dbdimp.c:651: error: initializer element is not constant dbdimp.c:651: error: (near initialization for `SQL_GET_TYPE_INFO_values[3].native_type') dbdimp.c:655: error: initializer element is not constant dbdimp.c:655: error: (near initialization for `SQL_GET_TYPE_INFO_values[3]') dbdimp.c:661: error: `FIELD_TYPE_LONG' undeclared here (not in a function) dbdimp.c:661: error: initializer element is not constant dbdimp.c:661: error: (near initialization for `SQL_GET_TYPE_INFO_values[4].native_type') dbdimp.c:665: error: initializer element is not constant dbdimp.c:665: error: (near initialization for `SQL_GET_TYPE_INFO_values[4]') dbdimp.c:671: error: `FIELD_TYPE_FLOAT' undeclared here (not in a function) dbdimp.c:671: error: initializer element is not constant dbdimp.c:671: error: (near initialization for `SQL_GET_TYPE_INFO_values[5].native_type') dbdimp.c:675: error: initializer element is not constant dbdimp.c:675: error: (near initialization for `SQL_GET_TYPE_INFO_values[5]') dbdimp.c:681: error: `FIELD_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:681: error: initializer element is not constant dbdimp.c:681: error: (near initialization for `SQL_GET_TYPE_INFO_values[6].native_type') dbdimp.c:685: error: initializer element is not constant dbdimp.c:685: error: (near initialization for `SQL_GET_TYPE_INFO_values[6]') dbdimp.c:691: error: initializer element is not constant dbdimp.c:691: error: (near initialization for `SQL_GET_TYPE_INFO_values[7].native_type') dbdimp.c:695: error: initializer element is not constant dbdimp.c:695: error: (near initialization for `SQL_GET_TYPE_INFO_values[7]') dbdimp.c:704: error: `FIELD_TYPE_TIMESTAMP' undeclared here (not in a function) dbdimp.c:704: error: initializer element is not constant dbdimp.c:704: error: (near initialization for `SQL_GET_TYPE_INFO_values[8].native_type') dbdimp.c:708: error: initializer element is not constant dbdimp.c:708: error: (near initialization for `SQL_GET_TYPE_INFO_values[8]') dbdimp.c:714: error: `FIELD_TYPE_LONGLONG' undeclared here (not in a function) dbdimp.c:714: error: initializer element is not constant dbdimp.c:714: error: (near initialization for `SQL_GET_TYPE_INFO_values[9].native_type') dbdimp.c:718: error: initializer element is not constant dbdimp.c:718: error: (near initialization for `SQL_GET_TYPE_INFO_values[9]') dbdimp.c:724: error: `FIELD_TYPE_INT24' undeclared here (not in a function) dbdimp.c:724: error: initializer element is not constant dbdimp.c:724: error: (near initialization for `SQL_GET_TYPE_INFO_values[10].native_type') dbdimp.c:728: error: initializer element is not constant dbdimp.c:728: error: (near initialization for `SQL_GET_TYPE_INFO_values[10]') dbdimp.c:734: error: `FIELD_TYPE_DATE' undeclared here (not in a function) dbdimp.c:734: error: initializer element is not constant dbdimp.c:734: error: (near initialization for `SQL_GET_TYPE_INFO_values[11].native_type') dbdimp.c:738: error: initializer element is not constant dbdimp.c:738: error: (near initialization for `SQL_GET_TYPE_INFO_values[11]') dbdimp.c:744: error: `FIELD_TYPE_TIME' undeclared here (not in a function) dbdimp.c:744: error: initializer element is not constant dbdimp.c:744: error: (near initialization for `SQL_GET_TYPE_INFO_values[12].native_type') dbdimp.c:748: error: initializer element is not constant dbdimp.c:748: error: (near initialization for `SQL_GET_TYPE_INFO_values[12]') dbdimp.c:754: error: `FIELD_TYPE_DATETIME' undeclared here (not in a function) dbdimp.c:754: error: initializer element is not constant dbdimp.c:754: error: (near initialization for `SQL_GET_TYPE_INFO_values[13].native_type') dbdimp.c:758: error: initializer element is not constant dbdimp.c:758: error: (near initialization for `SQL_GET_TYPE_INFO_values[13]') dbdimp.c:764: error: `FIELD_TYPE_YEAR' undeclared here (not in a function) dbdimp.c:764: error: initializer element is not constant dbdimp.c:764: error: (near initialization for `SQL_GET_TYPE_INFO_values[14].native_type') dbdimp.c:768: error: initializer element is not constant dbdimp.c:768: error: (near initialization for `SQL_GET_TYPE_INFO_values[14]') dbdimp.c:774: error: `FIELD_TYPE_NEWDATE' undeclared here (not in a function) dbdimp.c:774: error: initializer element is not constant dbdimp.c:774: error: (near initialization for `SQL_GET_TYPE_INFO_values[15].native_type') dbdimp.c:778: error: initializer element is not constant dbdimp.c:778: error: (near initialization for `SQL_GET_TYPE_INFO_values[15]') dbdimp.c:784: error: `FIELD_TYPE_ENUM' undeclared here (not in a function) dbdimp.c:784: error: initializer element is not constant dbdimp.c:784: error: (near initialization for `SQL_GET_TYPE_INFO_values[16].native_type') dbdimp.c:788: error: initializer element is not constant dbdimp.c:788: error: (near initialization for `SQL_GET_TYPE_INFO_values[16]') dbdimp.c:794: error: `FIELD_TYPE_SET' undeclared here (not in a function) dbdimp.c:794: error: initializer element is not constant dbdimp.c:794: error: (near initialization for `SQL_GET_TYPE_INFO_values[17].native_type') dbdimp.c:798: error: initializer element is not constant dbdimp.c:798: error: (near initialization for `SQL_GET_TYPE_INFO_values[17]') dbdimp.c:804: error: `FIELD_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:804: error: initializer element is not constant dbdimp.c:804: error: (near initialization for `SQL_GET_TYPE_INFO_values[18].native_type') dbdimp.c:808: error: initializer element is not constant dbdimp.c:808: error: (near initialization for `SQL_GET_TYPE_INFO_values[18]') dbdimp.c:814: error: `FIELD_TYPE_TINY_BLOB' undeclared here (not in a function) dbdimp.c:814: error: initializer element is not constant dbdimp.c:814: error: (near initialization for `SQL_GET_TYPE_INFO_values[19].native_type') dbdimp.c:818: error: initializer element is not constant dbdimp.c:818: error: (near initialization for `SQL_GET_TYPE_INFO_values[19]') dbdimp.c:824: error: `FIELD_TYPE_MEDIUM_BLOB' undeclared here (not in a function) dbdimp.c:824: error: initializer element is not constant dbdimp.c:824: error: (near initialization for `SQL_GET_TYPE_INFO_values[20].native_type') dbdimp.c:828: error: initializer element is not constant dbdimp.c:828: error: (near initialization for `SQL_GET_TYPE_INFO_values[20]') dbdimp.c:834: error: `FIELD_TYPE_LONG_BLOB' undeclared here (not in a function) dbdimp.c:834: error: initializer element is not constant dbdimp.c:834: error: (near initialization for `SQL_GET_TYPE_INFO_values[21].native_type') dbdimp.c:838: error: initializer element is not constant dbdimp.c:838: error: (near initialization for `SQL_GET_TYPE_INFO_values[21]') dbdimp.c:844: error: `FIELD_TYPE_STRING' undeclared here (not in a function) dbdimp.c:844: error: initializer element is not constant dbdimp.c:844: error: (near initialization for `SQL_GET_TYPE_INFO_values[22].native_type') dbdimp.c:848: error: initializer element is not constant dbdimp.c:848: error: (near initialization for `SQL_GET_TYPE_INFO_values[22]') dbdimp.c:855: error: initializer element is not constant dbdimp.c:855: error: (near initialization for `SQL_GET_TYPE_INFO_values[23].native_type') dbdimp.c:859: error: initializer element is not constant dbdimp.c:859: error: (near initialization for `SQL_GET_TYPE_INFO_values[23]') dbdimp.c:865: error: initializer element is not constant dbdimp.c:865: error: (near initialization for `SQL_GET_TYPE_INFO_values[24].native_type') dbdimp.c:869: error: initializer element is not constant dbdimp.c:869: error: (near initialization for `SQL_GET_TYPE_INFO_values[24]') dbdimp.c:875: error: initializer element is not constant dbdimp.c:875: error: (near initialization for `SQL_GET_TYPE_INFO_values[25].native_type') dbdimp.c:879: error: initializer element is not constant dbdimp.c:879: error: (near initialization for `SQL_GET_TYPE_INFO_values[25]') dbdimp.c:885: error: initializer element is not constant dbdimp.c:885: error: (near initialization for `SQL_GET_TYPE_INFO_values[26].native_type') dbdimp.c:889: error: initializer element is not constant dbdimp.c:889: error: (near initialization for `SQL_GET_TYPE_INFO_values[26]') dbdimp.c:895: error: initializer element is not constant dbdimp.c:895: error: (near initialization for `SQL_GET_TYPE_INFO_values[27].native_type') dbdimp.c:899: error: initializer element is not constant dbdimp.c:899: error: (near initialization for `SQL_GET_TYPE_INFO_values[27]') dbdimp.c:905: error: initializer element is not constant dbdimp.c:905: error: (near initialization for `SQL_GET_TYPE_INFO_values[28].native_type') dbdimp.c:909: error: initializer element is not constant dbdimp.c:909: error: (near initialization for `SQL_GET_TYPE_INFO_values[28]') dbdimp.c:915: error: initializer element is not constant dbdimp.c:915: error: (near initialization for `SQL_GET_TYPE_INFO_values[29].native_type') dbdimp.c:919: error: initializer element is not constant dbdimp.c:919: error: (near initialization for `SQL_GET_TYPE_INFO_values[29]') dbdimp.c:925: error: initializer element is not constant dbdimp.c:925: error: (near initialization for `SQL_GET_TYPE_INFO_values[30].native_type') dbdimp.c:929: error: initializer element is not constant dbdimp.c:929: error: (near initialization for `SQL_GET_TYPE_INFO_values[30]') dbdimp.c:935: error: initializer element is not constant dbdimp.c:935: error: (near initialization for `SQL_GET_TYPE_INFO_values[31].native_type') dbdimp.c:939: error: initializer element is not constant dbdimp.c:939: error: (near initialization for `SQL_GET_TYPE_INFO_values[31]') dbdimp.c:945: error: initializer element is not constant dbdimp.c:945: error: (near initialization for `SQL_GET_TYPE_INFO_values[32].native_type') dbdimp.c:949: error: initializer element is not constant dbdimp.c:949: error: (near initialization for `SQL_GET_TYPE_INFO_values[32]') dbdimp.c:953: error: initializer element is not constant dbdimp.c:953: error: (near initialization for `SQL_GET_TYPE_INFO_values[33].native_type') dbdimp.c:957: error: initializer element is not constant dbdimp.c:957: error: (near initialization for `SQL_GET_TYPE_INFO_values[33]') dbdimp.c:961: error: initializer element is not constant dbdimp.c:961: error: (near initialization for `SQL_GET_TYPE_INFO_values[34].native_type') dbdimp.c:965: error: initializer element is not constant dbdimp.c:965: error: (near initialization for `SQL_GET_TYPE_INFO_values[34]') dbdimp.c:970: error: initializer element is not constant dbdimp.c:970: error: (near initialization for `SQL_GET_TYPE_INFO_values[35].native_type') dbdimp.c:974: error: initializer element is not constant dbdimp.c:974: error: (near initialization for `SQL_GET_TYPE_INFO_values[35]') dbdimp.c:979: error: initializer element is not constant dbdimp.c:979: error: (near initialization for `SQL_GET_TYPE_INFO_values[36].native_type') dbdimp.c:983: error: initializer element is not constant dbdimp.c:983: error: (near initialization for `SQL_GET_TYPE_INFO_values[36]') dbdimp.c:988: error: initializer element is not constant dbdimp.c:988: error: (near initialization for `SQL_GET_TYPE_INFO_values[37].native_type') dbdimp.c:992: error: initializer element is not constant dbdimp.c:992: error: (near initialization for `SQL_GET_TYPE_INFO_values[37]') dbdimp.c:997: error: initializer element is not constant dbdimp.c:997: error: (near initialization for `SQL_GET_TYPE_INFO_values[38].native_type') dbdimp.c:1001: error: initializer element is not constant dbdimp.c:1001: error: (near initialization for `SQL_GET_TYPE_INFO_values[38]') dbdimp.c:1006: error: initializer element is not constant dbdimp.c:1006: error: (near initialization for `SQL_GET_TYPE_INFO_values[39].native_type') dbdimp.c:1010: error: initializer element is not constant dbdimp.c:1010: error: (near initialization for `SQL_GET_TYPE_INFO_values[39]') dbdimp.c:1015: error: initializer element is not constant dbdimp.c:1015: error: (near initialization for `SQL_GET_TYPE_INFO_values[40].native_type') dbdimp.c:1019: error: initializer element is not constant dbdimp.c:1019: error: (near initialization for `SQL_GET_TYPE_INFO_values[40]') dbdimp.c:1024: error: initializer element is not constant dbdimp.c:1024: error: (near initialization for `SQL_GET_TYPE_INFO_values[41].native_type') dbdimp.c:1028: error: initializer element is not constant dbdimp.c:1028: error: (near initialization for `SQL_GET_TYPE_INFO_values[41]') dbdimp.c:1033: error: initializer element is not constant dbdimp.c:1033: error: (near initialization for `SQL_GET_TYPE_INFO_values[42].native_type') dbdimp.c:1037: error: initializer element is not constant dbdimp.c:1037: error: (near initialization for `SQL_GET_TYPE_INFO_values[42]') dbdimp.c:1042: error: initializer element is not constant dbdimp.c:1042: error: (near initialization for `SQL_GET_TYPE_INFO_values[43].native_type') dbdimp.c:1046: error: initializer element is not constant dbdimp.c:1046: error: (near initialization for `SQL_GET_TYPE_INFO_values[43]') dbdimp.c:1051: error: initializer element is not constant dbdimp.c:1051: error: (near initialization for `SQL_GET_TYPE_INFO_values[44].native_type') dbdimp.c:1055: error: initializer element is not constant dbdimp.c:1055: error: (near initialization for `SQL_GET_TYPE_INFO_values[44]') dbdimp.c:1060: error: initializer element is not constant dbdimp.c:1060: error: (near initialization for `SQL_GET_TYPE_INFO_values[45].native_type') dbdimp.c:1064: error: initializer element is not constant dbdimp.c:1064: error: (near initialization for `SQL_GET_TYPE_INFO_values[45]') dbdimp.c:1069: error: initializer element is not constant dbdimp.c:1069: error: (near initialization for `SQL_GET_TYPE_INFO_values[46].native_type') dbdimp.c:1073: error: initializer element is not constant dbdimp.c:1073: error: (near initialization for `SQL_GET_TYPE_INFO_values[46]') dbdimp.c:1078: error: initializer element is not constant dbdimp.c:1078: error: (near initialization for `SQL_GET_TYPE_INFO_values[47].native_type') dbdimp.c:1082: error: initializer element is not constant dbdimp.c:1082: error: (near initialization for `SQL_GET_TYPE_INFO_values[47]') dbdimp.c:1087: error: initializer element is not constant dbdimp.c:1087: error: (near initialization for `SQL_GET_TYPE_INFO_values[48].native_type') dbdimp.c:1091: error: initializer element is not constant dbdimp.c:1091: error: (near initialization for `SQL_GET_TYPE_INFO_values[48]') dbdimp.c:1096: error: initializer element is not constant dbdimp.c:1096: error: (near initialization for `SQL_GET_TYPE_INFO_values[49].native_type') dbdimp.c:1100: error: initializer element is not constant dbdimp.c:1100: error: (near initialization for `SQL_GET_TYPE_INFO_values[49]') dbdimp.c:1105: error: initializer element is not constant dbdimp.c:1105: error: (near initialization for `SQL_GET_TYPE_INFO_values[50].native_type') dbdimp.c:1109: error: initializer element is not constant dbdimp.c:1109: error: (near initialization for `SQL_GET_TYPE_INFO_values[50]') dbdimp.c:1114: error: initializer element is not constant dbdimp.c:1114: error: (near initialization for `SQL_GET_TYPE_INFO_values[51].native_type') dbdimp.c:1118: error: initializer element is not constant dbdimp.c:1118: error: (near initialization for `SQL_GET_TYPE_INFO_values[51]') dbdimp.c:1123: error: initializer element is not constant dbdimp.c:1123: error: (near initialization for `SQL_GET_TYPE_INFO_values[52].native_type') dbdimp.c:1128: error: initializer element is not constant dbdimp.c:1128: error: (near initialization for `SQL_GET_TYPE_INFO_values[52]') dbdimp.c:1133: error: initializer element is not constant dbdimp.c:1133: error: (near initialization for `SQL_GET_TYPE_INFO_values[53].native_type') dbdimp.c:1137: error: initializer element is not constant dbdimp.c:1137: error: (near initialization for `SQL_GET_TYPE_INFO_values[53]') dbdimp.c:1142: error: initializer element is not constant dbdimp.c:1142: error: (near initialization for `SQL_GET_TYPE_INFO_values[54].native_type') dbdimp.c:1146: error: initializer element is not constant dbdimp.c:1146: error: (near initialization for `SQL_GET_TYPE_INFO_values[54]') dbdimp.c: In function `mysql_dr_error': dbdimp.c:1232: warning: unused variable `errstate' dbdimp.c: At top level: dbdimp.c:1311: error: syntax error before '*' token dbdimp.c:1313: error: syntax error before "MYSQL" dbdimp.c:1321: warning: return type defaults to `int' dbdimp.c: In function `mysql_dr_connect': dbdimp.c:1324: error: `MYSQL' undeclared (first use in this function) dbdimp.c:1324: error: `result' undeclared (first use in this function) dbdimp.c:1325: error: `dbh' undeclared (first use in this function) dbdimp.c:1325: warning: ISO C90 forbids mixed declarations and code dbdimp.c:1333: error: `port' undeclared (first use in this function) dbdimp.c:1344: error: `host' undeclared (first use in this function) dbdimp.c:1345: error: `user' undeclared (first use in this function) dbdimp.c:1346: error: `password' undeclared (first use in this function) dbdimp.c:1451: warning: implicit declaration of function `mysql_server_init' dbdimp.c:1457: error: `CLIENT_FOUND_ROWS' undeclared (first use in this function) dbdimp.c:1459: warning: implicit declaration of function `mysql_init' dbdimp.c:1459: error: `sock' undeclared (first use in this function) dbdimp.c:1461: error: `imp_dbh' undeclared (first use in this function) dbdimp.c:1479: warning: implicit declaration of function `mysql_options' dbdimp.c:1479: error: `MYSQL_OPT_COMPRESS' undeclared (first use in this function) dbdimp.c:1489: error: `MYSQL_OPT_CONNECT_TIMEOUT' undeclared (first use in this function) dbdimp.c:1500: error: `MYSQL_READ_DEFAULT_FILE' undeclared (first use in this function) dbdimp.c:1511: error: `MYSQL_READ_DEFAULT_GROUP' undeclared (first use in this function) dbdimp.c:1651: warning: implicit declaration of function `mysql_real_connect' dbdimp.c:1651: error: `dbname' undeclared (first use in this function) dbdimp.c:1652: error: `mysql_socket' undeclared (first use in this function) dbdimp.c: In function `my_login': dbdimp.c:1726: error: dereferencing pointer to incomplete type dbdimp.c:1752: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_login': dbdimp.c:1789: error: dereferencing pointer to incomplete type dbdimp.c:1790: error: dereferencing pointer to incomplete type dbdimp.c:1791: error: dereferencing pointer to incomplete type dbdimp.c:1792: error: dereferencing pointer to incomplete type dbdimp.c:1794: error: dereferencing pointer to incomplete type dbdimp.c:1802: warning: implicit declaration of function `mysql_errno' dbdimp.c:1802: error: dereferencing pointer to incomplete type dbdimp.c:1803: warning: implicit declaration of function `mysql_error' dbdimp.c:1803: error: dereferencing pointer to incomplete type dbdimp.c:1803: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:1810: error: dereferencing pointer to incomplete type dbdimp.c:1810: error: dereferencing pointer to incomplete type dbdimp.c:1810: error: dereferencing pointer to incomplete type dbdimp.c:1813: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_commit': dbdimp.c:1837: error: dereferencing pointer to incomplete type dbdimp.c:1840: error: dereferencing pointer to incomplete type dbdimp.c:1843: warning: implicit declaration of function `mysql_real_query' dbdimp.c:1843: error: dereferencing pointer to incomplete type dbdimp.c:1848: error: dereferencing pointer to incomplete type dbdimp.c:1848: error: dereferencing pointer to incomplete type dbdimp.c:1849: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c: In function `mysql_db_rollback': dbdimp.c:1865: error: dereferencing pointer to incomplete type dbdimp.c:1868: error: dereferencing pointer to incomplete type dbdimp.c:1871: error: dereferencing pointer to incomplete type dbdimp.c:1876: error: dereferencing pointer to incomplete type dbdimp.c:1877: error: dereferencing pointer to incomplete type dbdimp.c:1877: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c: In function `mysql_db_disconnect': dbdimp.c:1911: error: dereferencing pointer to incomplete type dbdimp.c:1911: error: dereferencing pointer to incomplete type dbdimp.c:1911: error: dereferencing pointer to incomplete type dbdimp.c:1914: error: dereferencing pointer to incomplete type dbdimp.c:1915: warning: implicit declaration of function `mysql_close' dbdimp.c:1915: error: dereferencing pointer to incomplete type dbdimp.c: In function `dbd_discon_all': dbdimp.c:1965: warning: implicit declaration of function `mysql_server_end' dbdimp.c:1941: warning: unused variable `imp_xxh' dbdimp.c: In function `mysql_db_destroy': dbdimp.c:2000: error: dereferencing pointer to incomplete type dbdimp.c:2002: error: dereferencing pointer to incomplete type dbdimp.c:2004: error: dereferencing pointer to incomplete type dbdimp.c:2006: error: dereferencing pointer to incomplete type dbdimp.c:2016: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_STORE_attrib': dbdimp.c:2051: error: dereferencing pointer to incomplete type dbdimp.c:2053: error: dereferencing pointer to incomplete type dbdimp.c:2073: error: dereferencing pointer to incomplete type dbdimp.c:2081: error: dereferencing pointer to incomplete type dbdimp.c:2088: error: dereferencing pointer to incomplete type dbdimp.c:2088: error: dereferencing pointer to incomplete type dbdimp.c:2105: error: dereferencing pointer to incomplete type dbdimp.c:2107: error: dereferencing pointer to incomplete type dbdimp.c:2109: error: dereferencing pointer to incomplete type dbdimp.c:2112: error: dereferencing pointer to incomplete type dbdimp.c: At top level: dbdimp.c:2141: error: syntax error before "val" dbdimp.c: In function `my_ulonglong2str': dbdimp.c:2146: error: `val' undeclared (first use in this function) dbdimp.c: In function `mysql_db_FETCH_attrib': dbdimp.c:2174: error: dereferencing pointer to incomplete type dbdimp.c:2175: error: dereferencing pointer to incomplete type dbdimp.c:2191: error: dereferencing pointer to incomplete type dbdimp.c:2196: error: dereferencing pointer to incomplete type dbdimp.c:2200: error: dereferencing pointer to incomplete type dbdimp.c:2204: error: dereferencing pointer to incomplete type dbdimp.c:2204: warning: initialization makes pointer from integer without a cast dbdimp.c:2217: error: dereferencing pointer to incomplete type dbdimp.c:2224: error: dereferencing pointer to incomplete type dbdimp.c:2238: warning: implicit declaration of function `mysql_get_host_info' dbdimp.c:2238: error: dereferencing pointer to incomplete type dbdimp.c:2238: warning: initialization makes pointer from integer without a cast dbdimp.c:2247: warning: implicit declaration of function `mysql_info' dbdimp.c:2247: error: dereferencing pointer to incomplete type dbdimp.c:2247: warning: initialization makes pointer from integer without a cast dbdimp.c:2252: warning: implicit declaration of function `mysql_insert_id' dbdimp.c:2252: error: dereferencing pointer to incomplete type dbdimp.c:2257: warning: implicit declaration of function `mysql_get_proto_info' dbdimp.c:2257: error: dereferencing pointer to incomplete type dbdimp.c:2263: warning: implicit declaration of function `mysql_get_server_info' dbdimp.c:2263: error: dereferencing pointer to incomplete type dbdimp.c:2263: warning: initialization makes pointer from integer without a cast dbdimp.c:2268: error: dereferencing pointer to incomplete type dbdimp.c:2270: error: dereferencing pointer to incomplete type dbdimp.c:2273: warning: implicit declaration of function `mysql_stat' dbdimp.c:2273: error: dereferencing pointer to incomplete type dbdimp.c:2273: warning: initialization makes pointer from integer without a cast dbdimp.c:2280: error: dereferencing pointer to incomplete type dbdimp.c:2280: warning: initialization makes pointer from integer without a cast dbdimp.c:2285: error: dereferencing pointer to incomplete type dbdimp.c:2290: warning: implicit declaration of function `mysql_thread_id' dbdimp.c:2290: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_st_prepare': dbdimp.c:2334: error: dereferencing pointer to incomplete type dbdimp.c:2339: error: `MYSQL_VERSION_ID' undeclared (first use in this function) dbdimp.c:2354: error: dereferencing pointer to incomplete type dbdimp.c:2355: error: dereferencing pointer to incomplete type dbdimp.c:2356: error: dereferencing pointer to incomplete type dbdimp.c:2360: error: dereferencing pointer to incomplete type dbdimp.c:2361: error: dereferencing pointer to incomplete type dbdimp.c:2364: error: dereferencing pointer to incomplete type dbdimp.c:2549: error: dereferencing pointer to incomplete type dbdimp.c:2553: error: dereferencing pointer to incomplete type dbdimp.c:2553: error: dereferencing pointer to incomplete type dbdimp.c:2554: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_st_free_result_sets': dbdimp.c:2574: error: dereferencing pointer to incomplete type dbdimp.c:2623: error: dereferencing pointer to incomplete type dbdimp.c:2625: warning: implicit declaration of function `mysql_free_result' dbdimp.c:2625: error: dereferencing pointer to incomplete type dbdimp.c:2626: error: dereferencing pointer to incomplete type dbdimp.c:2574: warning: unused variable `imp_dbh' dbdimp.c:2576: warning: unused variable `next_result_rc' dbdimp.c: At top level: dbdimp.c:2785: error: syntax error before "mysql_st_internal_execute" dbdimp.c:2791: error: syntax error before "MYSQL_RES" dbdimp.c:2795: warning: return type defaults to `int' dbdimp.c: In function `mysql_st_internal_execute': dbdimp.c:2798: error: `statement' undeclared (first use in this function) dbdimp.c:2798: warning: left-hand operand of comma expression has no effect dbdimp.c:2803: error: `my_ulonglong' undeclared (first use in this function) dbdimp.c:2803: error: syntax error before "rows" dbdimp.c:2806: error: `h' undeclared (first use in this function) dbdimp.c:2821: error: dereferencing pointer to incomplete type dbdimp.c:2829: error: dereferencing pointer to incomplete type dbdimp.c:2832: error: dereferencing pointer to incomplete type dbdimp.c:2839: error: `MYSQL_VERSION_ID' undeclared (first use in this function) dbdimp.c:2841: error: `svsock' undeclared (first use in this function) dbdimp.c:2845: error: `num_params' undeclared (first use in this function) dbdimp.c:2884: error: `result' undeclared (first use in this function) dbdimp.c:2884: warning: implicit declaration of function `mysql_list_fields' dbdimp.c:2891: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:2904: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:2913: warning: implicit declaration of function `mysql_use_result' dbdimp.c:2913: warning: implicit declaration of function `mysql_store_result' dbdimp.c:2917: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:2920: error: `rows' undeclared (first use in this function) dbdimp.c:2920: warning: implicit declaration of function `mysql_affected_rows' dbdimp.c:2922: warning: implicit declaration of function `mysql_num_rows' dbdimp.c: In function `mysql_st_execute': dbdimp.c:3069: error: dereferencing pointer to incomplete type dbdimp.c:3085: error: dereferencing pointer to incomplete type dbdimp.c:3086: error: dereferencing pointer to incomplete type dbdimp.c:3088: error: dereferencing pointer to incomplete type dbdimp.c:3121: error: dereferencing pointer to incomplete type dbdimp.c:3125: error: dereferencing pointer to incomplete type dbdimp.c:3126: error: dereferencing pointer to incomplete type dbdimp.c:3127: error: dereferencing pointer to incomplete type dbdimp.c:3128: error: dereferencing pointer to incomplete type dbdimp.c:3129: error: dereferencing pointer to incomplete type dbdimp.c:3132: error: dereferencing pointer to incomplete type dbdimp.c:3132: error: `my_ulonglong' undeclared (first use in this function) dbdimp.c:3134: error: dereferencing pointer to incomplete type dbdimp.c:3135: error: dereferencing pointer to incomplete type dbdimp.c:3135: error: dereferencing pointer to incomplete type dbdimp.c:3139: error: dereferencing pointer to incomplete type dbdimp.c:3139: warning: implicit declaration of function `mysql_num_fields' dbdimp.c:3139: error: dereferencing pointer to incomplete type dbdimp.c:3140: error: dereferencing pointer to incomplete type dbdimp.c:3140: error: dereferencing pointer to incomplete type dbdimp.c:3140: error: dereferencing pointer to incomplete type dbdimp.c:3141: error: dereferencing pointer to incomplete type dbdimp.c:3142: error: dereferencing pointer to incomplete type dbdimp.c:3146: error: dereferencing pointer to incomplete type dbdimp.c:3154: error: dereferencing pointer to incomplete type dbdimp.c:3160: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_describe': dbdimp.c:3282: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_st_fetch': dbdimp.c:3310: error: `MYSQL_ROW' undeclared (first use in this function) dbdimp.c:3310: error: syntax error before "cols" dbdimp.c:3311: error: dereferencing pointer to incomplete type dbdimp.c:3312: error: `MYSQL' undeclared (first use in this function) dbdimp.c:3312: error: `svsock' undeclared (first use in this function) dbdimp.c:3312: error: dereferencing pointer to incomplete type dbdimp.c:3313: warning: ISO C90 forbids mixed declarations and code dbdimp.c:3318: error: `MYSQL_FIELD' undeclared (first use in this function) dbdimp.c:3318: error: `fields' undeclared (first use in this function) dbdimp.c:3349: error: dereferencing pointer to incomplete type dbdimp.c:3356: error: dereferencing pointer to incomplete type dbdimp.c:3363: error: dereferencing pointer to incomplete type dbdimp.c:3493: error: dereferencing pointer to incomplete type dbdimp.c:3498: error: dereferencing pointer to incomplete type dbdimp.c:3500: error: dereferencing pointer to incomplete type dbdimp.c:3502: error: dereferencing pointer to incomplete type dbdimp.c:3504: error: dereferencing pointer to incomplete type dbdimp.c:3506: error: dereferencing pointer to incomplete type dbdimp.c:3509: error: `cols' undeclared (first use in this function) dbdimp.c:3509: warning: implicit declaration of function `mysql_fetch_row' dbdimp.c:3509: error: dereferencing pointer to incomplete type dbdimp.c:3515: error: dereferencing pointer to incomplete type dbdimp.c:3516: error: dereferencing pointer to incomplete type dbdimp.c:3517: error: dereferencing pointer to incomplete type dbdimp.c:3518: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:3528: error: dereferencing pointer to incomplete type dbdimp.c:3529: warning: implicit declaration of function `mysql_fetch_fields' dbdimp.c:3529: error: dereferencing pointer to incomplete type dbdimp.c:3530: warning: implicit declaration of function `mysql_fetch_lengths' dbdimp.c:3530: error: dereferencing pointer to incomplete type dbdimp.c:3530: warning: assignment makes pointer from integer without a cast dbdimp.c:3532: error: dereferencing pointer to incomplete type dbdimp.c:3544: error: dereferencing pointer to incomplete type dbdimp.c:3306: warning: unused variable `rc' dbdimp.c:3313: warning: unused variable `fbh' dbdimp.c: In function `mysql_st_finish': dbdimp.c:3672: error: dereferencing pointer to incomplete type dbdimp.c:3680: error: dereferencing pointer to incomplete type dbdimp.c:3680: error: dereferencing pointer to incomplete type dbdimp.c:3680: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_st_destroy': dbdimp.c:3757: error: dereferencing pointer to incomplete type dbdimp.c:3759: error: dereferencing pointer to incomplete type dbdimp.c:3759: error: dereferencing pointer to incomplete type dbdimp.c:3760: error: dereferencing pointer to incomplete type dbdimp.c:3766: error: dereferencing pointer to incomplete type dbdimp.c:3767: error: dereferencing pointer to incomplete type dbdimp.c:3768: error: dereferencing pointer to incomplete type dbdimp.c:3771: error: dereferencing pointer to incomplete type dbdimp.c:3703: warning: unused variable `imp_xxh' dbdimp.c: In function `mysql_st_STORE_attrib': dbdimp.c:3812: error: dereferencing pointer to incomplete type dbdimp.c: At top level: dbdimp.c:3860: error: syntax error before "MYSQL_RES" dbdimp.c: In function `mysql_st_FETCH_internal': dbdimp.c:3864: error: `sth' undeclared (first use in this function) dbdimp.c:3866: error: `MYSQL_FIELD' undeclared (first use in this function) dbdimp.c:3866: error: `curField' undeclared (first use in this function) dbdimp.c:3869: error: `what' undeclared (first use in this function) dbdimp.c:3873: error: `cacheit' undeclared (first use in this function) dbdimp.c:3873: error: dereferencing pointer to incomplete type dbdimp.c:3874: error: dereferencing pointer to incomplete type dbdimp.c:3877: error: `res' undeclared (first use in this function) dbdimp.c:3884: warning: implicit declaration of function `mysql_field_seek' dbdimp.c:3885: warning: implicit declaration of function `mysql_fetch_field' dbdimp.c:3906: warning: implicit declaration of function `IS_PRI_KEY' dbdimp.c:3910: warning: implicit declaration of function `IS_NOT_NULL' dbdimp.c:3942: error: `PRI_KEY_FLAG' undeclared (first use in this function) dbdimp.c:3942: error: `UNIQUE_KEY_FLAG' undeclared (first use in this function) dbdimp.c:3942: error: `MULTIPLE_KEY_FLAG' undeclared (first use in this function) dbdimp.c:3946: warning: implicit declaration of function `IS_BLOB' dbdimp.c:3969: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_st_FETCH_attrib': dbdimp.c:4020: error: dereferencing pointer to incomplete type dbdimp.c:4022: error: dereferencing pointer to incomplete type dbdimp.c:4026: error: dereferencing pointer to incomplete type dbdimp.c:4030: error: dereferencing pointer to incomplete type dbdimp.c:4035: error: dereferencing pointer to incomplete type dbdimp.c:4038: error: dereferencing pointer to incomplete type dbdimp.c:4047: error: dereferencing pointer to incomplete type dbdimp.c:4051: error: dereferencing pointer to incomplete type dbdimp.c:4057: error: dereferencing pointer to incomplete type dbdimp.c:4061: error: dereferencing pointer to incomplete type dbdimp.c:4065: error: dereferencing pointer to incomplete type dbdimp.c:4067: error: dereferencing pointer to incomplete type dbdimp.c:4069: error: dereferencing pointer to incomplete type dbdimp.c:4071: error: dereferencing pointer to incomplete type dbdimp.c:4075: error: dereferencing pointer to incomplete type dbdimp.c:4082: error: dereferencing pointer to incomplete type dbdimp.c:4084: error: dereferencing pointer to incomplete type dbdimp.c:4089: error: dereferencing pointer to incomplete type dbdimp.c:4093: error: dereferencing pointer to incomplete type dbdimp.c:4095: error: dereferencing pointer to incomplete type dbdimp.c:4097: error: dereferencing pointer to incomplete type dbdimp.c:4101: error: dereferencing pointer to incomplete type dbdimp.c:4113: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_bind_ph': dbdimp.c:4193: error: dereferencing pointer to incomplete type dbdimp.c:4227: error: dereferencing pointer to incomplete type dbdimp.c:4183: warning: unused variable `imp_xxh' dbdimp.c: In function `mysql_db_reconnect': dbdimp.c:4347: error: `MYSQL' undeclared (first use in this function) dbdimp.c:4347: error: syntax error before "save_socket" dbdimp.c:4357: error: dereferencing pointer to incomplete type dbdimp.c:4357: error: `CR_SERVER_GONE_ERROR' undeclared (first use in this function) dbdimp.c:4361: error: dereferencing pointer to incomplete type dbdimp.c:4361: error: dereferencing pointer to incomplete type dbdimp.c:4375: error: `save_socket' undeclared (first use in this function) dbdimp.c:4375: error: dereferencing pointer to incomplete type dbdimp.c:4376: error: dereferencing pointer to incomplete type dbdimp.c:4377: error: dereferencing pointer to incomplete type dbdimp.c:4377: error: dereferencing pointer to incomplete type dbdimp.c:4381: error: dereferencing pointer to incomplete type dbdimp.c:4381: error: dereferencing pointer to incomplete type dbdimp.c:4382: warning: passing arg 3 of `mysql_dr_error' makes pointer from integer without a cast dbdimp.c:4383: error: dereferencing pointer to incomplete type dbdimp.c:4384: error: dereferencing pointer to incomplete type dbdimp.c:4387: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_quote': dbdimp.c:4544: error: dereferencing pointer to incomplete type dbdimp.c: In function `mysql_db_last_insert_id': dbdimp.c:4559: error: dereferencing pointer to incomplete type make: *** [dbdimp.o] Error 1 * * ERROR: dev-perl/DBD-mysql-4.00.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2583: Called perl-module_src_compile * environment, line 2280: Called die * The specific snippet of code: * make ${mymake} || die "compilation failed"; * The die message: * compilation failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/DBD-mysql-4.00.5/temp/environment'. * * Regenerating GNU info directory index... * Processed 143 info files.