tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CHICKEN Scheme on Darwin
Hi Diogo,
> Dear mailing list,
>
> I'm starting to use pkgsrc on a Mac mini M1. I got to compile several
> packages and install them, but a few problems persist. Of the them is
> that I cannot get lang/chicken5 to install.
>
> After successfully building the package I get this error message:
>
> ```
> => Bootstrap dependency digest>=20211023: found digest-20220214
> ===> Installing binary package of chicken-5.4.0
> pkg_add: Missing required library: libchicken.dylib
> pkg_add: 1 package addition failed
> *** Error code 1
>
> Stop.
> bmake[2]: stopped making "su-real-package-install" in /usr/local/pkgsrc/lang/chicken5
> *** Error code 1
>
> Stop.
> bmake[1]: stopped making "install" in /usr/local/pkgsrc/lang/chicken5
> *** Error code 1
>
> Stop.
> bmake: stopped making "install" in /usr/local/pkgsrc/lang/chicken5
> ```
>
> The file is properly listed in PLIST, and libchicken.dylib is in the
> package .tgz.
>
>
> I have added /usr/local/pkg/*** to PATH, MANPATH, DYLD_LIBRARY_PATH,
> C_INCLUDE_PATH, and CPLUS_INCLUDE_PATH. And I'm using a checkout of
> the latest trunk branch from Dec 2.
>
> Any tips how to proceed?
I've not tried lang/chicken5 on Mac, however, I may be able to test
this sometime this week to see if I can reproduce it and maybe find
a solution for you.
Kev
Home |
Main Index |
Thread Index |
Old Index