Date: Sat, 12 Feb 2005 12:27:16 -0600 From: Troy <troy@twisted.net> To: ports@FreeBSD.org Cc: glennpj@charter.net Subject: libofx 0.7.0 port broken Message-ID: <20050212182716.GA30729@twisted.net>
next in thread | raw e-mail | index | archive | help
I was just upgrading libofx-0.6.6 to 0.7.0 and ran into the following errors. rm -f .libs/file_preproc.lo c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../inc -I/usr/local/include/OpenSP -DMAKEFILE_DTD_PATH=\"/usr/local/share/libofx/dtd/\" -I/usr/local/include -O -pipe -march=pentiumpro -c file_preproc.cpp -fPIC -DPIC -o .libs/file_preproc.lo In file included from file_preproc.cpp:25: ../inc/libofx.h:210: multiple storage classes in declaration of `LibofxProcStatusCallback' ../inc/libofx.h:267: multiple storage classes in declaration of `LibofxProcAccountCallback' ../inc/libofx.h:323: multiple storage classes in declaration of `LibofxProcSecurityCallback' ../inc/libofx.h:501: multiple storage classes in declaration of `LibofxProcTransactionCallback' ../inc/libofx.h:570: multiple storage classes in declaration of `LibofxProcStatementCallback' gmake[2]: *** [file_preproc.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/finance/libofx/work/libofx-0.7.0/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/finance/libofx/work/libofx-0.7.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/finance/libofx.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050212182716.GA30729>