Please file an issue on this. This really should build out of the box. -viral
On Wednesday, November 19, 2014 12:51:44 AM UTC+5:30, Nick Henderson wrote: > > Hello! I am getting the following build error on a fresh clone of julia: > > julia-master$ make > /bin/sh ./config.status > config.status: creating libuv.pc > config.status: creating Makefile > config.status: executing depfiles commands > config.status: executing libtool commands > GEN include/uv-dtrace.h > /usr/bin/dtrace invalid option -xnolibs > Usage /usr/bin/dtrace [--help] [-h | -G] [-C [-I<Path>]] -s File.d [-o > <File>] > make[3]: *** [include/uv-dtrace.h] Error 1 > make[2]: *** [libuv/.libs/libuv.a] Error 2 > make[1]: *** [julia-release] Error 2 > make: *** [release] Error 2 > > I am using Fedora 20 on x86_64. > > Any thoughts? > > Thanks, > Nick >
