>> I checked the contents of clbuild/source. There are over 50 libraries, >> including weblocks, various weblocks dependencies, and the >> "fare-matcher" library which is supposedly missing. I don't understand >> why asdf is finding some of these libraries but not finding >> fare-matcher. > > Check the directories listed in asdf:*central-registry* (evalling if > needed) for the file fare-matcher.asd or a link thereto.
The *central-registry* contains only one directory: clbuild/systems. That directory contains many XXX.asd symbolic links, but no fare-matcher.asd. I checked the contents of clbuild/source/fare-matcher, expecting to find a fare-matcher.asd and make the symbolic link manually. However, the folder was almost empty, containing only the folder _darcs. I tried running "clbuild install weblocks" again, watching more closely for intermediate errors. The following excerpt shows a problem with fetching fare-matcher as well as fare-utils. This is in the middle of the output for "clbuild install weblocks" and it just continues installing other libraries as though nothing had gone wrong. UPDATE wget fare-matcher Copying patch 0 of 0... done. Finished getting. gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error exit delayed from previous errors No changes! Pushing to "/home/eric/install/clbuild/source/fare-matcher"... No recorded local changes to push! UPDATE wget fare-utils Copying patch 0 of 0... done. Finished getting. gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error exit delayed from previous errors No changes! Pushing to "/home/eric/install/clbuild/source/fare-utils"... No recorded local changes to push! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
