gEDA-dev: Embellishing light symbols with heavy attributes
Bernd Jendrissek
bernd.jendrissek at gmail.com
Fri Feb 1 10:58:50 EST 2008
On Feb 1, 2008 5:02 PM, Peter Clifton <pcjc2 at cam.ac.uk> wrote:
> ./gschem: symbol lookup error: ./gschem: undefined symbol: libgeda_factory
>
> I've confirmed that libgeda build OK, and installed, and that ldd shows
> the correct libgeda being found.
>
> grep "libgeda_factory" on that library also returns a match.
>
> Any ideas?
Ugh. How about "nm $prefix/lib/libgeda.so |grep libgeda_factory"? I get a 'D'
definition in libgeda, and a 'B' reference in gschem and have no
problems starting
gschem from the build directory. I'll log onto #geda later tonight (when power
cuts are less likely :) if you want to go through this there.
[Unlikely: are you compiling with a C++ compiler?]
Thanks for trying...
More information about the geda-dev
mailing list