make build after pulling 9.1.beta0 produces an error below. I have no 
problems compiling 9.0.
This is on centos 7 with devtoolset-4 enabled.
Sorry if this is noise produced by me making an error. Happy to provide any 
other information.

make -j4 build/make/Makefile --stop
make[1]: Entering directory `/local/pmzcw/prog/sage'
./bootstrap -d
make[2]: Entering directory `/local/pmzcw/prog/sage'
rm -rf config configure build/make/Makefile-auto.in
make[2]: Leaving directory `/local/pmzcw/prog/sage'
bootstrap:69: installing 'config/config.rpath'
configure.ac:113: installing 'config/config.guess'
configure.ac:113: installing 'config/config.sub'
configure.ac:68: installing 'config/install-sh'
configure.ac:68: installing 'config/missing'
configure.ac:453: error: possibly undefined macro: AC_CONFIG_COMMANDS
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:10801: error: possibly undefined macro: PKG_CHECK_VAR
configure:10802: error: possibly undefined macro: AC_CONFIG_LINKS
configure:10807: error: possibly undefined macro: AC_MSG_WARN


make dist-clean also fails with 

checking BLAS library... openblas
./configure: line 10801: syntax error near unexpected token `OPENBLASPCDIR,'
./configure: line 10801: `    PKG_CHECK_VAR(OPENBLASPCDIR, openblas, 
pcfiledir,'
If you would like to try to build Sage anyway (to help porting),
export the variable 'SAGE_PORT' to something non-empty.
make[1]: *** [build/make/Makefile] Error 1
make[1]: Leaving directory `/local/pmzcw/prog/sage'
make: *** [dist-clean] Error 2


Chris

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/6726a7ab-37c3-423d-bf28-1fd5e764e478%40googlegroups.com.

Reply via email to