On Tuesday, February 4, 2014 11:34:26 AM UTC-5, Volker Braun wrote: > > I don't know why its not working for you, but what is failing is the > following autoconf check: > > AC_CONFIG_SRCDIR([src/pycrypto_compat.h]) >
> > My guess would be that you have some wonky environment variables > pre-defined in your bashrc (e.g.). $srcdir, perhaps. You using the same > bashrc (on passing through environment, did you ssh log into one of the > systems?) on both systems seems to be the only explanation possible. > > Thanks for this explanation/guess. Indeed, I did ssh to the linux system from the Mac. I tried ssh from a different machine to the linux one, and then had no problems at all (make was successful for the 6.1 commit and the latest 6.1.1, and I did remove <SAGE_ROOT>/src/pycrypto_compat.h before testing). I'll have to check environment variables on the Mac when I'm back in the office tomorrow . . . I didn't realize I was passing them through the ssh connection, but I agree that would explain the strange behavior. -Niles -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
