[clbuild-devel] Problem installing Weblocks

David Barker kzar at kzar.co.uk
Tue Oct 28 13:50:00 UTC 2008


Hi,

Reading through my last reply I realised that it probably wasn't very
helpful without more information. Here's a full dump of the output from
trying to build weblocks now: http://kzar.co.uk/weblocks2

Thanks, Dave.

> Hi,
>
> Answered my own question, add "f-underscore     get_darcs
> http://common-lisp.net/project/bpm/darcs/f-underscore" to the projects
> file and install them with "./clbuild build f-underscore".
>
> Next up I had to do something similar to get anaphora installed, something
> similar to get metatilities-base.
>
> Finally giving weblocks another go I get the following error: "Lock on
> package COMMON-LISP violated when declaring *PRINT-CASE* special" I think
> whilst it's trying to compile weblocks or weblocks-test.
>
> Getting there though...
>
> Thanks, Dave.
>
>
>> Hi,
>>
>> Great thanks that seems to have helped. In case anyone is having similar
>> problems here's what I typed to fix that:
>>
>> echo deb http://www.backports.org/debian etch-backports main >>
>> /etc/apt/source.list
>> apt-get update
>> apt-get install debian-backports-keyring
>> apt-get remove git-core git-svn git-doc
>> apt-get -t etch-backports install git-core git-svn git-doc
>> ./clbuild trash md5
>> ./clbuild trash cl-base64
>>
>>
>> There is another error it's now giving me though,
>> http://kzar.co.uk/weblocks . Any ideas?
>>
>> Cheers, Dave.
>>
>>> Hi,
>>>
>>> Quoting David Barker (kzar at kzar.co.uk):
>>>> Cheers for the reply, here's the output.
>>>>
>>>> http://kzar.co.uk/md5
>>>> http://kzar.co.uk/cl-base64
>>>>
>>>> Seems to be something to do with git?
>>>
>>> interesting, that doesn't look like the problem I suspected originally.
>>> I think it means that your git is "too old".  AFAIK, git older than
>>> version 1.5.3 is considered ancient anyway, so it's only fair for us to
>>> require that version.
>>>
>>> However, we should add a test for this in "clbuild check", especially
>>> as
>>> long as Debian stable ships such an old version.
>>>
>>> (There's an up-to-date version in the backports apt archive, I think,
>>> if
>>> you're actually on Debian.)
>>>
>>>
>>> d.
>>>
>>> _______________________________________________
>>> clbuild-devel mailing list
>>> clbuild-devel at common-lisp.net
>>> http://common-lisp.net/cgi-bin/mailman/listinfo/clbuild-devel
>>>
>>>
>>
>>
>>
>> _______________________________________________
>> clbuild-devel mailing list
>> clbuild-devel at common-lisp.net
>> http://common-lisp.net/cgi-bin/mailman/listinfo/clbuild-devel
>>
>>
>
>
>






More information about the clbuild-devel mailing list