Hi John,

Sorry, just after I sent my previous message I realized I should have typed
'make typing_extensions' and not 'make typing_extension' so I am no longer
getting the error I indicated above. I am currently building with no errors
so far, so I will send another update soon.

Best,
Alex

On Wed, Jan 4, 2023 at 11:35 AM John H Palmieri <jhpalmier...@gmail.com>
wrote:

> Many of the errors are discussed at https://trac.sagemath.org/ticket/34838.
> You can probably avoid those by running "make typing_extensions" before
> running "make".
>
> The most recent error seems to be for sagelib:
>
>     ld: library not found for -lopenblas
>
> I assume that you followed the directions at the end of ./configure? It is
> possible that some homebrew package got updated after running ./configure,
> and now Sage is looking for the old one and can't find it. Maybe you need
> to start over by running "make distclean"? Re-run "./configure", then "make
> typing_extension", then "make".
>
>
> On Tuesday, January 3, 2023 at 10:56:01 PM UTC-8 alexcha...@gmail.com
> wrote:
>
>> Hello,
>>
>> I am trying to build Sage 9.8 from source on a 2021 Apple M1 laptop. I
>> have attached the logs for each attempt and also the packages with errors
>> as indicated by running
>>
>> grep -li "^Error" logs/pkgs/*
>>
>> Thank you,
>> Alex
>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/5c58d060-cfda-4518-a4ff-cfeef5c06bcen%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-support/5c58d060-cfda-4518-a4ff-cfeef5c06bcen%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAEGcjCgGGa_wQp23FjGnga5nK%3Dx9u2JYqdky7aFege0NO6eZWQ%40mail.gmail.com.

Reply via email to