Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2005 12:45:44 -0800
From:      Alex Varju <alex@varju.ca>
To:        troy@twisted.net
Cc:        glennpj@charter.net
Subject:   Re: libofx 0.7.0 port broken
Message-ID:  <420E6AF8.7020501@varju.ca>
In-Reply-To: <20050212182716.GA30729@twisted.net>
References:  <20050212182716.GA30729@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I submitted the update for this, so I feel a bit guilty...

There was a patch that I removed during the update from 0.6.6, because 
it didn't apply cleanly, and didn't seem to be necessary any more.  The 
patch was original added to deal with some GCC issues, so I wonder if it 
still has trouble with some versions of GCC.  What version do you have?

For what it's worth, it builds fine on my amd64 running 5.3 Stable from 
a few weeks ago, and appears to build fine on my i386 running 5.3 
Release, as well.

Alex.

Troy wrote:
> 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.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?420E6AF8.7020501>