Start 2009-06-13T19:53:52 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sat, 13 Jun 2009 09:27:03 GMT Running make for C/CA/CAPTTOFU/DBD-drizzle-0.100.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CA/CAPTTOFU/DBD-drizzle-0.100.tar.gz ok DBD-drizzle-0.100/ DBD-drizzle-0.100/INSTALL.html DBD-drizzle-0.100/Makefile.PL DBD-drizzle-0.100/ChangeLog DBD-drizzle-0.100/MANIFEST.SKIP DBD-drizzle-0.100/dbdimp.h DBD-drizzle-0.100/t/ DBD-drizzle-0.100/t/30insertfetch.t DBD-drizzle-0.100/t/50chopblanks.t DBD-drizzle-0.100/t/50commit.t DBD-drizzle-0.100/t/drizzle.mtest DBD-drizzle-0.100/t/40listfields.t DBD-drizzle-0.100/t/40bindparam2.t DBD-drizzle-0.100/t/10connect.t DBD-drizzle-0.100/t/drizzle.dbtest DBD-drizzle-0.100/t/40blobs.t DBD-drizzle-0.100/t/40catalog.t DBD-drizzle-0.100/t/40bindparam.t DBD-drizzle-0.100/t/40types.t DBD-drizzle-0.100/t/40numrows.t DBD-drizzle-0.100/t/41blobs_prepare.t DBD-drizzle-0.100/t/lib.pl DBD-drizzle-0.100/t/41bindparam.t DBD-drizzle-0.100/t/75supported_sql.t DBD-drizzle-0.100/t/65types.t DBD-drizzle-0.100/t/40keyinfo.t DBD-drizzle-0.100/t/20createdrop.t DBD-drizzle-0.100/t/42bindparam.t DBD-drizzle-0.100/t/40nulls.t DBD-drizzle-0.100/constants.h DBD-drizzle-0.100/META.yml DBD-drizzle-0.100/lib/ DBD-drizzle-0.100/lib/DBD/ DBD-drizzle-0.100/lib/DBD/drizzle/ DBD-drizzle-0.100/lib/DBD/drizzle/GetInfo.pm DBD-drizzle-0.100/lib/DBD/drizzle/INSTALL.pod DBD-drizzle-0.100/lib/DBD/drizzle.pm DBD-drizzle-0.100/lib/Bundle/ DBD-drizzle-0.100/lib/Bundle/DBD/ DBD-drizzle-0.100/lib/Bundle/DBD/drizzle.pm DBD-drizzle-0.100/TODO DBD-drizzle-0.100/drizzle.xs DBD-drizzle-0.100/dbdimp.c DBD-drizzle-0.100/README DBD-drizzle-0.100/MANIFEST DBD-drizzle-0.100/eg/ DBD-drizzle-0.100/eg/prepare_memory_usage.pl DBD-drizzle-0.100/eg/decimal_test.pl DBD-drizzle-0.100/eg/bug21028.pl DBD-drizzle-0.100/eg/issue21946.pl DBD-drizzle-0.100/eg/bug30033pg.pl DBD-drizzle-0.100/eg/bug30033.pl DBD-drizzle-0.100/myld CPAN.pm: Going to build C/CA/CAPTTOFU/DBD-drizzle-0.100.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Can't exec "pkg-config": No such file or directory at Makefile.PL line 71. Cannot find the file 'pkg-config'! Your execution PATH doesn't seem not contain the path to pkg-config. Resorting to guessed values! running pkg-config --testdb libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --testhost libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --cflags libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --libs libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --nocatchstderr libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --ssl libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. running pkg-config --nofoundrows libdrizzle Can't exec "pkg-config": No such file or directory at Makefile.PL line 263. Use of uninitialized value in concatenation (.) or string at Makefile.PL line 140. I will use the following settings for compiling and testing: pkg-config (guessed) = pkg-config testdb (default) = test To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Multiple copies of Driver.xst found in: /home/cpanfly/var/megalib/auto/DBI/ /home/cpanfly/ap1003/lib/auto/DBI/ at Makefile.PL line 497 Using DBI 1.609 (for perl 5.010000 on i686-linux-thread-multi) installed in /home/cpanfly/var/megalib/auto/DBI/ Writing Makefile for DBD::drizzle >>> make cp lib/DBD/drizzle/INSTALL.pod blib/lib/DBD/drizzle/INSTALL.pod cp lib/DBD/drizzle.pm blib/lib/DBD/drizzle.pm cp lib/DBD/drizzle/GetInfo.pm blib/lib/DBD/drizzle/GetInfo.pm cp lib/Bundle/DBD/drizzle.pm blib/lib/Bundle/DBD/drizzle.pm gcc -c -I/home/cpanfly/var/megalib/auto/DBI -DDBD_DRIZZLE_INSERT_ID_IS_GOOD -g -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.100\" -DXS_VERSION=\"0.100\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" dbdimp.c In file included from dbdimp.c:15: dbdimp.h:20:39: libdrizzle/drizzle_client.h: No such file or directory In file included from dbdimp.c:15: dbdimp.h:106: error: parse error before "drizzle_st" dbdimp.h:106: warning: no semicolon at end of struct or union dbdimp.h:107: warning: data definition has no type or storage class dbdimp.h:110: error: parse error before '*' token dbdimp.h:110: warning: data definition has no type or storage class dbdimp.h:122: error: parse error before '}' token dbdimp.h:184: error: parse error before "drizzle_result_st" dbdimp.h:184: warning: no semicolon at end of struct or union dbdimp.h:185: warning: data definition has no type or storage class dbdimp.h:197: error: parse error before '}' token In file included from dbdimp.c:15: dbdimp.h:239: error: parse error before '*' token dbdimp.h:247: error: parse error before "drizzle_result_st" dbdimp.h:256: error: parse error before "drizzle_con_st" dbdimp.c:184: error: parse error before '*' token dbdimp.c: In function `parse_params': dbdimp.c:196: error: `slen_ptr' undeclared (first use in this function) dbdimp.c:196: error: (Each undeclared identifier is reported only once dbdimp.c:196: error: for each function it appears in.) dbdimp.c:202: error: `statement' undeclared (first use in this function) dbdimp.c:204: error: `num_params' undeclared (first use in this function) dbdimp.c: At top level: dbdimp.c:403: error: `DRIZZLE_COLUMN_TYPE_VARCHAR' undeclared here (not in a function) dbdimp.c:403: error: initializer element is not constant dbdimp.c:403: error: (near initialization for `SQL_GET_TYPE_INFO_values[0].native_type') dbdimp.c:404: error: initializer element is not constant dbdimp.c:404: error: (near initialization for `SQL_GET_TYPE_INFO_values[0]') dbdimp.c:410: error: `DRIZZLE_COLUMN_TYPE_NEWDECIMAL' undeclared here (not in a function) dbdimp.c:410: error: initializer element is not constant dbdimp.c:410: error: (near initialization for `SQL_GET_TYPE_INFO_values[1].native_type') dbdimp.c:411: error: initializer element is not constant dbdimp.c:411: error: (near initialization for `SQL_GET_TYPE_INFO_values[1]') dbdimp.c:417: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared here (not in a function) dbdimp.c:417: error: initializer element is not constant dbdimp.c:417: error: (near initialization for `SQL_GET_TYPE_INFO_values[2].native_type') dbdimp.c:418: error: initializer element is not constant dbdimp.c:418: error: (near initialization for `SQL_GET_TYPE_INFO_values[2]') dbdimp.c:424: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:424: error: initializer element is not constant dbdimp.c:424: error: (near initialization for `SQL_GET_TYPE_INFO_values[3].native_type') dbdimp.c:425: error: initializer element is not constant dbdimp.c:425: error: (near initialization for `SQL_GET_TYPE_INFO_values[3]') dbdimp.c:431: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:431: error: initializer element is not constant dbdimp.c:431: error: (near initialization for `SQL_GET_TYPE_INFO_values[4].native_type') dbdimp.c:432: error: initializer element is not constant dbdimp.c:432: error: (near initialization for `SQL_GET_TYPE_INFO_values[4]') dbdimp.c:438: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:438: error: initializer element is not constant dbdimp.c:438: error: (near initialization for `SQL_GET_TYPE_INFO_values[5].native_type') dbdimp.c:439: error: initializer element is not constant dbdimp.c:439: error: (near initialization for `SQL_GET_TYPE_INFO_values[5]') dbdimp.c:445: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:445: error: initializer element is not constant dbdimp.c:445: error: (near initialization for `SQL_GET_TYPE_INFO_values[6].native_type') dbdimp.c:446: error: initializer element is not constant dbdimp.c:446: error: (near initialization for `SQL_GET_TYPE_INFO_values[6]') dbdimp.c:452: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:452: error: initializer element is not constant dbdimp.c:452: error: (near initialization for `SQL_GET_TYPE_INFO_values[7].native_type') dbdimp.c:453: error: initializer element is not constant dbdimp.c:453: error: (near initialization for `SQL_GET_TYPE_INFO_values[7]') dbdimp.c:462: error: `DRIZZLE_COLUMN_TYPE_TIMESTAMP' undeclared here (not in a function) dbdimp.c:462: error: initializer element is not constant dbdimp.c:462: error: (near initialization for `SQL_GET_TYPE_INFO_values[8].native_type') dbdimp.c:463: error: initializer element is not constant dbdimp.c:463: error: (near initialization for `SQL_GET_TYPE_INFO_values[8]') dbdimp.c:469: error: `DRIZZLE_COLUMN_TYPE_LONGLONG' undeclared here (not in a function) dbdimp.c:469: error: initializer element is not constant dbdimp.c:469: error: (near initialization for `SQL_GET_TYPE_INFO_values[9].native_type') dbdimp.c:470: error: initializer element is not constant dbdimp.c:470: error: (near initialization for `SQL_GET_TYPE_INFO_values[9]') dbdimp.c:476: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:476: error: initializer element is not constant dbdimp.c:476: error: (near initialization for `SQL_GET_TYPE_INFO_values[10].native_type') dbdimp.c:477: error: initializer element is not constant dbdimp.c:477: error: (near initialization for `SQL_GET_TYPE_INFO_values[10]') dbdimp.c:483: error: `DRIZZLE_COLUMN_TYPE_TIME' undeclared here (not in a function) dbdimp.c:483: error: initializer element is not constant dbdimp.c:483: error: (near initialization for `SQL_GET_TYPE_INFO_values[11].native_type') dbdimp.c:484: error: initializer element is not constant dbdimp.c:484: error: (near initialization for `SQL_GET_TYPE_INFO_values[11]') dbdimp.c:490: error: `DRIZZLE_COLUMN_TYPE_DATETIME' undeclared here (not in a function) dbdimp.c:490: error: initializer element is not constant dbdimp.c:490: error: (near initialization for `SQL_GET_TYPE_INFO_values[12].native_type') dbdimp.c:491: error: initializer element is not constant dbdimp.c:491: error: (near initialization for `SQL_GET_TYPE_INFO_values[12]') dbdimp.c:505: error: `DRIZZLE_COLUMN_TYPE_ENUM' undeclared here (not in a function) dbdimp.c:505: error: initializer element is not constant dbdimp.c:505: error: (near initialization for `SQL_GET_TYPE_INFO_values[13].native_type') dbdimp.c:506: error: initializer element is not constant dbdimp.c:506: error: (near initialization for `SQL_GET_TYPE_INFO_values[13]') dbdimp.c:512: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:512: error: initializer element is not constant dbdimp.c:512: error: (near initialization for `SQL_GET_TYPE_INFO_values[14].native_type') dbdimp.c:513: error: initializer element is not constant dbdimp.c:513: error: (near initialization for `SQL_GET_TYPE_INFO_values[14]') dbdimp.c:518: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:518: error: initializer element is not constant dbdimp.c:518: error: (near initialization for `SQL_GET_TYPE_INFO_values[15].native_type') dbdimp.c:519: error: initializer element is not constant dbdimp.c:519: error: (near initialization for `SQL_GET_TYPE_INFO_values[15]') dbdimp.c:524: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:524: error: initializer element is not constant dbdimp.c:524: error: (near initialization for `SQL_GET_TYPE_INFO_values[16].native_type') dbdimp.c:525: error: initializer element is not constant dbdimp.c:525: error: (near initialization for `SQL_GET_TYPE_INFO_values[16]') dbdimp.c:530: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:530: error: initializer element is not constant dbdimp.c:530: error: (near initialization for `SQL_GET_TYPE_INFO_values[17].native_type') dbdimp.c:531: error: initializer element is not constant dbdimp.c:531: error: (near initialization for `SQL_GET_TYPE_INFO_values[17]') dbdimp.c:536: error: `DRIZZLE_COLUMN_TYPE_VARCHAR' undeclared here (not in a function) dbdimp.c:536: error: initializer element is not constant dbdimp.c:536: error: (near initialization for `SQL_GET_TYPE_INFO_values[18].native_type') dbdimp.c:537: error: initializer element is not constant dbdimp.c:537: error: (near initialization for `SQL_GET_TYPE_INFO_values[18]') dbdimp.c:543: error: `DRIZZLE_COLUMN_TYPE_NEWDECIMAL' undeclared here (not in a function) dbdimp.c:543: error: initializer element is not constant dbdimp.c:543: error: (near initialization for `SQL_GET_TYPE_INFO_values[19].native_type') dbdimp.c:544: error: initializer element is not constant dbdimp.c:544: error: (near initialization for `SQL_GET_TYPE_INFO_values[19]') dbdimp.c:549: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared here (not in a function) dbdimp.c:549: error: initializer element is not constant dbdimp.c:549: error: (near initialization for `SQL_GET_TYPE_INFO_values[20].native_type') dbdimp.c:550: error: initializer element is not constant dbdimp.c:550: error: (near initialization for `SQL_GET_TYPE_INFO_values[20]') dbdimp.c:555: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:555: error: initializer element is not constant dbdimp.c:555: error: (near initialization for `SQL_GET_TYPE_INFO_values[21].native_type') dbdimp.c:556: error: initializer element is not constant dbdimp.c:556: error: (near initialization for `SQL_GET_TYPE_INFO_values[21]') dbdimp.c:561: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:561: error: initializer element is not constant dbdimp.c:561: error: (near initialization for `SQL_GET_TYPE_INFO_values[22].native_type') dbdimp.c:562: error: initializer element is not constant dbdimp.c:562: error: (near initialization for `SQL_GET_TYPE_INFO_values[22]') dbdimp.c:567: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:567: error: initializer element is not constant dbdimp.c:567: error: (near initialization for `SQL_GET_TYPE_INFO_values[23].native_type') dbdimp.c:568: error: initializer element is not constant dbdimp.c:568: error: (near initialization for `SQL_GET_TYPE_INFO_values[23]') dbdimp.c:573: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:573: error: initializer element is not constant dbdimp.c:573: error: (near initialization for `SQL_GET_TYPE_INFO_values[24].native_type') dbdimp.c:574: error: initializer element is not constant dbdimp.c:574: error: (near initialization for `SQL_GET_TYPE_INFO_values[24]') dbdimp.c:579: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:579: error: initializer element is not constant dbdimp.c:579: error: (near initialization for `SQL_GET_TYPE_INFO_values[25].native_type') dbdimp.c:580: error: initializer element is not constant dbdimp.c:580: error: (near initialization for `SQL_GET_TYPE_INFO_values[25]') dbdimp.c:585: error: `DRIZZLE_COLUMN_TYPE_LONGLONG' undeclared here (not in a function) dbdimp.c:585: error: initializer element is not constant dbdimp.c:585: error: (near initialization for `SQL_GET_TYPE_INFO_values[26].native_type') dbdimp.c:586: error: initializer element is not constant dbdimp.c:586: error: (near initialization for `SQL_GET_TYPE_INFO_values[26]') dbdimp.c:591: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:591: error: initializer element is not constant dbdimp.c:591: error: (near initialization for `SQL_GET_TYPE_INFO_values[27].native_type') dbdimp.c:592: error: initializer element is not constant dbdimp.c:592: error: (near initialization for `SQL_GET_TYPE_INFO_values[27]') dbdimp.c:597: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:597: error: initializer element is not constant dbdimp.c:597: error: (near initialization for `SQL_GET_TYPE_INFO_values[28].native_type') dbdimp.c:598: error: initializer element is not constant dbdimp.c:598: error: (near initialization for `SQL_GET_TYPE_INFO_values[28]') dbdimp.c:601: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:601: error: initializer element is not constant dbdimp.c:601: error: (near initialization for `SQL_GET_TYPE_INFO_values[29].native_type') dbdimp.c:602: error: initializer element is not constant dbdimp.c:602: error: (near initialization for `SQL_GET_TYPE_INFO_values[29]') dbdimp.c:605: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared here (not in a function) dbdimp.c:605: error: initializer element is not constant dbdimp.c:605: error: (near initialization for `SQL_GET_TYPE_INFO_values[30].native_type') dbdimp.c:606: error: initializer element is not constant dbdimp.c:606: error: (near initialization for `SQL_GET_TYPE_INFO_values[30]') dbdimp.c:610: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:610: error: initializer element is not constant dbdimp.c:610: error: (near initialization for `SQL_GET_TYPE_INFO_values[31].native_type') dbdimp.c:611: error: initializer element is not constant dbdimp.c:611: error: (near initialization for `SQL_GET_TYPE_INFO_values[31]') dbdimp.c:615: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:615: error: initializer element is not constant dbdimp.c:615: error: (near initialization for `SQL_GET_TYPE_INFO_values[32].native_type') dbdimp.c:616: error: initializer element is not constant dbdimp.c:616: error: (near initialization for `SQL_GET_TYPE_INFO_values[32]') dbdimp.c:620: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:620: error: initializer element is not constant dbdimp.c:620: error: (near initialization for `SQL_GET_TYPE_INFO_values[33].native_type') dbdimp.c:621: error: initializer element is not constant dbdimp.c:621: error: (near initialization for `SQL_GET_TYPE_INFO_values[33]') dbdimp.c:625: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:625: error: initializer element is not constant dbdimp.c:625: error: (near initialization for `SQL_GET_TYPE_INFO_values[34].native_type') dbdimp.c:626: error: initializer element is not constant dbdimp.c:626: error: (near initialization for `SQL_GET_TYPE_INFO_values[34]') dbdimp.c:630: error: `DRIZZLE_COLUMN_TYPE_NEWDECIMAL' undeclared here (not in a function) dbdimp.c:630: error: initializer element is not constant dbdimp.c:630: error: (near initialization for `SQL_GET_TYPE_INFO_values[35].native_type') dbdimp.c:631: error: initializer element is not constant dbdimp.c:631: error: (near initialization for `SQL_GET_TYPE_INFO_values[35]') dbdimp.c:635: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:635: error: initializer element is not constant dbdimp.c:635: error: (near initialization for `SQL_GET_TYPE_INFO_values[36].native_type') dbdimp.c:636: error: initializer element is not constant dbdimp.c:636: error: (near initialization for `SQL_GET_TYPE_INFO_values[36]') dbdimp.c:640: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:640: error: initializer element is not constant dbdimp.c:640: error: (near initialization for `SQL_GET_TYPE_INFO_values[37].native_type') dbdimp.c:641: error: initializer element is not constant dbdimp.c:641: error: (near initialization for `SQL_GET_TYPE_INFO_values[37]') dbdimp.c:645: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:645: error: initializer element is not constant dbdimp.c:645: error: (near initialization for `SQL_GET_TYPE_INFO_values[38].native_type') dbdimp.c:646: error: initializer element is not constant dbdimp.c:646: error: (near initialization for `SQL_GET_TYPE_INFO_values[38]') dbdimp.c:650: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:650: error: initializer element is not constant dbdimp.c:650: error: (near initialization for `SQL_GET_TYPE_INFO_values[39].native_type') dbdimp.c:651: error: initializer element is not constant dbdimp.c:651: error: (near initialization for `SQL_GET_TYPE_INFO_values[39]') dbdimp.c:655: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:655: error: initializer element is not constant dbdimp.c:655: error: (near initialization for `SQL_GET_TYPE_INFO_values[40].native_type') dbdimp.c:656: error: initializer element is not constant dbdimp.c:656: error: (near initialization for `SQL_GET_TYPE_INFO_values[40]') dbdimp.c:660: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:660: error: initializer element is not constant dbdimp.c:660: error: (near initialization for `SQL_GET_TYPE_INFO_values[41].native_type') dbdimp.c:661: error: initializer element is not constant dbdimp.c:661: error: (near initialization for `SQL_GET_TYPE_INFO_values[41]') dbdimp.c:665: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:665: error: initializer element is not constant dbdimp.c:665: error: (near initialization for `SQL_GET_TYPE_INFO_values[42].native_type') dbdimp.c:666: error: initializer element is not constant dbdimp.c:666: error: (near initialization for `SQL_GET_TYPE_INFO_values[42]') dbdimp.c:670: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:670: error: initializer element is not constant dbdimp.c:670: error: (near initialization for `SQL_GET_TYPE_INFO_values[43].native_type') dbdimp.c:671: error: initializer element is not constant dbdimp.c:671: error: (near initialization for `SQL_GET_TYPE_INFO_values[43]') dbdimp.c:675: error: `DRIZZLE_COLUMN_TYPE_LONGLONG' undeclared here (not in a function) dbdimp.c:675: error: initializer element is not constant dbdimp.c:675: error: (near initialization for `SQL_GET_TYPE_INFO_values[44].native_type') dbdimp.c:676: error: initializer element is not constant dbdimp.c:676: error: (near initialization for `SQL_GET_TYPE_INFO_values[44]') dbdimp.c:680: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared here (not in a function) dbdimp.c:680: error: initializer element is not constant dbdimp.c:680: error: (near initialization for `SQL_GET_TYPE_INFO_values[45].native_type') dbdimp.c:681: error: initializer element is not constant dbdimp.c:681: error: (near initialization for `SQL_GET_TYPE_INFO_values[45]') dbdimp.c:685: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared here (not in a function) dbdimp.c:685: error: initializer element is not constant dbdimp.c:685: error: (near initialization for `SQL_GET_TYPE_INFO_values[46].native_type') dbdimp.c:686: error: initializer element is not constant dbdimp.c:686: error: (near initialization for `SQL_GET_TYPE_INFO_values[46]') dbdimp.c:690: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared here (not in a function) dbdimp.c:690: error: initializer element is not constant dbdimp.c:690: error: (near initialization for `SQL_GET_TYPE_INFO_values[47].native_type') dbdimp.c:691: error: initializer element is not constant dbdimp.c:691: error: (near initialization for `SQL_GET_TYPE_INFO_values[47]') dbdimp.c:695: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared here (not in a function) dbdimp.c:695: error: initializer element is not constant dbdimp.c:695: error: (near initialization for `SQL_GET_TYPE_INFO_values[48].native_type') dbdimp.c:697: error: initializer element is not constant dbdimp.c:697: error: (near initialization for `SQL_GET_TYPE_INFO_values[48]') dbdimp.c:701: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared here (not in a function) dbdimp.c:701: error: initializer element is not constant dbdimp.c:701: error: (near initialization for `SQL_GET_TYPE_INFO_values[49].native_type') dbdimp.c:702: error: initializer element is not constant dbdimp.c:702: error: (near initialization for `SQL_GET_TYPE_INFO_values[49]') dbdimp.c:706: error: `DRIZZLE_COLUMN_TYPE_LONGLONG' undeclared here (not in a function) dbdimp.c:706: error: initializer element is not constant dbdimp.c:706: error: (near initialization for `SQL_GET_TYPE_INFO_values[50].native_type') dbdimp.c:707: error: initializer element is not constant dbdimp.c:707: error: (near initialization for `SQL_GET_TYPE_INFO_values[50]') dbdimp.c: In function `native2sql': dbdimp.c:718: error: `DRIZZLE_COLUMN_TYPE_VARCHAR' undeclared (first use in this function) dbdimp.c:719: error: `DRIZZLE_COLUMN_TYPE_NEWDECIMAL' undeclared (first use in this function) dbdimp.c:720: error: `DRIZZLE_COLUMN_TYPE_TINY' undeclared (first use in this function) dbdimp.c:721: error: `DRIZZLE_COLUMN_TYPE_LONG' undeclared (first use in this function) dbdimp.c:722: error: `DRIZZLE_COLUMN_TYPE_DOUBLE' undeclared (first use in this function) dbdimp.c:723: error: `DRIZZLE_COLUMN_TYPE_TIMESTAMP' undeclared (first use in this function) dbdimp.c:724: error: `DRIZZLE_COLUMN_TYPE_LONGLONG' undeclared (first use in this function) dbdimp.c:725: error: `DRIZZLE_COLUMN_TYPE_TIME' undeclared (first use in this function) dbdimp.c:726: error: `DRIZZLE_COLUMN_TYPE_DATETIME' undeclared (first use in this function) dbdimp.c:728: error: `DRIZZLE_COLUMN_TYPE_ENUM' undeclared (first use in this function) dbdimp.c:729: error: `DRIZZLE_COLUMN_TYPE_BLOB' undeclared (first use in this function) dbdimp.c: At top level: dbdimp.c:853: error: parse error before "drizzle_con_st" dbdimp.c: In function `drizzle_dr_connect': dbdimp.c:864: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:864: error: parse error before "ret" dbdimp.c:865: error: `drizzle_st' undeclared (first use in this function) dbdimp.c:867: error: `dbh' undeclared (first use in this function) dbdimp.c:869: error: `port' undeclared (first use in this function) dbdimp.c:877: error: `imp_dbh' undeclared (first use in this function) dbdimp.c:1031: error: `host' undeclared (first use in this function) dbdimp.c:1032: error: `user' undeclared (first use in this function) dbdimp.c:1032: error: `password' undeclared (first use in this function) dbdimp.c:1032: error: `dbname' undeclared (first use in this function) dbdimp.c:1032: error: `DRIZZLE_CON_NONE' undeclared (first use in this function) dbdimp.c:1034: error: `ret' undeclared (first use in this function) dbdimp.c:1046: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c: In function `my_login': dbdimp.c:1084: error: dereferencing pointer to incomplete type dbdimp.c:1086: error: dereferencing pointer to incomplete type dbdimp.c:1091: error: dereferencing pointer to incomplete type dbdimp.c:1100: error: dereferencing pointer to incomplete type dbdimp.c:1126: error: dereferencing pointer to incomplete type dbdimp.c:1127: error: dereferencing pointer to incomplete type dbdimp.c:1127: error: `drizzle_con_st' undeclared (first use in this function) dbdimp.c:1127: error: parse error before ')' token dbdimp.c:1127: error: parse error before ')' token dbdimp.c:1131: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_login': dbdimp.c:1176: error: dereferencing pointer to incomplete type dbdimp.c:1176: error: dereferencing pointer to incomplete type dbdimp.c:1177: error: dereferencing pointer to incomplete type dbdimp.c:1180: error: dereferencing pointer to incomplete type dbdimp.c:1188: error: dereferencing pointer to incomplete type dbdimp.c:1189: error: dereferencing pointer to incomplete type dbdimp.c:1190: error: dereferencing pointer to incomplete type dbdimp.c:1192: error: dereferencing pointer to incomplete type dbdimp.c:1193: error: dereferencing pointer to incomplete type dbdimp.c:1197: error: dereferencing pointer to incomplete type dbdimp.c:1202: error: dereferencing pointer to incomplete type dbdimp.c:1203: error: dereferencing pointer to incomplete type dbdimp.c:1203: error: dereferencing pointer to incomplete type dbdimp.c:1203: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1203: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1210: error: dereferencing pointer to incomplete type dbdimp.c:1210: error: dereferencing pointer to incomplete type dbdimp.c:1210: error: dereferencing pointer to incomplete type dbdimp.c:1213: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_commit': dbdimp.c:1237: error: dereferencing pointer to incomplete type dbdimp.c:1240: error: `drizzle_result_st' undeclared (first use in this function) dbdimp.c:1240: error: parse error before "res" dbdimp.c:1241: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1242: error: dereferencing pointer to incomplete type dbdimp.c:1242: error: `res' undeclared (first use in this function) dbdimp.c:1242: error: `ret' undeclared (first use in this function) dbdimp.c:1243: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:1245: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1245: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c: In function `drizzle_db_rollback': dbdimp.c:1257: error: dereferencing pointer to incomplete type dbdimp.c:1260: error: `drizzle_result_st' undeclared (first use in this function) dbdimp.c:1260: error: parse error before "res" dbdimp.c:1261: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1262: error: dereferencing pointer to incomplete type dbdimp.c:1262: error: `res' undeclared (first use in this function) dbdimp.c:1262: error: `ret' undeclared (first use in this function) dbdimp.c:1263: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:1265: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1265: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c: In function `drizzle_db_disconnect': dbdimp.c:1296: error: dereferencing pointer to incomplete type dbdimp.c:1296: error: dereferencing pointer to incomplete type dbdimp.c:1296: error: dereferencing pointer to incomplete type dbdimp.c:1299: error: dereferencing pointer to incomplete type dbdimp.c:1300: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_destroy': dbdimp.c:1360: error: dereferencing pointer to incomplete type dbdimp.c:1362: error: dereferencing pointer to incomplete type dbdimp.c:1366: error: dereferencing pointer to incomplete type dbdimp.c:1367: error: dereferencing pointer to incomplete type dbdimp.c:1370: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_STORE_attrib': dbdimp.c:1401: error: `drizzle_result_st' undeclared (first use in this function) dbdimp.c:1401: error: parse error before "res" dbdimp.c:1402: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1408: error: dereferencing pointer to incomplete type dbdimp.c:1417: error: dereferencing pointer to incomplete type dbdimp.c:1417: error: `res' undeclared (first use in this function) dbdimp.c:1417: error: `ret' undeclared (first use in this function) dbdimp.c:1424: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:1425: error: dereferencing pointer to incomplete type dbdimp.c:1426: error: dereferencing pointer to incomplete type dbdimp.c:1427: error: dereferencing pointer to incomplete type dbdimp.c:1427: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1427: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1430: error: dereferencing pointer to incomplete type dbdimp.c:1430: error: dereferencing pointer to incomplete type dbdimp.c:1433: error: dereferencing pointer to incomplete type dbdimp.c:1435: error: dereferencing pointer to incomplete type dbdimp.c:1438: error: dereferencing pointer to incomplete type dbdimp.c:1442: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_FETCH_attrib': dbdimp.c:1496: error: dereferencing pointer to incomplete type dbdimp.c:1510: error: dereferencing pointer to incomplete type dbdimp.c:1515: error: dereferencing pointer to incomplete type dbdimp.c:1519: error: dereferencing pointer to incomplete type dbdimp.c:1523: error: dereferencing pointer to incomplete type dbdimp.c:1523: warning: initialization makes pointer from integer without a cast dbdimp.c:1529: error: dereferencing pointer to incomplete type dbdimp.c:1543: error: dereferencing pointer to incomplete type dbdimp.c:1550: error: dereferencing pointer to incomplete type dbdimp.c:1557: error: dereferencing pointer to incomplete type dbdimp.c:1562: error: dereferencing pointer to incomplete type dbdimp.c:1562: warning: initialization makes pointer from integer without a cast dbdimp.c:1567: error: dereferencing pointer to incomplete type dbdimp.c:1569: error: dereferencing pointer to incomplete type dbdimp.c:1573: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_prepare': dbdimp.c:1611: error: dereferencing pointer to incomplete type dbdimp.c:1614: error: dereferencing pointer to incomplete type dbdimp.c:1615: error: dereferencing pointer to incomplete type dbdimp.c:1616: error: dereferencing pointer to incomplete type dbdimp.c:1617: error: dereferencing pointer to incomplete type dbdimp.c:1618: error: dereferencing pointer to incomplete type dbdimp.c:1624: error: dereferencing pointer to incomplete type dbdimp.c:1625: error: dereferencing pointer to incomplete type dbdimp.c:1628: error: dereferencing pointer to incomplete type dbdimp.c:1638: error: dereferencing pointer to incomplete type dbdimp.c:1641: error: dereferencing pointer to incomplete type dbdimp.c:1641: error: dereferencing pointer to incomplete type dbdimp.c:1642: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_free_result_sets': dbdimp.c:1662: error: dereferencing pointer to incomplete type dbdimp.c:1665: error: `drizzle_row_t' undeclared (first use in this function) dbdimp.c:1665: error: parse error before "row" dbdimp.c:1666: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1683: error: dereferencing pointer to incomplete type dbdimp.c:1685: error: dereferencing pointer to incomplete type dbdimp.c:1686: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_next_results': dbdimp.c:1753: error: dereferencing pointer to incomplete type dbdimp.c:1756: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1756: error: parse error before "ret" dbdimp.c:1757: error: `drizzle_con_st' undeclared (first use in this function) dbdimp.c:1757: error: dereferencing pointer to incomplete type dbdimp.c:1770: error: dereferencing pointer to incomplete type dbdimp.c:1771: error: dereferencing pointer to incomplete type dbdimp.c:1773: error: dereferencing pointer to incomplete type dbdimp.c:1776: error: dereferencing pointer to incomplete type dbdimp.c:1777: error: dereferencing pointer to incomplete type dbdimp.c:1777: error: dereferencing pointer to incomplete type dbdimp.c:1778: error: dereferencing pointer to incomplete type dbdimp.c:1781: error: dereferencing pointer to incomplete type dbdimp.c:1782: error: dereferencing pointer to incomplete type dbdimp.c:1782: error: dereferencing pointer to incomplete type dbdimp.c:1782: error: `ret' undeclared (first use in this function) dbdimp.c:1784: error: dereferencing pointer to incomplete type dbdimp.c:1784: error: dereferencing pointer to incomplete type dbdimp.c:1787: error: dereferencing pointer to incomplete type dbdimp.c:1787: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:1789: error: dereferencing pointer to incomplete type dbdimp.c:1789: error: dereferencing pointer to incomplete type dbdimp.c:1790: error: dereferencing pointer to incomplete type dbdimp.c:1790: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1790: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1792: error: dereferencing pointer to incomplete type dbdimp.c:1805: error: dereferencing pointer to incomplete type dbdimp.c:1806: error: dereferencing pointer to incomplete type dbdimp.c:1806: error: dereferencing pointer to incomplete type dbdimp.c:1806: error: dereferencing pointer to incomplete type dbdimp.c:1808: error: dereferencing pointer to incomplete type dbdimp.c:1810: error: dereferencing pointer to incomplete type dbdimp.c:1834: error: dereferencing pointer to incomplete type dbdimp.c:1836: error: dereferencing pointer to incomplete type dbdimp.c:1839: error: dereferencing pointer to incomplete type dbdimp.c:1839: error: dereferencing pointer to incomplete type dbdimp.c:1839: error: dereferencing pointer to incomplete type dbdimp.c:1841: error: dereferencing pointer to incomplete type dbdimp.c: At top level: dbdimp.c:1871: error: parse error before "drizzle_result_st" dbdimp.c: In function `drizzle_st_internal_execute': dbdimp.c:1878: error: `statement' undeclared (first use in this function) dbdimp.c:1885: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:1885: error: parse error before "ret" dbdimp.c:1887: error: `h' undeclared (first use in this function) dbdimp.c:1888: error: `attribs' undeclared (first use in this function) dbdimp.c:1904: error: dereferencing pointer to incomplete type dbdimp.c:1912: error: dereferencing pointer to incomplete type dbdimp.c:1915: error: dereferencing pointer to incomplete type dbdimp.c:1924: error: `num_params' undeclared (first use in this function) dbdimp.c:1968: error: `result' undeclared (first use in this function) dbdimp.c:1968: error: `ret' undeclared (first use in this function) dbdimp.c:1974: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:1977: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1977: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1984: error: `drizzle_result_st' undeclared (first use in this function) dbdimp.c:1984: error: parse error before ')' token dbdimp.c:1988: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:1988: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2005: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2005: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c: In function `drizzle_st_execute': dbdimp.c:2037: error: dereferencing pointer to incomplete type dbdimp.c:2053: error: dereferencing pointer to incomplete type dbdimp.c:2054: error: dereferencing pointer to incomplete type dbdimp.c:2056: error: dereferencing pointer to incomplete type dbdimp.c:2067: error: dereferencing pointer to incomplete type dbdimp.c:2071: error: dereferencing pointer to incomplete type dbdimp.c:2072: error: dereferencing pointer to incomplete type dbdimp.c:2073: error: dereferencing pointer to incomplete type dbdimp.c:2074: error: dereferencing pointer to incomplete type dbdimp.c:2075: error: dereferencing pointer to incomplete type dbdimp.c:2078: error: dereferencing pointer to incomplete type dbdimp.c:2080: error: dereferencing pointer to incomplete type dbdimp.c:2084: error: dereferencing pointer to incomplete type dbdimp.c:2084: error: dereferencing pointer to incomplete type dbdimp.c:2089: error: dereferencing pointer to incomplete type dbdimp.c:2090: error: dereferencing pointer to incomplete type dbdimp.c:2090: error: dereferencing pointer to incomplete type dbdimp.c:2090: error: dereferencing pointer to incomplete type dbdimp.c:2091: error: dereferencing pointer to incomplete type dbdimp.c:2092: error: dereferencing pointer to incomplete type dbdimp.c:2096: error: dereferencing pointer to incomplete type dbdimp.c:2096: error: dereferencing pointer to incomplete type dbdimp.c:2104: error: dereferencing pointer to incomplete type dbdimp.c:2110: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_describe': dbdimp.c:2134: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_fetch': dbdimp.c:2162: error: `drizzle_row_t' undeclared (first use in this function) dbdimp.c:2162: error: parse error before "row" dbdimp.c:2163: error: dereferencing pointer to incomplete type dbdimp.c:2164: error: `drizzle_con_st' undeclared (first use in this function) dbdimp.c:2164: error: dereferencing pointer to incomplete type dbdimp.c:2166: error: `drizzle_return_t' undeclared (first use in this function) dbdimp.c:2166: error: parse error before "ret" dbdimp.c:2171: error: dereferencing pointer to incomplete type dbdimp.c:2178: error: dereferencing pointer to incomplete type dbdimp.c:2178: error: dereferencing pointer to incomplete type dbdimp.c:2178: error: dereferencing pointer to incomplete type dbdimp.c:2184: error: dereferencing pointer to incomplete type dbdimp.c:2189: error: dereferencing pointer to incomplete type dbdimp.c:2191: error: dereferencing pointer to incomplete type dbdimp.c:2193: error: dereferencing pointer to incomplete type dbdimp.c:2195: error: dereferencing pointer to incomplete type dbdimp.c:2197: error: dereferencing pointer to incomplete type dbdimp.c:2200: error: dereferencing pointer to incomplete type dbdimp.c:2201: error: dereferencing pointer to incomplete type dbdimp.c:2202: error: dereferencing pointer to incomplete type dbdimp.c:2204: error: dereferencing pointer to incomplete type dbdimp.c:2206: error: dereferencing pointer to incomplete type dbdimp.c:2206: error: `ret' undeclared (first use in this function) dbdimp.c:2208: error: dereferencing pointer to incomplete type dbdimp.c:2218: error: dereferencing pointer to incomplete type dbdimp.c:2218: error: `DRIZZLE_RETURN_OK' undeclared (first use in this function) dbdimp.c:2219: error: dereferencing pointer to incomplete type dbdimp.c:2220: error: dereferencing pointer to incomplete type dbdimp.c:2221: error: dereferencing pointer to incomplete type dbdimp.c:2221: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2221: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2229: error: dereferencing pointer to incomplete type dbdimp.c:2232: error: dereferencing pointer to incomplete type dbdimp.c:2234: error: dereferencing pointer to incomplete type dbdimp.c:2246: error: dereferencing pointer to incomplete type dbdimp.c:2271: error: dereferencing pointer to incomplete type dbdimp.c:2274: error: `drizzle_field_t' undeclared (first use in this function) dbdimp.c:2274: error: parse error before "field" dbdimp.c:2275: error: `drizzle_column_st' undeclared (first use in this function) dbdimp.c:2275: error: `col' undeclared (first use in this function) dbdimp.c:2275: error: dereferencing pointer to incomplete type dbdimp.c:2279: error: `field' undeclared (first use in this function) dbdimp.c:2291: error: dereferencing pointer to incomplete type dbdimp.c:2291: error: `DRIZZLE_COLUMN_FLAGS_BINARY' undeclared (first use in this function) dbdimp.c: In function `drizzle_st_finish': dbdimp.c:2338: error: dereferencing pointer to incomplete type dbdimp.c:2347: error: dereferencing pointer to incomplete type dbdimp.c:2347: error: dereferencing pointer to incomplete type dbdimp.c:2347: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_destroy': dbdimp.c:2379: error: dereferencing pointer to incomplete type dbdimp.c:2381: error: dereferencing pointer to incomplete type dbdimp.c:2381: error: dereferencing pointer to incomplete type dbdimp.c:2382: error: dereferencing pointer to incomplete type dbdimp.c:2385: error: dereferencing pointer to incomplete type dbdimp.c:2387: error: dereferencing pointer to incomplete type dbdimp.c:2387: error: dereferencing pointer to incomplete type dbdimp.c:2388: error: dereferencing pointer to incomplete type dbdimp.c:2390: error: dereferencing pointer to incomplete type dbdimp.c:2392: error: dereferencing pointer to incomplete type dbdimp.c:2393: error: dereferencing pointer to incomplete type dbdimp.c:2399: error: dereferencing pointer to incomplete type dbdimp.c:2400: error: dereferencing pointer to incomplete type dbdimp.c:2401: error: dereferencing pointer to incomplete type dbdimp.c:2404: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_STORE_attrib': dbdimp.c:2445: error: dereferencing pointer to incomplete type dbdimp.c: At top level: dbdimp.c:2493: error: parse error before "drizzle_result_st" dbdimp.c: In function `drizzle_st_FETCH_internal': dbdimp.c:2497: error: `sth' undeclared (first use in this function) dbdimp.c:2499: error: `drizzle_column_st' undeclared (first use in this function) dbdimp.c:2499: error: `col' undeclared (first use in this function) dbdimp.c:2502: error: `what' undeclared (first use in this function) dbdimp.c:2506: error: `cacheit' undeclared (first use in this function) dbdimp.c:2506: error: dereferencing pointer to incomplete type dbdimp.c:2507: error: dereferencing pointer to incomplete type dbdimp.c:2510: error: `res' undeclared (first use in this function) dbdimp.c:2542: error: `DRIZZLE_COLUMN_FLAGS_PRI_KEY' undeclared (first use in this function) dbdimp.c:2545: error: `DRIZZLE_COLUMN_FLAGS_NOT_NULL' undeclared (first use in this function) dbdimp.c:2581: error: `DRIZZLE_COLUMN_FLAGS_BLOB' undeclared (first use in this function) dbdimp.c:2603: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_st_FETCH_attrib': dbdimp.c:2644: error: dereferencing pointer to incomplete type dbdimp.c:2657: error: dereferencing pointer to incomplete type dbdimp.c:2659: error: dereferencing pointer to incomplete type dbdimp.c:2663: error: dereferencing pointer to incomplete type dbdimp.c:2667: error: dereferencing pointer to incomplete type dbdimp.c:2672: error: dereferencing pointer to incomplete type dbdimp.c:2676: error: dereferencing pointer to incomplete type dbdimp.c:2684: error: dereferencing pointer to incomplete type dbdimp.c:2688: error: dereferencing pointer to incomplete type dbdimp.c:2694: error: dereferencing pointer to incomplete type dbdimp.c:2698: error: dereferencing pointer to incomplete type dbdimp.c:2702: error: dereferencing pointer to incomplete type dbdimp.c:2704: error: dereferencing pointer to incomplete type dbdimp.c:2706: error: dereferencing pointer to incomplete type dbdimp.c:2708: error: dereferencing pointer to incomplete type dbdimp.c:2712: error: dereferencing pointer to incomplete type dbdimp.c:2719: error: dereferencing pointer to incomplete type dbdimp.c:2721: error: dereferencing pointer to incomplete type dbdimp.c:2726: error: dereferencing pointer to incomplete type dbdimp.c:2730: error: dereferencing pointer to incomplete type dbdimp.c:2732: error: dereferencing pointer to incomplete type dbdimp.c:2734: error: dereferencing pointer to incomplete type dbdimp.c:2738: error: dereferencing pointer to incomplete type dbdimp.c:2742: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_bind_ph': dbdimp.c:2831: error: dereferencing pointer to incomplete type dbdimp.c:2865: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_reconnect': dbdimp.c:2887: error: `drizzle_con_st' undeclared (first use in this function) dbdimp.c:2887: error: parse error before "con" dbdimp.c:2888: error: `conres' undeclared (first use in this function) dbdimp.c:2899: error: dereferencing pointer to incomplete type dbdimp.c:2899: error: `DRIZZLE_CON_STATUS_DB_DROPPED' undeclared (first use in this function) dbdimp.c:2903: error: dereferencing pointer to incomplete type dbdimp.c:2903: error: dereferencing pointer to incomplete type dbdimp.c:2919: error: dereferencing pointer to incomplete type dbdimp.c:2919: error: dereferencing pointer to incomplete type dbdimp.c:2923: error: dereferencing pointer to incomplete type dbdimp.c:2923: error: dereferencing pointer to incomplete type dbdimp.c:2924: error: dereferencing pointer to incomplete type dbdimp.c:2924: warning: passing arg 3 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2924: warning: passing arg 4 of `drizzle_dr_error' makes pointer from integer without a cast dbdimp.c:2927: error: dereferencing pointer to incomplete type dbdimp.c:2927: error: dereferencing pointer to incomplete type dbdimp.c:2929: error: dereferencing pointer to incomplete type dbdimp.c:2935: error: dereferencing pointer to incomplete type dbdimp.c: In function `drizzle_db_last_insert_id': dbdimp.c:3118: error: dereferencing pointer to incomplete type make: *** [dbdimp.o] Error 1 CAPTTOFU/DBD-drizzle-0.100.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2009-06-13T19:53:59