On Fri, Oct 3, 2008 at 3:40 PM, John Cowan <[EMAIL PROTECTED]> wrote: > felix winkelmann scripsit: > >> What's the output of >> >> csi -P '(repository-path)' > > Oho. It's "/usr/local/lib/chicken/3", whereas the files you mention > are in /usr/local/lib/chicken/4, as I'd expect. > > When I say "(use setup-utils)" to csi, it responds with "Error: (import) > during expansion of (import ...) - can not import from undefined module: > setup-utils" >
Is CHICKEN_REPOSITORY set? Have you built the trunk with a stale version of chicken-config.h? (make "confclean" should help here). cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
