Hi,
this error message sounds like your binary cannot locate
builtins.dsl. Is that file installed in the proper place? I vaguely
remember that there is some configure option where this file should be
installed.
regards,
Markus
Michael W Daniels writes:
> ===
> unknown top level form "define (caar x) (car (car x)) )
> [...this part is identical to the middle of dsssl/builtins.dsl...]
> (define (q-sdata string #!optional (nl (current-node)))
> (node-list-filter (lambda (snl)
> (and (equal? (node-property 'class-name snl) 'sdata)
> (equal? (node-property 'system-data snl) string)))
> " (subgrove nil)))
> " (external-procedure "UNREGISTERED::OpenJade//Procedure::language"))on")rg)))
> ===
>
> This is on Linux. Does anyone know what might have gone wrong, or what
> other information might help track this down?
--
Markus Hoenicka <>
http://ourworld.compuserve.com/homepages/hoenicka_markus/