[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Gcl-devel] RE: [Axiom-developer] building Axiom with GCL Version_2_
From: |
Mike Thomas |
Subject: |
RE: [Gcl-devel] RE: [Axiom-developer] building Axiom with GCL Version_2_6_7pre fails |
Date: |
Mon, 30 May 2005 11:53:03 +1000 |
Hi Bill.
| I think that there is one more place in daase.lisp.pamphlet
| near you last patch where probe-file should be changed to
| truename:
|
| (dolist (dir dirlist)
| (localdatabase nil
| (list (list '|dir|
| (namestring (probe-file
| (format nil "./~a"
| dir)))))
| 'make-database))
I ignored that as it didn't break the build, so I'll leave you to decide and
prepare the official patch modding the above or otherwise.
Cheers
Mike Thomas.