Re: Trouble with check-doc

Karsten Poeck <[email protected]>
Newsgroups gmane.lisp.clisp.devel
Message-ID <[email protected]>
On 03.12.17 17:32, Sam Steingold wrote:

> 
> please try "hg pull -u" and then
> 
> make check-doc IMPNOTES=../doc/html/ CLHSROOT=http://clhs.lisp.se/
> 
> thanks.
> 
If I copy id-href.map manually to ../doc/html/id-href.map
make check-doc IMPNOTES=../doc/html/ CLHSROOT=http://clhs.lisp.se/
works fine, just in the Makefile I still have

IMPNOTES = "http://clisp.org/beta/impnotes/"
CLHSROOT = "http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/"
check-doc: clisp base
	IMPNOTES=$(IMPNOTES) ./clisp  -E UTF-8 -Emisc 1:1 -norc -x 
'(sys::ensure-impnotes-map t)'
	CLHSROOT=$(CLHSROOT) ./clisp  -E UTF-8 -Emisc 1:1 -norc -x 
'(sys::ensure-clhs-map)'

Karsten


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.