cvs "make" errors out
Bill Suit <[email protected]> Fri, 20 Jan 2006 06:37:52 -0500
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
Current cvs checkout, ./configure and make leads here: ... make[5]: Entering directory `/opt/kmymoney2/kmymoney2/dialogs' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../.. -I. -DQT_THREAD_SUPPORT -D_REENTRANT -D_CHECK_MEMORY -DKMM_DEBUG=1 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -MT knewaccountdlg.o -MD -MP -MF ".deps/knewaccountdlg.Tpo" \ -c -o knewaccountdlg.o `test -f 'knewaccountdlg.cpp' || echo './'`knewaccountdlg.cpp; \ then mv -f ".deps/knewaccountdlg.Tpo" ".deps/knewaccountdlg.Po"; \ else rm -f ".deps/knewaccountdlg.Tpo"; exit 1; \ fi In file included from knewaccountdlg.cpp:71: ../dialogs/konlinebankingsetupwizard.h:87: error: `OfxFiServiceInfo' was not declared in this scope ../dialogs/konlinebankingsetupwizard.h:87: error: template argument 1 is invalid ../dialogs/konlinebankingsetupwizard.h:87: error: ISO C++ forbids declaration of `m_bankInfo' with no type ../dialogs/konlinebankingsetupwizard.h:88: error: `OfxFiServiceInfo' was not declared in this scope ../dialogs/konlinebankingsetupwizard.h:88: error: template argument 1 is invalid ../dialogs/konlinebankingsetupwizard.h:88: error: `const_iterator' does not name a type make[5]: *** [knewaccountdlg.o] Error 1 make[5]: Leaving directory `/opt/kmymoney2/kmymoney2/dialogs' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/opt/kmymoney2/kmymoney2/dialogs' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/kmymoney2/kmymoney2' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/kmymoney2/kmymoney2' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/kmymoney2' make: *** [all] Error 2 Ace suggests to try: I have a guess, though. Try editing libs/Makefile.am and changing @LIBOBJ@ to @LIBOBJS@ (note the added 'S'). Regenerate and reconfigure with ./autogen.sh, and make again. I bet that solves the problem. </Ace> I'll report back shortly. Bill -- -- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642