Re: Re: [Kmymoney2-developer] cvs 'make' failure with OFX

ace jones <[email protected]> Fri, 20 Jan 2006 05:01:13 -0800
Newsgroups gmane.comp.finance.libofx.devel,gmane.comp.kde.kmymoney2.devel
Message-ID <[email protected]>
Hmm, well that's plenty strange.  Can you send us a listing of the
lib/.libs directory?

On Fri, 2006-01-20 at 03:55, Bill Suit wrote:
> On Friday 20 January 2006 00:10, ace jones wrote:
> > It's the "for some time now" that's what's wrong.  You needed a more
> > recent CVS version than you had.
> >
> > As to your build error, that does look like a problem.  You should send
> > this, and your config.log to us on [email protected].
> >
> > 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>
> >
> Made the change in lib/Makefile.am, ./autogen.sh now errors out here:
> 
> ...
> Making all in ofx2qif
> make[2]: Entering directory `/opt/libofx/ofx2qif'
> if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../inc   -g -O2 -MT ofx2qif.o -MD -MP 
> -MF ".deps/ofx2qif.Tpo" -c -o ofx2qif.o ofx2qif.c; \
> then mv -f ".deps/ofx2qif.Tpo" ".deps/ofx2qif.Po"; else rm -f 
> ".deps/ofx2qif.Tpo"; exit 1; fi
> /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o ofx2qif  
> ofx2qif.o ../lib/libofx.la
> gcc -g -O2 -o .libs/ofx2qif ofx2qif.o  ../lib/.libs/libofx.so 
> -L/usr/lib //usr/lib/libosp.so -lpthread 
> -lnsl /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/libstdc++.so 
> -L/usr/x86_64-pc-linux-gnu/bin -L/usr/x86_64-pc-linux-gnu/lib 
> -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../x86_64-pc-linux-gnu/lib 
> -L/usr/lib/gcc/x86_64-pc-linux-gnu/../../../lib64 -Wl,--rpath -Wl,//usr/lib
> gcc: ../lib/.libs/libofx.so: No such file or directory
> make[2]: *** [ofx2qif] Error 1
> make[2]: Leaving directory `/opt/libofx/ofx2qif'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/opt/libofx'
> make: *** [all] Error 2
> 
> Config log attached.
> 
> Bill
-- 
GPG Public Key: http://keyserver.net:11371/search?q=0xF540E55B
Fingerprint: 3CA8 1A24 B52F 4FCA C22D  0E2F 0AF0 4EE1 F540 E55B
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBD0N8ZCvBO4fVA5VsRAvpGAKCyn8C2NAAz8PDC6b/U/rnltBD2kgCbBIXQ
wbClJKzTevQhtOhd8tP1uBk=
=vGov
-----END PGP SIGNATURE-----