chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] errors with chicken-doc-admin & chicken-4.6.2


From: Imran Rafique
Subject: [Chicken-users] errors with chicken-doc-admin & chicken-4.6.2
Date: Wed, 10 Nov 2010 19:40:48 -0800

Guys,

I've just upgraded from 4.5.0 to 4.6.2 (and rebuilt and eggs that had
a reference to 'C_regex_toplevel'). Previous to this, I just used the
prebuilt docs from 3e8.org/pub/chicken-doc (very convenient!). Now, I
want to use chicken-doc with the latest 4.6.2 docs (new docs on
irregex, etc).

So, I installed and tried running chicken-doc-admin for the first
time. I get the following error:

$ pwd
/home/imran/opt/scheme/chicken

$ echo $CHICKEN_DOC_REPOSITORY
/home/imran/opt/scheme/chicken/chicken-doc

$ chicken-doc-admin -i
Creating repository at /home/imran/opt/scheme/chicken/chicken-doc...

$ chicken-doc-admin -m /usr/doc/chicken-4.6.2/manual

Error: (irregex-match-start-index) not a valid index
#<regexp-match (8 submatches)>
8

        Call history:

        ->string
        ensure-string1437
        ->string
        setup-api#user-install-setup
        tcp-connect-timeout
        tcp-read-timeout
        tcp-write-timeout
        chicken-version
        conc
        make-parameter          <--


Is there a 4.6.2 compatible version of chicken-doc-admin that I should
be using, which chicken-install didn't fetch for me?

Thanks in advance for any help :)

Regards,
       Imran Rafique



reply via email to

[Prev in Thread] Current Thread [Next in Thread]