all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Symbol lookup error: log10f, version GLIBCXX_3.4
@ 2021-06-02 23:45 Paul A. Patience
  0 siblings, 0 replies; only message in thread
From: Paul A. Patience @ 2021-06-02 23:45 UTC (permalink / raw)
  To: help-guix@gnu.org

Hi,

I modified the stock dealii package to update
it to 9.3.0 (along with some other minor changes),
but when I try to run an example provided with
deal.II, I get the following error:

./step-70: symbol lookup error: /gnu/store/7gqbjm6dhczb9zkv7xhk7wvcm0b1mv72-profile/lib/libdeal_II.g.so.9.3.0: undefined symbol: log10f, version GLIBCXX_3.4

I am unfortunately not quite sure what is wrong.
I read online that a cause of this error is an incompatibility
between the compiler used to compile the library and
the executable.
But I am ran "guix environment" to get the same environment
dealii was built in.

Does anyone have any ideas?

Thanks,
Paul



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-03  0:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 23:45 Symbol lookup error: log10f, version GLIBCXX_3.4 Paul A. Patience

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.