Hi James,
Am I doing this correctly(?):
new-host:clbuild daviddreisigmeyer$ ls . .core-is-stale clbuild-bash-completion.sh dependencies implementations systems .. _darcs clbuild.conf.default doc projects target .DS_Store clbuild clbuild.lisp gsll-clbuild.patch source wnpp-projects new-host:clbuild daviddreisigmeyer$ darcs send -o gsll-clbuild.patch Creating patch to "http://common-lisp.net/project/clbuild/clbuild"... No recorded local changes to send! new-host:clbuild daviddreisigmeyer$
Here's part of the error from emacs using (asdf:operate 'asdf:load-op :gsll):
7: (CFFI-GROVEL::GENERATE-C-FILE #P"/Users/daviddreisigmeyer/lisp/clbuild/clbuild/source/gsll/init/libgsl-unix.lisp" #P"/Users/daviddreisigmeyer/lisp/clbuild/clbuild/source/gsll/init/libgsl-unix.fasl") Locals: SB-DEBUG::ARG-0 = #P"/Users/daviddreisigmeyer/lisp/clbuild/clbuild/source/gsll/init/libgsl-un.. SB-DEBUG::ARG-1 = #P"/Users/daviddreisigmeyer/lisp/clbuild/clbuild/source/gsll/init/libgsl-un..
The file libgsl-unix.c that's generated (?) is empty also -- don't know if that helps. On Fri, Aug 13, 2010 at 4:11 PM, James Wright james@chumsley.org wrote:
Hi Liam,
Yeah, well the clbuild instructions *used* to be on the web page, but I took them out because of all the changes, and I just figured I'd get the clbuild people to add appropriate lines. That didn't happen in turn because I can't figure out how to make a darcs diff which is how they take all patches.
I've generated a darcs diff from the stock clbuild. It's attached in case that is helpful. The command that I used was "darcs send -o gsll-clbuild.patch".
James
Gsll-devel mailing list Gsll-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel