Failed to load shared library
'/usr/local/bin/_eeschema.kiface':/usr/local/lib/libngspice.so.0:undefined
symbol: cvprod
I'v built from 6.0.8 source code.
i have also got the ngspice ver 37 source built and installed.
(i did ver 36 prior)
i'v done the
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib64:/usr/local/lib"
so riddle me this...
$ nm /usr/local/lib/libngspice.so.0|grep cvprod
U cvprod
$ ls -l /usr/local/lib/libngspice*
-rwxr-xr-x 1 root root 956 Jun 9 12:09 /usr/local/lib/libngspice.la
lrwxrwxrwx 1 root root 19 Jun 9 12:09 /usr/local/lib/libngspice.so
-> libngspice.so.0.0.4
lrwxrwxrwx 1 root root 19 Jun 9 12:09 /usr/local/lib/libngspice.so.0
-> libngspice.so.0.0.4
-rwxr-xr-x 1 root root 28032744 Jun 9 12:09
/usr/local/lib/libngspice.so.0.0.4
i'm a bit stumped atm with why?
oh the pcbeditor is working fine.
--
You received this message because you are subscribed to the Google Groups
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/kicad.org/d/msgid/devlist/5be4c1ca-b7dc-467b-9382-16aa4806b957n%40kicad.org.