Missing libstdc++.la

Christian Stimming stimming at tuhh.de
Fri Feb 9 16:45:46 EST 2007


Am Mittwoch, 7. Februar 2007 19:09 schrieb vr.sundar:
> Running "make " on the 2.0 branch (revision 15519) gave me this error
> in src/import-export/ofx directory:
>
> grep: /usr/lib/libstdc++.la: No such file or directory
> /usr/bin/sed: can't read /usr/lib/libstdc++.la: No such file or directory
> libtool: link: `/usr/lib/libstdc++.la' is not a valid libtool archive
> make[5]: *** [libgncmod-ofx.la] Error 1

This is most certainly due to your installed libofx and libofx-devel packages, 
because those would introduce stdc++ here. How did you install libofx? The 
standard Opensuse10.2 packages which would be libofx-0.8.2-18 and 
libofx-devel-0.8.2-18? Or are there any hand-compiled libofx.la around, maybe 
in /usr/local/lib/libofx.la ? Those should be removed - only 
the /usr/lib/libofx.la file from the libofx-devel package should exist. 

For the record: I build gnucash both trunk and branch-2.0 from SVN on a 
totally new opensuse 10.2 installation just fine. The only package that I 
didn't have immediately installed was "guile-devel", but once it was there, 
installation ran just fine.

Christian


>
> I am on opensuse 10.2 and have compat-libstdc++, libstdc++41,
> libstdc++41-devel and libstdc++-devel packages installed.
>
> I found this thread that reports the same problem on 10.2:
> http://lists.opensuse.org/opensuse-packaging/2006-10/msg00047.html It
> also pointed out this bugzilla entry for this issue -
> https://bugzilla.novell.com/show_bug.cgi?id=215548. They both indicate
> that libstdc++.la was intentionally removed.  Is this a problem with
> one of the libraries that gnucash depends on?  I haven't tried editing
> libtool as suggested in the bugzilla entry. Probably will later on
> today. Is that the way to go? Any other suggestions?
>
> thanks
> sundar
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel


More information about the gnucash-devel mailing list