build-index, cl-ppcre and github



Quoting Stefano Ferri <ferriste at gmail.com>:

> I just built gcl from HEAD, which worked fine on debian testing.
>
>> What does not work at all for me is building Maxima HEAD from gcl.
>> Perhaps Camm is using a custom build script for Maxima, but our
>> build process barfs immediately.
>>
>>
>> Leo
>>
>>
> Well, I've built gcl from head, but maxima is the 5.23.2 version. 5.22 was
> working, too.
> I'm using scripts to generate Slackware packages and upload them on a
> repository.
>
> I use no particular options, except for
>
>   --enable-ansi  --enable-readline  for gcl
>   --enable-gcl  for maxima
>
> Can I ask you what kind of error stops the compilation on your machine?
>
> Tomorrow I'll try with the head version of maxima.

Sure, the first problem is that gcl complains that the package
user is undefined; if I add (defpackage :user), then compilation proceeds
until I get

;    - Compiling module "declarations"
;      - Loading binary file "binary-gcl/lmdcls.o"
;; Loading binary-gcl/lmdcls.o
check_type_symbol is undefined

Since there is a line in the lmdcls.lisp which looks like it does define
check_type_symbol, I'm lost.

gcl is compiled with --enable-ansi.

Leo

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.