Version 1.17 asennus ei toimi Debian GNU/Linux 6:ssa.
Jos asennus toimii Ubuntun 12.04:ssä, ehkä Debian versiossa 7 toimisi, mutta se julkaistaneen vuodenvaihteen jälkeen.
T-Laskun version 1.16 make ei tee virheitä, ja t-lasku toimii.
root@vihuri:/tmp/t-lasku-1.17.0# make
gcc -lQtScript -lQtSql -lQtXml -lQtGui -lQtCore -lpthread -lstdc++ \
-o t-lasku t-lasku-relocatable
t-lasku-relocatable: In function `InvoicePrintPreviewDialog::createActions()':
(.text+0x155f8): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `InvoiceTableModel::removeRows(int, int, QModelIndex const&)':
(.text+0x15a8c): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `InvoiceTableModel::deleteInvoices()':
(.text+0x15d38): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `InvoiceTableModel::deleteInvoices()':
(.text+0x15da6): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `InvoiceItemTableModel::deleteInvoiceItems()':
(.text+0x33eb3): undefined reference to `QListData::detach(int)'
t-lasku-relocatable:(.text+0x33f1b): more undefined references to `QListData::detach(int)' follow
t-lasku-relocatable: In function `QList<QString>::detach_helper_grow(int, int)':
(.text._ZN5QListI7QStringE18detach_helper_growEii[QList<QString>::detach_helper_grow(int, int)]+0x30): undefined reference to `QListData::detach_grow(int*, int)'
t-lasku-relocatable: In function `QList<int>::detach_helper(int)':
(.text._ZN5QListIiE13detach_helperEi[QList<int>::detach_helper(int)]+0x28): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `QList<int>::detach_helper_grow(int, int)':
(.text._ZN5QListIiE18detach_helper_growEii[QList<int>::detach_helper_grow(int, int)]+0x38): undefined reference to `QListData::detach_grow(int*, int)'
t-lasku-relocatable: In function `QList<Invoice*>::detach_helper_grow(int, int)':
(.text._ZN5QListIP7InvoiceE18detach_helper_growEii[QList<Invoice*>::detach_helper_grow(int, int)]+0x38): undefined reference to `QListData::detach_grow(int*, int)'
t-lasku-relocatable: In function `QList<Customer*>::clear()':
(.text._ZN5QListIP8CustomerE5clearEv[QList<Customer*>::clear()]+0x7e): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `QList<Customer*>::detach_helper_grow(int, int)':
(.text._ZN5QListIP8CustomerE18detach_helper_growEii[QList<Customer*>::detach_helper_grow(int, int)]+0x38): undefined reference to `QListData::detach_grow(int*, int)'
t-lasku-relocatable: In function `QList<QString>::detach_helper(int)':
(.text._ZN5QListI7QStringE13detach_helperEi[QList<QString>::detach_helper(int)]+0x1c): undefined reference to `QListData::detach(int)'
t-lasku-relocatable: In function `QList<PaymentListItem*>::detach_helper_grow(int, int)':
(.text._ZN5QListIP15PaymentListItemE18detach_helper_growEii[QList<PaymentListItem*>::detach_helper_grow(int, int)]+0x38): undefined reference to `QListData::detach_grow(int*, int)'