Sorry, that was a side effect of me running one of the internal scripts 
from the command line in a vainglorious attempt to figure out what was 
going on.

After running the osx upgrade, everything built (even with the funky paths) 
and all the doctests worked (except a few padic_lattice_element tests that 
I assume are expected.)  I'll do a make distclean, and start a new shell 
and redo everything just to make sure, but I think I'm in good shape now.

I thank everyone for their help.

On Thursday, April 9, 2020 at 12:16:56 PM UTC-4, Matthias Koeppe wrote:
>
> On Thursday, April 9, 2020 at 6:35:53 AM UTC-7, David Einstein wrote:
>>
>> I did a brew install pkg-config and was notified that version 0.29.1 was 
>> already installed, but I could upgrade to 0.29.2, so I did so. Then did a 
>> `make distclean` and then make and got marginally further.  Now it dies 
>> starting to build sagelib
>>
>>>
>>>>>
> From the config.log that you posted it seems that you are running 
> configure from inside `sage -sh` or you have set PATH manually to include 
> the following:
> PATH: /Users/davideinstein/projects/sage/build/bin
>
> PATH: /Users/davideinstein/projects/sage/src/bin
> PATH: /Users/davideinstein/projects/sage/local/bin
>
>
> This is not supported. configure should be run outside of `sage -sh` and 
> without such PATH settings.
>  
>

-- 
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/cc58eb14-6846-44aa-8561-7cb7dde86c3d%40googlegroups.com.

Reply via email to