Package: python-pysqlite1.1
Version: 1.1.6-1
Severity: serious
Justification: fails to build from source

>From my build log:

...

** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), libsqlite0-dev (>= 2.5.6), python, 
python2.3-dev, python2.4-dev

...

gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes 
-fPIC -I/usr/local/include -I/usr/include/python2.3 -c _sqlite.c -o 
build/temp.gnukfreebsd-5.4-1-686-i686-2.3/_sqlite.o
_sqlite.c:30:21: error: sqlite3.h: No such file or directory
_sqlite.c:72: error: syntax error before 'sqlite3'
_sqlite.c:72: warning: no semicolon at end of struct or union
_sqlite.c:79: error: syntax error before '}' token
_sqlite.c:79: warning: type defaults to 'int' in declaration of 'pysqlc'
_sqlite.c:79: warning: data definition has no type or storage class
_sqlite.c:85: error: syntax error before 'pysqlc'
_sqlite.c:85: warning: no semicolon at end of struct or union
_sqlite.c:89: error: syntax error before '}' token
_sqlite.c:89: warning: type defaults to 'int' in declaration of 'pysqlrs'
_sqlite.c:89: warning: data definition has no type or storage class
_sqlite.c:128: error: syntax error before '*' token
_sqlite.c:128: warning: function declaration isn't a prototype
_sqlite.c:131: error: syntax error before '*' token
_sqlite.c:131: warning: function declaration isn't a prototype
_sqlite.c:132: error: syntax error before '*' token
_sqlite.c:132: warning: function declaration isn't a prototype
_sqlite.c:145: error: syntax error before '*' token
_sqlite.c:145: warning: function declaration isn't a prototype
_sqlite.c:146: error: syntax error before '*' token
_sqlite.c:146: warning: function declaration isn't a prototype
_sqlite.c:147: error: syntax error before '*' token
_sqlite.c:147: warning: function declaration isn't a prototype
_sqlite.c:148: error: syntax error before '*' token
_sqlite.c:148: warning: function declaration isn't a prototype
_sqlite.c:149: error: syntax error before '*' token
_sqlite.c:149: warning: function declaration isn't a prototype
_sqlite.c:150: error: syntax error before '*' token
_sqlite.c:150: warning: function declaration isn't a prototype
_sqlite.c:151: error: syntax error before '*' token
_sqlite.c:151: warning: function declaration isn't a prototype
_sqlite.c:152: error: syntax error before '*' token
_sqlite.c:152: warning: function declaration isn't a prototype
_sqlite.c:153: error: syntax error before '*' token
_sqlite.c:153: warning: function declaration isn't a prototype
_sqlite.c:154: error: syntax error before '*' token
_sqlite.c:154: warning: function declaration isn't a prototype
_sqlite.c:155: error: syntax error before '*' token
_sqlite.c:155: warning: function declaration isn't a prototype
_sqlite.c:156: error: syntax error before '*' token
_sqlite.c:156: warning: function declaration isn't a prototype
_sqlite.c:157: error: syntax error before '*' token
_sqlite.c:157: warning: function declaration isn't a prototype
_sqlite.c:160: error: syntax error before '*' token
_sqlite.c:160: warning: function declaration isn't a prototype
_sqlite.c:161: error: syntax error before '*' token
_sqlite.c:161: warning: function declaration isn't a prototype
_sqlite.c:197: error: syntax error before '*' token
_sqlite.c:198: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_dealloc':
_sqlite.c:199: error: 'self' undeclared (first use in this function)
_sqlite.c:199: error: (Each undeclared identifier is reported only once
_sqlite.c:199: error: for each function it appears in.)
_sqlite.c:204: warning: implicit declaration of function 'sqlite3_close'
_sqlite.c: In function 'pysqlite_connect':
_sqlite.c:239: error: 'obj' undeclared (first use in this function)
_sqlite.c:250: error: syntax error before ')' token
_sqlite.c:250: error: syntax error before '==' token
_sqlite.c:240: warning: unused variable 'rc'
_sqlite.c: At top level:
_sqlite.c:256: warning: type defaults to 'int' in declaration of 'rc'
_sqlite.c:256: warning: implicit declaration of function 'sqlite3_open'
_sqlite.c:256: error: 'db_name' undeclared here (not in a function)
_sqlite.c:256: error: 'obj' undeclared here (not in a function)
_sqlite.c:256: error: initializer element is not constant
_sqlite.c:256: warning: data definition has no type or storage class
_sqlite.c:257: error: syntax error before 'if'
_sqlite.c:265: error: '__len' undeclared here (not in a function)
_sqlite.c:265: error: initializer element is not constant
_sqlite.c:265: error: syntax error before 'if'
_sqlite.c:265: warning: type defaults to 'int' in declaration of '__retval'
_sqlite.c:265: error: conflicting types for '__retval'
_sqlite.c:265: error: previous definition of '__retval' was here
_sqlite.c:265: warning: data definition has no type or storage class
_sqlite.c:265: error: syntax error before '}' token
_sqlite.c:283: error: syntax error before '&' token
_sqlite.c:286: error: syntax error before '&' token
_sqlite.c:289: error: syntax error before '&' token
_sqlite.c:292: error: syntax error before '&' token
_sqlite.c:298: error: syntax error before '*' token
_sqlite.c:299: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_get_attr':
_sqlite.c:302: error: 'self' undeclared (first use in this function)
_sqlite.c:302: error: 'attr' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:319: error: syntax error before '*' token
_sqlite.c:320: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_close':
_sqlite.c:321: error: 'args' undeclared (first use in this function)
_sqlite.c:326: error: 'self' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:343: error: syntax error before '*' token
_sqlite.c:344: warning: function declaration isn't a prototype
_sqlite.c: In function 'function_callback':
_sqlite.c:352: error: 'con' undeclared (first use in this function)
_sqlite.c:354: warning: implicit declaration of function 'sqlite3_user_data'
_sqlite.c:354: error: 'context' undeclared (first use in this function)
_sqlite.c:356: error: syntax error before ')' token
_sqlite.c:359: error: 'argc' undeclared (first use in this function)
_sqlite.c:363: error: 'params' undeclared (first use in this function)
_sqlite.c:370: warning: implicit declaration of function 'sqlite3_value_text'
_sqlite.c:389: warning: implicit declaration of function 'sqlite3_result_error'
_sqlite.c:396: warning: implicit declaration of function 'sqlite3_result_null'
_sqlite.c:401: warning: implicit declaration of function 'sqlite3_result_text'
_sqlite.c:401: error: 'SQLITE_TRANSIENT' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:409: error: syntax error before '*' token
_sqlite.c:410: warning: function declaration isn't a prototype
_sqlite.c: In function 'aggregate_step':
_sqlite.c:416: error: 'con' undeclared (first use in this function)
_sqlite.c:421: error: 'context' undeclared (first use in this function)
_sqlite.c:424: error: syntax error before ')' token
_sqlite.c:427: warning: implicit declaration of function 
'sqlite3_aggregate_context'
_sqlite.c:450: error: 'argc' undeclared (first use in this function)
_sqlite.c:452: error: 'params' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:488: error: syntax error before '*' token
_sqlite.c:489: warning: function declaration isn't a prototype
_sqlite.c: In function 'aggregate_finalize':
_sqlite.c:495: error: 'con' undeclared (first use in this function)
_sqlite.c:499: error: 'context' undeclared (first use in this function)
_sqlite.c:501: error: syntax error before ')' token
_sqlite.c:533: error: 'SQLITE_TRANSIENT' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:567: error: syntax error before '*' token
_sqlite.c:568: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_sqlite_busy_handler':
_sqlite.c:573: error: 'args' undeclared (first use in this function)
_sqlite.c:573: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:579: error: 'self' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:594: error: syntax error before '*' token
_sqlite.c:595: warning: function declaration isn't a prototype
_sqlite.c:610: error: syntax error before '*' token
_sqlite.c:611: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_create_function':
_sqlite.c:618: error: 'args' undeclared (first use in this function)
_sqlite.c:618: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:628: error: 'self' undeclared (first use in this function)
_sqlite.c:638: warning: implicit declaration of function 
'sqlite3_create_function'
_sqlite.c:638: error: 'SQLITE_UTF8' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:658: error: syntax error before '*' token
_sqlite.c:659: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_create_aggregate':
_sqlite.c:667: error: 'args' undeclared (first use in this function)
_sqlite.c:667: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:676: error: 'self' undeclared (first use in this function)
_sqlite.c:679: error: 'SQLITE_UTF8' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:696: error: syntax error before '*' token
_sqlite.c:697: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_set_command_logfile':
_sqlite.c:703: error: 'args' undeclared (first use in this function)
_sqlite.c:703: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:731: error: 'self' undeclared (first use in this function)
_sqlite.c: In function 'sqlite_exec_callback':
_sqlite.c:742: error: 'con' undeclared (first use in this function)
_sqlite.c:753: error: syntax error before ')' token
_sqlite.c: At top level:
_sqlite.c:810: error: syntax error before '*' token
_sqlite.c:811: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_sqlite_exec':
_sqlite.c:821: error: 'args' undeclared (first use in this function)
_sqlite.c:821: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:830: error: 'self' undeclared (first use in this function)
_sqlite.c:837: warning: implicit declaration of function 'sqlite3_exec'
_sqlite.c: At top level:
_sqlite.c:846: error: syntax error before '*' token
_sqlite.c:847: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_sqlite_last_insert_rowid':
_sqlite.c:850: error: 'args' undeclared (first use in this function)
_sqlite.c:855: warning: implicit declaration of function 
'sqlite3_last_insert_rowid'
_sqlite.c:855: error: 'self' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:860: error: syntax error before '*' token
_sqlite.c:861: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_sqlite_changes':
_sqlite.c:864: error: 'args' undeclared (first use in this function)
_sqlite.c:869: warning: implicit declaration of function 'sqlite3_changes'
_sqlite.c:869: error: 'self' undeclared (first use in this function)
_sqlite.c: In function 'sqlite_library_version':
_sqlite.c:881: warning: implicit declaration of function 'sqlite3_libversion'
_sqlite.c: In function 'pysqlite_encode':
_sqlite.c:911: error: 'sqlite_uint64' undeclared (first use in this function)
_sqlite.c:911: error: syntax error before 'n'
_sqlite.c:916: warning: pointer targets in passing argument 1 of 
'sqlite_encode_binary' differ in signedness
_sqlite.c:916: warning: pointer targets in passing argument 3 of 
'sqlite_encode_binary' differ in signedness
_sqlite.c: In function 'pysqlite_decode':
_sqlite.c:943: warning: pointer targets in passing argument 1 of 
'sqlite_decode_binary' differ in signedness
_sqlite.c:943: warning: pointer targets in passing argument 2 of 
'sqlite_decode_binary' differ in signedness
_sqlite.c: At top level:
_sqlite.c:953: error: syntax error before '*' token
_sqlite.c:954: warning: function declaration isn't a prototype
_sqlite.c: In function '_seterror':
_sqlite.c:957: warning: implicit declaration of function 'sqlite3_errcode'
_sqlite.c:957: error: 'db' undeclared (first use in this function)
_sqlite.c:961: error: 'SQLITE_OK' undeclared (first use in this function)
_sqlite.c:964: error: 'SQLITE_ERROR' undeclared (first use in this function)
_sqlite.c:965: warning: implicit declaration of function 'sqlite3_errmsg'
_sqlite.c:965: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:967: error: 'SQLITE_INTERNAL' undeclared (first use in this function)
_sqlite.c:968: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:970: error: 'SQLITE_PERM' undeclared (first use in this function)
_sqlite.c:971: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:973: error: 'SQLITE_ABORT' undeclared (first use in this function)
_sqlite.c:974: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:976: error: 'SQLITE_BUSY' undeclared (first use in this function)
_sqlite.c:977: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:979: error: 'SQLITE_LOCKED' undeclared (first use in this function)
_sqlite.c:980: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:982: error: 'SQLITE_NOMEM' undeclared (first use in this function)
_sqlite.c:985: error: 'SQLITE_READONLY' undeclared (first use in this function)
_sqlite.c:986: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:988: error: 'SQLITE_INTERRUPT' undeclared (first use in this function)
_sqlite.c:989: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:991: error: 'SQLITE_IOERR' undeclared (first use in this function)
_sqlite.c:992: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:994: error: 'SQLITE_CORRUPT' undeclared (first use in this function)
_sqlite.c:995: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:997: error: 'SQLITE_NOTFOUND' undeclared (first use in this function)
_sqlite.c:998: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1000: error: 'SQLITE_FULL' undeclared (first use in this function)
_sqlite.c:1001: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1003: error: 'SQLITE_CANTOPEN' undeclared (first use in this function)
_sqlite.c:1004: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1006: error: 'SQLITE_PROTOCOL' undeclared (first use in this function)
_sqlite.c:1007: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1009: error: 'SQLITE_EMPTY' undeclared (first use in this function)
_sqlite.c:1010: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1012: error: 'SQLITE_SCHEMA' undeclared (first use in this function)
_sqlite.c:1013: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1015: error: 'SQLITE_TOOBIG' undeclared (first use in this function)
_sqlite.c:1016: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1018: error: 'SQLITE_CONSTRAINT' undeclared (first use in this 
function)
_sqlite.c:1019: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1021: error: 'SQLITE_MISMATCH' undeclared (first use in this function)
_sqlite.c:1022: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1024: error: 'SQLITE_MISUSE' undeclared (first use in this function)
_sqlite.c:1025: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c:1028: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c: At top level:
_sqlite.c:1035: error: syntax error before '*' token
_sqlite.c:1039: warning: function declaration isn't a prototype
_sqlite.c: In function 'my_sqlite3_exec':
_sqlite.c:1040: error: 'sqlite3' undeclared (first use in this function)
_sqlite.c:1040: error: 'db' undeclared (first use in this function)
_sqlite.c:1042: error: 'sqlite3_stmt' undeclared (first use in this function)
_sqlite.c:1042: error: 'statement' undeclared (first use in this function)
_sqlite.c:1061: error: 'sql' undeclared (first use in this function)
_sqlite.c:1064: error: 'con' undeclared (first use in this function)
_sqlite.c:1066: warning: implicit declaration of function 'sqlite3_prepare'
_sqlite.c:1069: error: 'SQLITE_OK' undeclared (first use in this function)
_sqlite.c:1075: warning: implicit declaration of function 'sqlite3_column_count'
_sqlite.c:1080: warning: implicit declaration of function 'sqlite3_column_name'
_sqlite.c:1089: warning: implicit declaration of function 'sqlite3_step'
_sqlite.c:1091: error: 'SQLITE_BUSY' undeclared (first use in this function)
_sqlite.c:1126: error: 'SQLITE_ROW' undeclared (first use in this function)
_sqlite.c:1128: warning: implicit declaration of function 'sqlite3_data_count'
_sqlite.c:1136: warning: implicit declaration of function 
'sqlite3_column_decltype'
_sqlite.c:1139: warning: implicit declaration of function 'sqlite3_column_text'
_sqlite.c:1139: warning: comparison between pointer and integer
_sqlite.c:1141: warning: implicit declaration of function 'sqlite3_column_type'
_sqlite.c:1143: error: 'SQLITE_INTEGER' undeclared (first use in this function)
_sqlite.c:1146: error: 'SQLITE_FLOAT' undeclared (first use in this function)
_sqlite.c:1149: error: 'SQLITE_BLOB' undeclared (first use in this function)
_sqlite.c:1151: error: 'SQLITE_TEXT' undeclared (first use in this function)
_sqlite.c:1172: error: 'p_rset' undeclared (first use in this function)
_sqlite.c:1180: error: 'SQLITE_DONE' undeclared (first use in this function)
_sqlite.c:1224: warning: implicit declaration of function 'sqlite3_finalize'
_sqlite.c: At top level:
_sqlite.c:1251: error: syntax error before '*' token
_sqlite.c:1252: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_execute':
_sqlite.c:1256: error: 'p_rset' undeclared (first use in this function)
_sqlite.c:1265: error: 'args' undeclared (first use in this function)
_sqlite.c:1270: error: 'self' undeclared (first use in this function)
_sqlite.c:1314: error: syntax error before ')' token
_sqlite.c:1375: warning: passing argument 2 of 'PyErr_SetString' makes pointer 
from integer without a cast
_sqlite.c: At top level:
_sqlite.c:1408: error: syntax error before '*' token
_sqlite.c:1409: warning: function declaration isn't a prototype
_sqlite.c: In function 'process_record':
_sqlite.c:1411: error: 'p_rset' undeclared (first use in this function)
_sqlite.c:1426: error: syntax error before ')' token
_sqlite.c:1433: error: 'num_fields' undeclared (first use in this function)
_sqlite.c:1445: error: 'p_col_names' undeclared (first use in this function)
_sqlite.c:1551: error: 'p_fields' undeclared (first use in this function)
_sqlite.c:1685: error: 'statement' undeclared (first use in this function)
_sqlite.c:1687: error: 'SQLITE_INTEGER' undeclared (first use in this function)
_sqlite.c:1688: warning: implicit declaration of function 'sqlite3_column_int'
_sqlite.c:1691: error: 'SQLITE_FLOAT' undeclared (first use in this function)
_sqlite.c:1692: warning: implicit declaration of function 
'sqlite3_column_double'
_sqlite.c:1694: error: 'SQLITE_NULL' undeclared (first use in this function)
_sqlite.c:1699: warning: passing argument 1 of 'PyString_FromString' makes 
pointer from integer without a cast
_sqlite.c: At top level:
_sqlite.c:1718: error: syntax error before '*' token
_sqlite.c:1719: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_register_converter':
_sqlite.c:1725: error: 'args' undeclared (first use in this function)
_sqlite.c:1725: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:1736: error: 'self' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:1743: error: syntax error before '*' token
_sqlite.c:1746: warning: function declaration isn't a prototype
_sqlite.c: In function '_con_set_expected_types':
_sqlite.c:1751: error: 'args' undeclared (first use in this function)
_sqlite.c:1751: error: 'kwargs' undeclared (first use in this function)
_sqlite.c:1762: error: 'self' undeclared (first use in this function)
_sqlite.c: At top level:
_sqlite.c:1778: error: syntax error before 'pysqlrs'
_sqlite.c:1779: error: syntax error before 'pysqlrs'
_sqlite.c:1780: error: syntax error before 'pysqlrs'
_sqlite.c:1790: error: syntax error before '*' token
_sqlite.c:1791: warning: function declaration isn't a prototype
_sqlite.c: In function '_rs_dealloc':
_sqlite.c:1792: error: 'self' undeclared (first use in this function)
_sqlite.c:1794: error: 'struct memberlist' has no member named 'con'
_sqlite.c:1794: error: 'struct memberlist' has no member named 'ob_refcnt'
_sqlite.c:1794: error: wrong type argument to decrement
_sqlite.c:1794: error: 'struct memberlist' has no member named 'con'
_sqlite.c:1794: error: 'struct memberlist' has no member named 'ob_type'
_sqlite.c:1794: error: 'struct memberlist' has no member named 'tp_dealloc'
_sqlite.c:1794: error: 'struct memberlist' has no member named 'con'
_sqlite.c:1794: error: called object '*(&<erroneous-expression>)' is not a 
function
_sqlite.c:1794: warning: statement with no effect
_sqlite.c:1796: error: 'struct memberlist' has no member named 'p_row_list'
_sqlite.c:1798: error: 'struct memberlist' has no member named 'p_row_list'
_sqlite.c:1798: error: 'struct memberlist' has no member named 'ob_refcnt'
_sqlite.c:1798: error: wrong type argument to decrement
_sqlite.c:1798: error: 'struct memberlist' has no member named 'p_row_list'
_sqlite.c:1798: error: 'struct memberlist' has no member named 'ob_type'
_sqlite.c:1798: error: 'struct memberlist' has no member named 'tp_dealloc'
_sqlite.c:1798: error: 'struct memberlist' has no member named 'p_row_list'
_sqlite.c:1798: error: called object '*(&<erroneous-expression>)' is not a 
function
_sqlite.c:1798: warning: statement with no effect
_sqlite.c:1800: error: 'struct memberlist' has no member named 'p_row_list'
_sqlite.c:1800: warning: statement with no effect
_sqlite.c:1803: error: 'struct memberlist' has no member named 'p_col_def_list'
_sqlite.c:1805: error: 'struct memberlist' has no member named 'p_col_def_list'
_sqlite.c:1805: error: 'struct memberlist' has no member named 'ob_refcnt'
_sqlite.c:1805: error: wrong type argument to decrement
_sqlite.c:1805: error: 'struct memberlist' has no member named 'p_col_def_list'
_sqlite.c:1805: error: 'struct memberlist' has no member named 'ob_type'
_sqlite.c:1805: error: 'struct memberlist' has no member named 'tp_dealloc'
_sqlite.c:1805: error: 'struct memberlist' has no member named 'p_col_def_list'
_sqlite.c:1805: error: called object '*(&<erroneous-expression>)' is not a 
function
_sqlite.c:1805: warning: statement with no effect
_sqlite.c:1807: error: 'struct memberlist' has no member named 'p_col_def_list'
_sqlite.c:1807: warning: statement with no effect
_sqlite.c: At top level:
_sqlite.c:1814: error: syntax error before '*' token
_sqlite.c:1815: warning: function declaration isn't a prototype
_sqlite.c: In function '_rs_get_attr':
_sqlite.c:1818: error: 'self' undeclared (first use in this function)
_sqlite.c:1818: error: 'attr' undeclared (first use in this function)
_sqlite.c:1818: warning: passing argument 2 of 'Py_FindMethod' from 
incompatible pointer type
_sqlite.c:1818: warning: passing argument 3 of 'Py_FindMethod' from 
incompatible pointer type
_sqlite.c:1827: warning: passing argument 1 of 'PyMember_Get' from incompatible 
pointer type
_sqlite.c:1827: warning: passing argument 3 of 'PyMember_Get' from incompatible 
pointer type
_sqlite.c: In function 'sqlite_version_info':
_sqlite.c:1844: warning: passing argument 1 of 'strlen' makes pointer from 
integer without a cast
_sqlite.c:1844: warning: passing argument 2 of 'memcpy' makes pointer from 
integer without a cast
_sqlite.c:1844: warning: passing argument 1 of '__strdup' makes pointer from 
integer without a cast
_sqlite.c: At top level:
_sqlite.c:1883: error: syntax error before 'pysqlc'
_sqlite.c:1884: error: syntax error before 'pysqlc'
error: command 'gcc' failed with exit status 1
make: *** [build-stamp] Error 1
******************************************************************************
Build finished at 20051003-0357
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/python-pysqlite1.1-1.1.6
------------------------------------------------------------------------------



-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to