NIIBE Yutaka wrote:
Arnt Karlsen wrote:
Setting up gauche (0.8.8-1) ...
*** ERROR: unbound variable: slib:features

With newer slib, it uses slib:features.  It used to be *features*.
We need to change Gauche-0.8.8/lib/slib.scm.in.

Thanks for your concise information.


Besides, I think that the fix of Bug#388474 is wrong.  Instead, we
should require slib at build-time and produce slibcat at build-time
(Not at installation time).  There is a case where slib is not yet
installed when gauche is installed.  In this case, slibcat is not
produced at all.

Agreed. I've been wondering about the current slib handling in postinst and what it should be.


Following is my proposed change.  It works for me.

I'll test and upload it with the newer package later.

Regards,
--
YAEGASHI Takeshi <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to