dpkg-buildpackage: source package is ir-tcl
dpkg-buildpackage: source version is 1.4.3-1
dpkg-buildpackage: source changed by Adam Dickmeiss <adam@indexdata.dk>
dpkg-buildpackage: host architecture i386
dpkg-buildpackage: source version without epoch 1.4.3-1
 fakeroot debian/rules clean
dh_testdir
#dh_testroot
rm -f stamp-*
rm -f *.o *.so *.a config.* irclient
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
rm -rf debian/ir-tcl debian/*.debhelper debian/substvars
 dpkg-source -b ir-tcl-1.4.3
dpkg-source: building ir-tcl in ir-tcl_1.4.3-1.tar.gz
dpkg-source: building ir-tcl in ir-tcl_1.4.3-1.dsc
 debian/rules build
autoconf
dh_testdir
./configure --with-tclconfig=/usr/lib/tcl8.3 --with-yazconfig=/usr/bin --prefix=/usr --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking for yaz-config... /usr/bin/yaz-config
checking for YAZ... /usr/bin/yaz-config
checking for YAZ version... 2.1.54
checking for Tcl... not found
configure: creating ./config.status
config.status: creating Makefile
touch stamp-configure
dh_testdir
# Add here commands to compile the package.
/usr/bin/make 
make[1]: Entering directory `/home/adam/debian/build-ir-tcl-1.4.3-1/ir-tcl-1.4.3'
gcc -c   -DCCL2RPN=0 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DIRTCLDIR=\"/usr/lib/irtcl\" -I. -pthread -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2    -DIR_TCL_VERSION=\"1.4.3\" ir-tcl.c
In file included from ir-tcl.c:458:
ir-tclp.h:165:17: error: tcl.h: No such file or directory
In file included from ir-tclp.h:187,
                 from ir-tcl.c:458:
ir-tcl.h:85: error: expected ‘)’ before ‘*’ token
ir-tcl.h:89: error: expected ‘)’ before ‘clientData’
ir-tcl.h:90: error: expected ‘;’, ‘,’ or ‘)’ before ‘int’
In file included from ir-tcl.c:458:
ir-tclp.h:191: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tclp.h:255: error: expected specifier-qualifier-list before ‘Tcl_Interp’
ir-tclp.h:407: error: expected ‘)’ before ‘*’ token
ir-tclp.h:409: error: expected ‘)’ before ‘*’ token
ir-tclp.h:413: error: expected ‘)’ before ‘*’ token
ir-tclp.h:414: error: expected ‘)’ before ‘*’ token
ir-tclp.h:419: error: expected ‘)’ before ‘*’ token
ir-tclp.h:422: error: expected ‘)’ before ‘*’ token
ir-tclp.h:425: error: expected ‘)’ before ‘*’ token
ir-tclp.h:427: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tclp.h:431: error: expected ‘)’ before ‘clientData’
ir-tclp.h:434: error: expected ‘;’ before ‘int’
ir-tclp.h:447: error: expected ‘)’ before ‘*’ token
ir-tcl.c:487: error: expected ‘)’ before ‘*’ token
ir-tcl.c:500: error: expected ‘)’ before ‘clientData’
ir-tcl.c: In function ‘ir_select_add’:
ir-tcl.c:504: error: ‘ir_select_notify’ undeclared (first use in this function)
ir-tcl.c:504: error: (Each undeclared identifier is reported only once
ir-tcl.c:504: error: for each function it appears in.)
ir-tcl.c: In function ‘ir_select_add_write’:
ir-tcl.c:509: error: ‘ir_select_notify’ undeclared (first use in this function)
ir-tcl.c: In function ‘ir_select_remove_write’:
ir-tcl.c:519: error: ‘ir_select_notify’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:589: error: expected ‘)’ before ‘*’ token
ir-tcl.c:664: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘ir_tcl_get_set_int’:
ir-tcl.c:670: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:670: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:675: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:682: error: expected ‘)’ before ‘*’ token
ir-tcl.c:699: error: expected ‘)’ before ‘*’ token
ir-tcl.c:729: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘ir_tcl_named_bits’:
ir-tcl.c:747: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:751: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:790: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_init_request’:
ir-tcl.c:798: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:802: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:808: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c: At top level:
ir-tcl.c:859: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_protocolVersion’:
ir-tcl.c:871: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:875: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:875: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:892: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_options’:
ir-tcl.c:922: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:924: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:924: warning: passing argument 4 of ‘ir_tcl_named_bits’ makes pointer from integer without a cast
ir-tcl.c:924: error: too many arguments to function ‘ir_tcl_named_bits’
ir-tcl.c: At top level:
ir-tcl.c:930: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_apduInfo’:
ir-tcl.c:937: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:938: error: ‘IrTcl_Obj’ has no member named ‘apduLen’
ir-tcl.c:939: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:940: error: ‘IrTcl_Obj’ has no member named ‘apduOffset’
ir-tcl.c:953: error: ‘IrTcl_Obj’ has no member named ‘apduLen’
ir-tcl.c: At top level:
ir-tcl.c:978: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_failInfo’:
ir-tcl.c:986: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1012: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1020: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_preferredMessageSize’:
ir-tcl.c:1028: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1030: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1030: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1030: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1036: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_maximumRecordSize’:
ir-tcl.c:1044: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1046: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1046: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1046: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1052: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_initResult’:
ir-tcl.c:1058: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1059: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1059: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1059: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1066: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_implementationName’:
ir-tcl.c:1072: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1080: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1084: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1090: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_implementationId’:
ir-tcl.c:1096: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1100: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1106: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_implementationVersion’:
ir-tcl.c:1112: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1121: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1127: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_targetImplementationName’:
ir-tcl.c:1135: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1138: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1146: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_targetImplementationId’:
ir-tcl.c:1154: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1157: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1165: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_targetImplementationVersion’:
ir-tcl.c:1173: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1176: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1184: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_idAuthentication’:
ir-tcl.c:1204: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1216: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1217: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1252: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_connect’:
ir-tcl.c:1260: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1263: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1265: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1327: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c:1328: error: ‘IrTcl_Obj’ has no member named ‘interp’
ir-tcl.c:1328: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c: At top level:
ir-tcl.c:1373: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_disconnect’:
ir-tcl.c:1384: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1393: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_comstack’:
ir-tcl.c:1399: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1405: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1409: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1415: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_logLevel’:
ir-tcl.c:1419: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1433: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_eventType’:
ir-tcl.c:1441: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1443: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1451: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_callback’:
ir-tcl.c:1458: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c:1459: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1462: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1462: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c:1465: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c:1468: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c:1468: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1472: error: ‘IrTcl_Obj’ has no member named ‘callback’
ir-tcl.c: At top level:
ir-tcl.c:1480: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_failback’:
ir-tcl.c:1487: error: ‘IrTcl_Obj’ has no member named ‘failback’
ir-tcl.c:1488: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1491: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1491: error: ‘IrTcl_Obj’ has no member named ‘failback’
ir-tcl.c:1494: error: ‘IrTcl_Obj’ has no member named ‘failback’
ir-tcl.c:1497: error: ‘IrTcl_Obj’ has no member named ‘failback’
ir-tcl.c:1497: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1501: error: ‘IrTcl_Obj’ has no member named ‘failback’
ir-tcl.c: At top level:
ir-tcl.c:1509: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_initResponse’:
ir-tcl.c:1516: error: ‘IrTcl_Obj’ has no member named ‘initResponse’
ir-tcl.c:1517: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1520: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1520: error: ‘IrTcl_Obj’ has no member named ‘initResponse’
ir-tcl.c:1523: error: ‘IrTcl_Obj’ has no member named ‘initResponse’
ir-tcl.c:1526: error: ‘IrTcl_Obj’ has no member named ‘initResponse’
ir-tcl.c:1526: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1530: error: ‘IrTcl_Obj’ has no member named ‘initResponse’
ir-tcl.c: At top level:
ir-tcl.c:1537: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_protocol’:
ir-tcl.c:1544: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1554: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1574: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_triggerResourceControl’:
ir-tcl.c:1583: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1586: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1601: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_databaseNames’:
ir-tcl.c:1617: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1622: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1637: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1647: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_replaceIndicator’:
ir-tcl.c:1655: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1657: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1657: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1657: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1663: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_queryType’:
ir-tcl.c:1669: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1675: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:1679: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1685: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_userInformationField’:
ir-tcl.c:1693: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1696: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1704: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_smallSetUpperBound’:
ir-tcl.c:1712: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1714: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1714: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1714: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1720: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_largeSetLowerBound’:
ir-tcl.c:1728: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1730: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1730: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1730: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1736: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_mediumSetPresentNumber’:
ir-tcl.c:1744: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1746: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1746: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:1746: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:1752: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_referenceId’:
ir-tcl.c:1760: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1763: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1767: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1777: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_preferredRecordSyntax’:
ir-tcl.c:1785: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1804: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1814: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_elementSetNames’:
ir-tcl.c:1822: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1825: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1829: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1839: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_smallSetElementSetNames’:
ir-tcl.c:1847: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1850: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1855: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1865: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_mediumSetElementSetNames’:
ir-tcl.c:1873: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:1876: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:1881: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:1938: error: expected ‘)’ before ‘clientData’
ir-tcl.c:1965: error: expected ‘)’ before ‘clientData’
ir-tcl.c:1998: error: expected ‘)’ before ‘clientData’
ir-tcl.c:2060: error: expected ‘)’ before ‘clientData’
ir-tcl.c:2075: error: ‘ir_obj_init’ undeclared here (not in a function)
ir-tcl.c:2075: warning: excess elements in struct initializer
ir-tcl.c:2075: warning: (near initialization for ‘ir_obj_class’)
ir-tcl.c:2076: error: ‘ir_obj_method’ undeclared here (not in a function)
ir-tcl.c:2076: warning: excess elements in struct initializer
ir-tcl.c:2076: warning: (near initialization for ‘ir_obj_class’)
ir-tcl.c:2077: error: ‘ir_obj_delete’ undeclared here (not in a function)
ir-tcl.c:2078: warning: excess elements in struct initializer
ir-tcl.c:2078: warning: (near initialization for ‘ir_obj_class’)
ir-tcl.c:2085: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_search’:
ir-tcl.c:2100: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2106: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2108: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2257: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_searchResponse’:
ir-tcl.c:2265: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2268: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2275: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2287: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_presentResponse’:
ir-tcl.c:2295: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2298: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2305: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2317: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_sortResponse’:
ir-tcl.c:2325: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2328: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2335: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2347: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_resultCount’:
ir-tcl.c:2355: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2357: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2357: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:2357: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:2363: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_searchStatus’:
ir-tcl.c:2369: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2370: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2370: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:2370: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:2388: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_searchResult’:
ir-tcl.c:2399: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2410: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2424: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_presentStatus’:
ir-tcl.c:2430: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2431: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2431: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:2431: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:2437: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_sortStatus’:
ir-tcl.c:2446: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2459: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2467: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_nextResultSetPosition’:
ir-tcl.c:2475: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2477: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2478: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:2478: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:2484: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_setName’:
ir-tcl.c:2490: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2497: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:2501: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2507: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_numberOfRecordsReturned’:
ir-tcl.c:2515: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2517: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2518: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:2518: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:2524: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_type’:
ir-tcl.c:2533: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2542: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2544: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2570: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_recordType’:
ir-tcl.c:2578: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2586: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2588: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2611: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_recordElements’:
ir-tcl.c:2619: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2625: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2627: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2642: error: expected ‘)’ before ‘*’ token
ir-tcl.c:2668: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_diag’:
ir-tcl.c:2675: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2678: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2680: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2702: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_getMarc’:
ir-tcl.c:2709: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2712: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2714: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2735: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_getSutrs’:
ir-tcl.c:2742: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2745: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2747: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2771: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_getXml’:
ir-tcl.c:2778: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2781: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2783: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2807: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_getGrs’:
ir-tcl.c:2814: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2817: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2819: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2843: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_getExplain’:
ir-tcl.c:2853: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2856: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2858: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2892: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_responseStatus’:
ir-tcl.c:2902: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2912: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:2936: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_present’:
ir-tcl.c:2946: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:2949: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:2949: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3024: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_loadFile’:
ir-tcl.c:3036: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3039: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3041: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3109: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_saveFile’:
ir-tcl.c:3120: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3123: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3125: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3175: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_sort’:
ir-tcl.c:3189: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3195: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3197: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3369: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3395: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3416: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3505: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3532: error: ‘ir_set_obj_init’ undeclared here (not in a function)
ir-tcl.c:3532: warning: excess elements in struct initializer
ir-tcl.c:3532: warning: (near initialization for ‘ir_set_obj_class’)
ir-tcl.c:3533: error: ‘ir_set_obj_method’ undeclared here (not in a function)
ir-tcl.c:3533: warning: excess elements in struct initializer
ir-tcl.c:3533: warning: (near initialization for ‘ir_set_obj_class’)
ir-tcl.c:3534: error: ‘ir_set_obj_delete’ undeclared here (not in a function)
ir-tcl.c:3535: warning: excess elements in struct initializer
ir-tcl.c:3535: warning: (near initialization for ‘ir_set_obj_class’)
ir-tcl.c:3542: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_scan’:
ir-tcl.c:3561: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3564: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3566: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c:3574: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c:3590: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c:3591: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c:3592: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c: At top level:
ir-tcl.c:3622: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_scanResponse’:
ir-tcl.c:3630: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3633: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3640: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3652: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_stepSize’:
ir-tcl.c:3659: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3661: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3661: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3661: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3667: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_numberOfTermsRequested’:
ir-tcl.c:3675: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3677: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3677: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3677: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3684: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_preferredPositionInResponse’:
ir-tcl.c:3692: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3694: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3695: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3695: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3701: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_scanStatus’:
ir-tcl.c:3707: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3708: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3708: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3708: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3714: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_numberOfEntriesReturned’:
ir-tcl.c:3720: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3721: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3722: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3722: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3728: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_positionOfTerm’:
ir-tcl.c:3734: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3735: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3735: warning: passing argument 3 of ‘ir_tcl_get_set_int’ makes pointer from integer without a cast
ir-tcl.c:3735: error: too many arguments to function ‘ir_tcl_get_set_int’
ir-tcl.c: At top level:
ir-tcl.c:3741: error: expected declaration specifiers or ‘...’ before ‘Tcl_Interp’
ir-tcl.c: In function ‘do_scanLine’:
ir-tcl.c:3753: error: ‘TCL_OK’ undeclared (first use in this function)
ir-tcl.c:3767: error: ‘interp’ undeclared (first use in this function)
ir-tcl.c:3769: error: ‘TCL_ERROR’ undeclared (first use in this function)
ir-tcl.c: At top level:
ir-tcl.c:3811: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3834: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3850: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3888: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3915: error: expected ‘)’ before ‘clientData’
ir-tcl.c:3934: error: expected ‘)’ before ‘clientData’
ir-tcl.c: In function ‘ir_initResponse’:
ir-tcl.c:3954: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c:3957: error: ‘IrTcl_Obj’ has no member named ‘interp’
ir-tcl.c:3960: error: ‘IrTcl_Obj’ has no member named ‘interp’
ir-tcl.c:3963: error: ‘IrTcl_Obj’ has no member named ‘interp’
ir-tcl.c: In function ‘ir_scanResponse’:
ir-tcl.c:4346: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c: In function ‘ir_sortResponse’:
ir-tcl.c:4436: error: ‘IrTcl_Obj’ has no member named ‘set_inher’
ir-tcl.c: At top level:
ir-tcl.c:4460: error: expected ‘)’ before ‘clientData’
ir-tcl.c:4641: error: expected ‘)’ before ‘clientData’
ir-tcl.c:4706: error: expected ‘)’ before ‘clientData’
ir-tcl.c:4750: error: expected ‘)’ before ‘*’ token
make[1]: *** [ir-tcl.o] Error 1
make[1]: Leaving directory `/home/adam/debian/build-ir-tcl-1.4.3-1/ir-tcl-1.4.3'
make: *** [stamp-build] Error 2
