2009/3/26 Peter Bex <peter....@xs4all.nl>:
> On Thu, Mar 26, 2009 at 10:19:08AM +0100, felix winkelmann wrote:
>> On Wed, Mar 25, 2009 at 9:08 PM, Aleksej Saushev <a...@inbox.ru> wrote:
>> >
>> > Error: (import) during expansion of (import ...) - cannot import from 
>> > undefined module: scheme
>> >
>>
>> Is the build installed in /usr/pkg/lib, or is this before the install?
>
> -----
> This is before install. I have previous version, which I'm actively using for 
> serious work.
> Previously I could run tests before installation.
> If it was due to lucky coincidence, it would be nice to have it still.
> -----

I'm not sure what happens there. The passing of -Wl,-R... will use the
runpath from
the currently installed version, which is wrong in any case. I'm afraid I don't
have a quick fix in the moment. Note that you can build the chicken
with a PREFIX
set to some temporary location, install it there and run "make check" using that
installation.


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to