Well,  I still get an error when compiling the sqlite3 driver under MinGW:

dbd_sqlite3.c: In function '_real_dbd_connect':
dbd_sqlite3.c:207: warning: passing argument 3 of
'_dbd_internal_error_handler' makes pointer from integer without a
cast
dbd_sqlite3.c:211: warning: passing argument 3 of
'_dbd_internal_error_handler' makes pointer from integer without a
cast
dbd_sqlite3.c: In function 'dbd_list_dbs':
dbd_sqlite3.c:331: error: '_POSIX_PATH_MAX' undeclared (first use in
this function)
dbd_sqlite3.c:331: error: (Each undeclared identifier is reported only once
dbd_sqlite3.c:331: error: for each function it appears in.)
dbd_sqlite3.c:411: warning: passing argument 3 of
'_dbd_internal_error_handler' makes pointer from integer without a
cast
make[3]: *** [dbd_sqlite3.lo] Error 1
make[3]: Leaving directory `/home/Test/libdbi-drivers/drivers/sqlite3'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Test/libdbi-drivers/drivers'
make[1]:

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
libdbi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to