I've just installed fink 0.29.10 on Snow Leopard 10.6.2, with Xcode 3.2. I'm trying to install the clisp package, which requires ffcall-1.10-5. The package list says that ffcall is available for 10.6/x86-64. But ffcall fails to compile with this message:
...[snip innocuous output]... configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make cd avcall; make all gcc -E `if test true = true; then echo '-DASM_UNDERSCORE'; fi` ./avcall-i386-macro.S | grep -v '^ *#line' | grep -v '^#ident' | grep -v '^#' | sed -e 's,% ,%,g' -e 's,% ,%,g' -e 's,\. ,.,g' > avcall-i386.s /bin/sh ./libtool --mode=compile gcc -x none -c avcall-i386.s gcc -x none -c avcall-i386.s -o avcall-i386.o avcall-i386.s:7:suffix or operands invalid for `push' avcall-i386.s:9:suffix or operands invalid for `push' avcall-i386.s:10:suffix or operands invalid for `push' avcall-i386.s:39:suffix or operands invalid for `call' avcall-i386.s:47:suffix or operands invalid for `call' avcall-i386.s:53:suffix or operands invalid for `call' avcall-i386.s:168:suffix or operands invalid for `pop' avcall-i386.s:169:suffix or operands invalid for `pop' avcall-i386.s:171:suffix or operands invalid for `pop' make[1]: *** [avcall-i386.lo] Error 1 make: *** [all] Error 2 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ffcall-1.10-5 (Reading database ... 9951 files and directories currently installed.) Removing fink-buildlock-ffcall-1.10-5 ... Failed: phase compiling: ffcall-1.10-5 failed ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
