El lunes, 3 de marzo de 2014 11:59:16 UTC-6, David P. Sanders escribió: > > Hi, > > I am trying to compile julia on a fresh install of (K)Ubuntu 13.10. > After installing libtool, m4 etc., I get the following error. > Any ideas? >
Problem solved with a fresh checkout. I guess somehow libtool was not configured correctly. It now compiles fine; apologies for the noise. > > Thanks, > David. > > CXX pcrecpp.lo > libtool: compile: unrecognized option `-DHAVE_CONFIG_H' > libtool: compile: Try `libtool --help' for more information. > make[4]: *** [pcrecpp.lo] Error 1 > make[3]: *** [check] Error 2 > make[2]: *** [pcre-8.31/checked] Error 2 > make[1]: *** [julia-release] Error 2 > >
