This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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
daniels@ling.ohio-state.edu | 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."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]