From kroegerlistas at pedrokroeger.net Wed Nov 29 02:15:28 2006 From: kroegerlistas at pedrokroeger.net (kroegerlistas at pedrokroeger.net) Date: Tue, 28 Nov 2006 23:15:28 -0300 Subject: [cl-ncurses-devel] small patch Message-ID: <87lklvnglb.fsf@pedrokroeger.net> Hi, If one is using asdf-binary-locations cl-ncurses gives an error on cmucl because of the parenthesis in the path of the fasl file that asdf-binary-locations create. an easy solution is to surround the path using quotes. that's what the attached patch does. This is the error that I get: ; $ /usr/bin/gcc /home/kroger/lisp/base-libs/cl-ncurses_0.1.1/glue.c -shared -fPIC -o /home/kroger/lisp/fasl/cmu-19d (19d)-linux-x86/home/kroger/lisp/base-libs/cl-ncurses_0.1.1/glue.so /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `/usr/bin/gcc /home/kroger/lisp/base-libs/cl-ncurses_0.1.1/glue.c -shared -fPIC -o /home/kroger/lisp/fasl/cmu-19d (19d)-linux-x86/home/kroger/lisp/base-libs/cl-ncurses_0.1.1/glue.so' Best regards, Pedro Kroger -------------- next part -------------- A non-text attachment was scrubbed... Name: ncurses-asdf-binary.patch Type: text/x-patch Size: 421 bytes Desc: not available URL: