← Prev in month ← Prev in thread

DOCBOOK-APPS: problems running openjade-1.3.1

From
Michael W Daniels <>
Date
2002-09-08T11:20:08+00:00
ID
Thread
DOCBOOK-APPS: problems running openjade-1.3.1
I'm trying to build the openjade package from source; no errors were 
received during compilation, but the build seems to have been unsuccessful.

The documentation says that the package can be tested by running

openjade demo.sgm

in the dsssl directory. This fails; similarly, running make in the 
testsuite directory (after changing the first line of the Makefile to point 
to ../jade/openjade rather than jade) fails.

Specifically, nothing is written to stdout (or any other file), and a very 
long error message is written to stderr. The message is

===
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?
-- 
Michael W. Daniels          | "The thunder was ominous-sounding, much
 |  like the sound of a thin sheet of metal
Department of Linguistics   |  being shaken backstage during the storm
218 Oxley Hall              |  scene in a play."
← Prev in month ← Prev in thread