On Mon, Jun 1, 2020 at 7:37 PM Zachary Scherr <zsc...@gmail.com> wrote:
>
> Hi All,
>
>    I recently tried building Sage on Catalina 10.15.5.  I have homebrew with 
> all recommended packages installed and I tried building sage via the commands
>
your config.log says that e.g. sqlite is not installed.
At the end of ./configure run, please have a look at the advice to
install packages it now prints.

> make distclean
> source .homebrew-build-env
> ./configure
> MAKE='make -j18' make build
>
>    and it crashed with the error
>
> Error building Sage.
>
> The following package(s) may have failed to build (not necessarily
> during this run of 'make all-build'):
>
> * package:         r-3.6.2.p0
>   last build time: Jun 1 14:21
>   log file:        /Users/zscherr/SageMath/logs/pkgs/r-3.6.2.p0.log
>   build directory: /Users/zscherr/SageMath/local/var/tmp/sage/build/r-3.6.2.p0
>
>    I'm not entirely sure why it's building R in the first place since I 
> already have it installed via homebrew.  I briefly checked the log file and 
> saw ld: library not found for -lssl which I'm thinking might be somehow 
> related
> to the fact that openssl and curl-openssl are keg-only.  My best guess might 
> be that "source .homebrew-build-env" ends up missing some environment 
> variables, but I'd really appreciate any help you can offer.
>
> Thanks,
> Zach
>
> --
> 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/6a84dd22-2e9e-4139-aab7-6582cb0bf598%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/CAAWYfq3Zh5rS579JQyguofO18Zts7wCHfjz995f%3DSVOot1eWJQ%40mail.gmail.com.

Reply via email to