Hello, I tried to install the clisp package, but ran into an error when Fink tries to compile ffcall which is required for clisp.
By searching the web I found this thread on the clips mailing list where a similar problem is reported when trying to install clisp with MacPorts: http://comments.gmane.org/gmane.lisp.clisp.general/13608 Still, I don't see how to fix it. Does anybody have an idea? Thanks in advance Matt Error message: -------------- 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 System information: ------------------- Package manager version: 0.32.6 Distribution version: selfupdate-rsync Tue Apr 24 21:21:09 2012, 10.6, x86_64 Trees: local/main stable/main stable/crypto Xcode: 3.2.6 Max. Fink build jobs: 1 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
