Re: [sage-devel] sagelib does not compile : /usr/bin/ld: cannot find -larb

2020-03-20 Thread Thierry
On Sat, Mar 21, 2020 at 01:42:23AM +0800, Dima Pasechnik wrote:
> On Sat, Mar 21, 2020 at 12:51 AM Thierry
>  wrote:
> >
> > Hi,
> >
> > for the first time in a while, i did a "make distclean" to test the
> > `spkg-configure.m4` feature. I am running a pretty standard Debian
> > buster with x86_64 arch.
> >
> > I installed all dependencies listed in
> > $SAGE/src/doc/en/installation/debian.txt and
> > $SAGE/src/doc/en/installation/debian-optional.txt
> >
> > I ran ./confiure and make
> >
> > However, i can not compile sagelib anymore, i get some :
> >
> > [sagelib-9.1.beta8] /usr/bin/ld: cannot find -larb
> > [sagelib-9.1.beta8] collect2: error: ld returned 1 exit status
> >
> > The full log can be found at :
> > https://tmpsage.metelu.net/sagelib-9.1.beta8.log
> >
> > What is wrong ?
> a known bug. See https://trac.sagemath.org/ticket/29365

Thanks, i was looking for the "-larb" string in trac without success.

Ciao,
Thierry


> >
> > Ciao,
> > Thierry
> >
> >
> > --
> > 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/20200320165113.azixeq6bleg2csyv%40metelu.net.
> 
> -- 
> 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/CAAWYfq0b%2BPzp2Dqho_mgzF07S_E_cO0u0e9RGYxS1Hz-7_Ct7A%40mail.gmail.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/20200320184654.cmhkranaz554rrf6%40metelu.net.


Re: [sage-devel] sagelib does not compile : /usr/bin/ld: cannot find -larb

2020-03-20 Thread Dima Pasechnik
On Sat, Mar 21, 2020 at 12:51 AM Thierry
 wrote:
>
> Hi,
>
> for the first time in a while, i did a "make distclean" to test the
> `spkg-configure.m4` feature. I am running a pretty standard Debian
> buster with x86_64 arch.
>
> I installed all dependencies listed in
> $SAGE/src/doc/en/installation/debian.txt and
> $SAGE/src/doc/en/installation/debian-optional.txt
>
> I ran ./confiure and make
>
> However, i can not compile sagelib anymore, i get some :
>
> [sagelib-9.1.beta8] /usr/bin/ld: cannot find -larb
> [sagelib-9.1.beta8] collect2: error: ld returned 1 exit status
>
> The full log can be found at :
> https://tmpsage.metelu.net/sagelib-9.1.beta8.log
>
> What is wrong ?
a known bug. See https://trac.sagemath.org/ticket/29365

>
> Ciao,
> Thierry
>
>
> --
> 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/20200320165113.azixeq6bleg2csyv%40metelu.net.

-- 
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/CAAWYfq0b%2BPzp2Dqho_mgzF07S_E_cO0u0e9RGYxS1Hz-7_Ct7A%40mail.gmail.com.


[sage-devel] sagelib does not compile : /usr/bin/ld: cannot find -larb

2020-03-20 Thread Thierry
Hi,

for the first time in a while, i did a "make distclean" to test the
`spkg-configure.m4` feature. I am running a pretty standard Debian
buster with x86_64 arch.

I installed all dependencies listed in
$SAGE/src/doc/en/installation/debian.txt and
$SAGE/src/doc/en/installation/debian-optional.txt

I ran ./confiure and make

However, i can not compile sagelib anymore, i get some :

[sagelib-9.1.beta8] /usr/bin/ld: cannot find -larb
[sagelib-9.1.beta8] collect2: error: ld returned 1 exit status

The full log can be found at :
https://tmpsage.metelu.net/sagelib-9.1.beta8.log

What is wrong ?

Ciao,
Thierry


-- 
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/20200320165113.azixeq6bleg2csyv%40metelu.net.