On Sat, Aug 22, 2020 at 4:52 PM Dima Pasechnik <dimp...@gmail.com> wrote:

> On Sat, Aug 22, 2020 at 8:28 PM Dima Pasechnik <dimp...@gmail.com> wrote:
> >
> > note: 'utimensat' has been marked as being introduced in macOS 10.13
> > here, but the deployment target is macOS 10.9.0
> >
> > seems to indicate that one has to properly set MACOS_DEPLOYMENT_TARGET
> > (or a suchlike thing) to 10.13 or even bigger.
>
> indeed, in src/bin/sage-env on has
>
> MACOSX_DEPLOYMENT_TARGET=10.9
>
> which is the reason for that error, I guess.
>

Shouldn't it be 11.0?

I changed it then tried to recompile but it stopped at the same place.
I can't install a system python3 using homebrew since it's broken
https://github.com/Homebrew/brew/issues/7803



>
> >
> > On Sat, Aug 22, 2020 at 8:06 PM David Joyner <wdjoy...@gmail.com> wrote:
> > >
> > > Hi:
> > >
> > > I don't know if this has been discussed yet but
> > > I just upgraded to mac os 11.0. I downloaded
> > > sage 9.2.b9 and ran make. I got a "you must
> > > run ./configure first message, which I did.
> > > Then I ran make and the compilation stopped while
> > > compiling python 3. The log is attached.
> > >
> > > - David Joyner
> > >
> > >
> > > --
> > > 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/CAEQuuAVjRasvOnj7NKQGfXxjL2g9XPfi8WFXdO-6A3mZ_XedHg%40mail.gmail.com
> .
>
> --
> 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/CAAWYfq2AU24nTFsL2eq3%3DPYgj5320t2LyQJV%2BRFon%2BhrzLJseA%40mail.gmail.com
> .
>

-- 
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/CAEQuuAUnZEypSLGc%3DJu8jfZdkSCB6LN4xCg8%2B9A7Fa%3DTnYAuAQ%40mail.gmail.com.

Reply via email to