Re: bootstrap.sh fails on macos

Felix Winkelmann via Chicken-users <[email protected]>
Newsgroups gmane.lisp.scheme.chicken
Message-ID <[email protected]>
On Sat Oct 25, 2025 at 2:09 AM CEST, Ben wrote:

> That snapshot works!!
>

Excellent!

>
> But unfortunately the 'Crunch' egg fails with `chicken-install`
>

Yes, but that is because you need the snapshot to build the
development version from the git repository! The snapshot itself
is already too old to build CRUNCH with. So, check out the
git repo of CHICKEN and do

  ./configure --prefix ... --chicken <chicken-executable-from-preliminary-tarball>
  make
  make install
  cd <crunch checkout>
  .../bin/chicken-install


cheers,
felix
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.