>>>>> "Peter" == Peter Van Eynde <[EMAIL PROTECTED]> writes:
Peter> Raymond Toy wrote:
>> I don't get any error compiling and loading this test example using
>> stock 19a on solaris.
Peter> Lennart told me the problem is loading the compiled file in a fresh
Peter> lisp. Does that work on Solaris? The debian version should be almost
Peter> 100% identical to the released version, it just contains the patches
Peter> for 19a and some adjustments to the paths etc.
Ah, yes, I see that now. I'm guessing it's bug in the output fasl
file such that the package is not created in time.
(Is there a way to dump the contents of a fasl file?)
A workaround would be to put the package creation stuff in a separate
file.
Ray