Date: Sun, 22 Feb 2004 17:36:51 -0600 From: Lute Mullenix <lute@cableone.net> To: ports@FreeBSD.org Subject: qhacc 2.9.8 build on 5.1 RELEASE Message-ID: <20040222173651.40c95137@agnes>
next in thread | raw e-mail | index | archive | help
I have not been able to get qhacc to build on my system since version 2.9.1, it always quits with a compiler error. This is what I was able to capture from my last attempt. qifplugin.cpp:64: no matching function for call to `QHaccTable::setPK(const int&)' qifplugin.cpp:65: `SID' is not a member of type `QC' /usr/X11R6/include/qhacc.h:654: `TableCol QHacc::max(Table, int)' is protected qifplugin.cpp:86: within this context qifplugin.cpp:109: `vector' undeclared (first use this function) qifplugin.cpp:109: (Each undeclared identifier is reported only once for each function it appears in.) qifplugin.cpp:109: syntax error before `>' token qifplugin.cpp:110: `JOURNALS' undeclared (first use this function) qifplugin.cpp:110: `v' undeclared (first use this function) qifplugin.cpp:120: no matching function for call to `QHaccTable::QHaccTable( int, ColType[3])' /usr/X11R6/include/qhacctable.h:45: candidates are: QHaccTable::QHaccTable(const QHaccResultSet&) /usr/X11R6/include/qhacctable.h:44: QHaccTable::QHaccTable(const QHaccTable&) /usr/X11R6/include/qhacctable.h:43: QHaccTable::QHaccTable(const ColType*, const char**, int, int = -1, const char* = 0, unsigned int = 5, unsigned int = 5, unsigned int = 8) qifplugin.cpp:144: no matching function for call to `QHaccTable::getWhere( TableSelect)' /usr/X11R6/include/qhacctable.h:63: candidates are: bool QHaccTable::getWhere(TableSelect*, unsigned int, QHaccResultSet*&)/usr/X11R6/include/qhacctable.h:64: bool QHaccTable::getWhere(const TableSelect&, QHaccResultSet*&)/usr/X11R6/include/qhacctable.h:67: bool QHaccTable::getWhere(const TableGet&, TableSelect*, unsigned int, QHaccResultSet*&) /usr/X11R6/include/qhacctablerows.h:129: `const TableCol& TableRow::operator[](int) const' is protected qifplugin.cpp:164: within this context qifplugin.cpp:174: no match for `QHaccTable& += TableRow' operator qifplugin.cpp:178: no matching function for call to `TableRow::TableRow(const int&)' /usr/X11R6/include/qhacctablerows.h:103: candidates are: TableRow::TableRow(TableCol*, int) /usr/X11R6/include/qhacctablerows.h:102: TableRow::TableRow(const TableRow&) /usr/X11R6/include/qhacctablerows.h:101: TableRow::TableRow() qifplugin.cpp:183: `REGULAR' is not a member of type `QC'/usr/X11R6/include/qhacctablerows.h:129: `const TableCol& TableRow::operator[](int) const' is protected qifplugin.cpp:189: within this context qifplugin.cpp:193: no match for `QHaccTable& += TableRow' operator qifplugin.cpp:196: syntax error before `(' token qifplugin.cpp:198: no match for `QHaccTable& [uint&]' operator qifplugin.cpp:199: `s' undeclared (first use this function) qifplugin.cpp:199: `SACCTID' is not a member of type `QC' /usr/X11R6/include/qhacctablerows.h:129: `const TableCol& TableRow::operator[](int) const' is protected qifplugin.cpp:199: within this context qifplugin.cpp:200: `SSUM' is not a member of type `QC' /usr/X11R6/include/qhacctablerows.h:129: `const TableCol& TableRow::operator[](int) const' is protected qifplugin.cpp:200: within this context qifplugin.cpp:201: `STID' is not a member of type `QC' qifplugin.cpp:202: `SID' is not a member of type `QC' qifplugin.cpp:203: `SRECO' is not a member of type `QC' qifplugin.cpp:204: `SRECODATE' is not a member of type `QC' qifplugin.cpp: In member function `virtual bool QIFImporter::exprt(QHaccResultSet*)': qifplugin.cpp:225: no match for `QHaccResultSet& = QHaccTable&' operator/usr/X11R6/include/resultset.h:89: candidates are: QHaccResultSet& QHaccResultSet::operator=(const QHaccResultSet&) qifplugin.cpp:226: `SPLTT' is not a member of type `QC' qifplugin.cpp:227: no match for `QHaccResultSet& = QHaccTable&' operator/usr/X11R6/include/resultset.h:89: candidates are: QHaccResultSet& QHaccResultSet::operator=(const QHaccResultSet&) qifplugin.cpp:228: `JRNLT' is not a member of type `QC' gmake[3]: *** [qifplugin.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.8/plugins/qif' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.8/plugins' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/finance/qhacc/work/qhacc-2.9.8' gmake: *** [all] Error 2*** Error code 2 Stop in /usr/ports/finance/qhacc. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade45738.0 make** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! finance/qhacc (qhacc-2.9_1) (compiler error) Hope this is enough. -- Lute ************************ * Power Provided * * by * * FreeBSD 5.1 RELEASE * ************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222173651.40c95137>