On k8s, I see this symbol when doing

objdump -TC local/lib/libpynac.so.13.0.2

Not sure why nm does not see any symbols here.

julian

On Wednesday, June 19, 2019 at 10:29:10 AM UTC+2, Isuru Fernando wrote:
>
> Hi,
>
> I'm trying to build sage 8.8.rc1 on conda with conda built dependencies 
> and I'm getting the following error.
>
> ImportError: /_h_env/lib/python2.7/site-packages/sage/symbolic/ring.so: 
> undefined symbol: _ZN5GiNaC9containerISt6vectorEC1ERKS1_INS_2exESaIS3_EEb
>
> Demangled, this is
>
> GiNaC::container<std::vector>::container(std::vector<GiNaC::ex, 
> std::allocator<GiNaC::ex> > const&, bool)
>
> This is with pynac 0.7.25. I can send more details if required.
>
> Has anybody seen this error before?
>
> Isuru
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/25d89eef-115f-402e-84e2-52c070717a93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to