Making all in meta
guile="/usr/local/bin/`echo guile | /usr/bin/sed -e 's,x,x,'`" ; \
cat ./guile-config.in \
| /usr/bin/sed -e "s,@pkgconfigdir@,/usr/local/lib/pkgconfig,g ; \
s,@""PKG_CONFIG@,/usr/local/bin/pkg-config,g ; \
s,@installed_guile@,$guile,g" \
> guile-config.out
mv guile-config.out guile-config
chmod +x guile-config
Making all in libguile
GEN gen-scmconfig.o
GEN libpath.h
GEN vm-i-system.i
GEN vm-i-scheme.i
GEN vm-i-loader.i
GEN gen-scmconfig
GEN scmconfig.h
SNARF alist.x
SNARF arbiters.x
llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple
-arch flags
llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple
-arch flags
make[3]: *** [alist.x] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [arbiters.x] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build] Error 2
Original issue reported on code.google.com by ruda.moura@gmail.com on 26 May 2012 at 2:19
Original issue reported on code.google.com by
ruda.moura@gmail.com
on 26 May 2012 at 2:19