Removing /usr/local/lib/libqd.a indeed took care of the issue. Thanks!

Kiran

On Thursday, November 12, 2020 at 4:13:39 PM UTC-8 François Bissey wrote:

> libqd.a in your /usr/local/lib folder has been compiled without -fPIC and 
> cannot
> be used to build a shared library.
> As stated by Dima, you shouldn’t need to install your own. If you insist 
> on using
> a libqd from /usr/local/lib, install one compiled with -fPIC.
>
> François
>
> > On 13/11/2020, at 10:40 AM, Kiran Kedlaya <ksk...@gmail.com> wrote:
> > 
> > I'm trying to build Sage 9.3beta1 on my Ubuntu 20.10 laptop, and the 
> build is failing in fplll-5.3.3. The relevant lines seem to be
> > 
> > [fplll-5.3.3] /usr/bin/ld: /usr/local/lib/libqd.a(dd_const.o): warning: 
> relocation against `_ZN7dd_real4_pi4E' in read-only section `.text.startup'
> > [fplll-5.3.3] /usr/bin/ld: /usr/local/lib/libqd.a(dd_real.o): relocation 
> R_X86_64_PC32 against symbol `_ZSt4cerr@@GLIBCXX_3.4' can not be used when 
> making a shared object; recompile with -fPIC
> > 
> > I can include a more detailed log if needed, but let's see if this is 
> already enough to generate some suggestions...
> > 
> > Kiran
> > 
> > -- 
> > 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+...@googlegroups.com.
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-devel/37a140b4-67a9-4f0a-ba3b-28259f134ca1n%40googlegroups.com
> .
>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/1e4ec5fa-fdc4-4d5b-ae4c-ae54fb1607ccn%40googlegroups.com.

Reply via email to