Someone broke the yasm build for core2. It says: /bin/bash ../libtool --mode=compile --tag=CC ../strip_fPIC.sh ../yasm/ yasm -I .. -f elf64 -o mul_1.lo `test -f 'mul_1.as' || echo './'`mul_1.as ../strip_fPIC.sh ../yasm/yasm -I .. -f elf64 mul_1.as -fPIC -DPIC - o .libs/mul_1.o ../yasm/yasm -I .. -f elf64 mul_1.as -D PIC -o .libs/mul_1.o yasm: FATAL: unable to open include file `..\yasm_mac.inc' make[2]: *** [mul_1.lo] Error 1 make[2]: Leaving directory `/home/wbhart/mpir-trunk/mpn' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/wbhart/mpir-trunk' make: *** [all] Error 2
Does anyone know why it can't open this file? The file appears to be there, and I can open it. Bill. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mpir-devel@googlegroups.com To unsubscribe from this group, send email to mpir-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---