tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CHICKEN Scheme on Darwin



Diogo,

> 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.

Thanks to help from others, I have successfully fixed this issue. It
has been committed to -current:

https://mail-index.netbsd.org/pkgsrc-changes/2024/12/11/msg312424.html


Kev


Home | Main Index | Thread Index | Old Index