Disregard - this was an artifact of "-j 2" - restarting the build seems to have gotten past this point.
On Tuesday, May 26, 2015 at 9:15:34 AM UTC-7, Seth wrote: > > Alas: > > libtool: link: gcc -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall > -Wsign-compare -o Gperf-trace Gperf-trace.o ../src/.libs/libunwind-arm.a > /home/seth/dev/julia/deps/libunwind-1.1/src/.libs/libunwind.a > ../src/.libs/libunwind.a -lc -lgcc > libtool: link: gcc -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall > -Wsign-compare -o Lperf-trace Lperf-trace.o ../src/.libs/libunwind.a -lc > -lgcc > libtool: link: gcc -U_FORTIFY_SOURCE -fPIC -fexceptions -Wall > -Wsign-compare -o test-coredump-unwind test-coredump-unwind.o > ../src/.libs/libunwind-coredump.a ../src/.libs/libunwind-arm.a > /home/seth/dev/julia/deps/libunwind-1.1/src/.libs/libunwind.a -lgcc -lc > Making all in doc > Makefile:49: recipe for target 'julia-deps' failed > make: *** [julia-deps] Error 2 > > > > On Tuesday, May 26, 2015 at 8:49:46 AM UTC-7, Seth wrote: >> >> On Monday, May 25, 2015 at 11:51:56 PM UTC-7, Viral Shah wrote: >> >>> >>> I am curious to find out if just `make` works for the Raspberry Pi (both >>> 1 and 2) from a fresh clone, and other boards as well. >>> >>> -viral >>> >>> >> >> With any luck, I will have results for you shortly. I just pulled the >> latest source and am building with "make -j2" on an RPi2. >> >
