-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I'm unable to run brew install rbenv/tap/openssl@1.0 on my M1, with or without makedepend linked to homebrew. Getting the following output:
➜ ruby_project git:(master) ✗ brew install rbenv/tap/openssl@1.0
Running `brew update --auto-update`... ==> Auto-updated Homebrew!
Updated 3 taps (homebrew/cask-versions, homebrew/services and homebrew/core). ==> New Formulae
opensca-cli
You have 4 outdated formulae installed. ==> Fetching rbenv/tap/openssl@1.0 ==> Downloading https://www.openssl.org/source/openssl-1.0.2u.tar.gz
Already downloaded: /Users/me/Library/Caches/Homebrew/downloads/cb69ca61319d7186eb55397eb90cec0c2f56d8722af71a851bb35194ecaf3359--openssl-1.0.2u.tar.gz ==> Installing openssl@1.0 from rbenv/tap ==> Patching
==> perl ./Configure --prefix=/opt/homebrew/Cellar/openssl@1.0/1.0.2u --openssldir=/opt/homebrew/etc/openssl no-ssl2 no-ss ==> make depend
Last 15 lines from /Users/me/Library/Logs/Homebrew/openssl@1.0/02.make:
2023-12-16 08:00:28 +0000
make
depend
making depend in crypto...
../util/domd: line 23: makedepend: command not found
mv: Makefile.new: No such file or directory
make[1]: *** [local_depend] Error 127
make: *** [depend] Error 1
If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/rbenv/homebrew-tap/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels