Re: Re: Re: [Kmymoney2-developer] LibOFX CVS
Bob Ewart <[email protected]> Tue, 30 Aug 2005 18:33:54 -0400
| Newsgroups | gmane.comp.finance.libofx.devel |
|---|---|
| Message-ID | <[email protected]> |
Benoit Grégoire wrote: >>I googled for 'gengetopt' and came up with this: >> >> >>Focus on Linux - http://linux.about.com/cs/linux101/g/gengetopt.htm >> >>"gengetopt" >>Glossary >>Definition: gengetopt: skeleton main.c generator gengetopt reads an >>interface description file, and writes a skeleton main.c file. gengetopt >>supports: long and short options, 11 types of parameters (including flag, >>int, double, string, and function call), and a usage message >> >>Maybe this is the problem? I don't know. Just a thought. >> >>I don't know what else to suggest. Maybe a dev can pick up on some of this. >> >> > >Gengetopt is not the problem. The warning simply means taht since gengetopt >couldn't be found, the build system will not be able to rebuild thee command >line parser if the source file is modified. But the generated C files are >included in the tarball for this reason. > > > I installed gengetopt and re-installed all the packages which contained libstdc++.so and still get the same error: /usr/lib/libstdc++.so: could not read symbols: Invalid operation I tried on a 32-bit system and it compiles without problem. Both are SuSE 9.2. So the problem is either 64-bit related or SuSE 64-bit. I'm willing to try another distribution, any suggestions (not gentoo, I don't have the time.) -- -- Bob