I ended up only needing the first combined with `--with-system-flint=no` On Tuesday, May 21, 2024 at 9:53:07 AM UTC-4 Kwankyu Lee wrote:
> You need > > https://github.com/sagemath/sage/pull/38025 > > and possibly also > > https://github.com/sagemath/sage/pull/38021 > > On Tuesday, May 21, 2024 at 9:44:30 PM UTC+9 Edgar Costa wrote: > >> Hello, >> >> Does someone has insights how t fix this? >> I already told ./configure --with-system-givaro=no and removed my >> installed givaro via homebrew. >> >> You can find the logs here: >> https://gist.github.com/edgarcosta/32a8dd533cf88b937fa54194da7efe8d >> But the main issue is here: >> [fflas_ffpack-2.5.0] [spkg-install] "Givaro::Integer::operator-(long >> long) const", referenced from: >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::ModularBalanced<double> >> >(Givaro::ModularBalanced<double> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::ModularBalanced<float> >> >(Givaro::ModularBalanced<float> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::Modular<double, double, >> void> >(Givaro::Modular<double, double, void> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::Modular<float, float, void> >> >(Givaro::Modular<float, float, void> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] "Givaro::Integer::operator>>(int) >> const", referenced from: >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::ModularBalanced<double> >> >(Givaro::ModularBalanced<double> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] double >> FFLAS::Protected::computeFactorClassic<Givaro::ModularBalanced<float> >> >(Givaro::ModularBalanced<float> const&) in ffpack_inst.o >> [fflas_ffpack-2.5.0] [spkg-install] ld: symbol(s) not found for >> architecture x86_64 >> >> >> Thank you, >> Edgar >> >> >> -- 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/d1f6b536-4312-4e72-92c2-5ad6d38b5f13n%40googlegroups.com.