Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

Hi,

I tried to reinstall using brew reinstall $(brew deps shivammathur/php/php@7.0) shivammathur/php/php@7.0 but it keeps erroring out at the installation of the httpd dependency:

==> ./configure --enable-layout=Slackware-FHS --prefix=//opt/homebrew/Cellar/httpd/2.4.54_1 --sbindir=//opt/homebrew/Cellar/httpd/2.4.54_1/bin --mandir=//opt/homebrew/Cellar/httpd/2.4.54_1/share/man --sysconfdir=//opt/homebrew/etc/httpd -
==> make
==> make install
Error: inreplace failed
//opt/homebrew/Cellar/httpd/2.4.54_1/lib/httpd/build/config_vars.mk:
  expected replacement of #<Pathname://opt/homebrew/Library/Homebrew/shims/mac/super> with #<Pathname://opt/homebrew/bin>```

I'm on an M1 Mac running macOS Ventura if that helps... Any help would be appreciated. Thank you!
You must be logged in to vote

Replies: 1 comment · 2 replies

Comment options

@thinkbulecount2
What is the output of the following

brew update
brew reinstall httpd
You must be logged in to vote
2 replies
@mylonelycomputer
Comment options

Same error :(

==> ./configure --enable-layout=Slackware-FHS --prefix=//opt/homebrew/Cellar/httpd/2.4.54_1 --sbindir=//opt/homebrew/Cellar/httpd/2.4.54_1/bin --mandir=//opt/homebrew/Cellar/httpd/2.4.54_1/share/man --sysconfdir=//opt/homebrew/etc/httpd -
==> make
==> make install
Error: inreplace failed
//opt/homebrew/Cellar/httpd/2.4.54_1/lib/httpd/build/config_vars.mk:
  expected replacement of #<Pathname://opt/homebrew/Library/Homebrew/shims/mac/super> with #<Pathname://opt/homebrew/bin>

Do not report this issue to Homebrew/brew or Homebrew/core!```
@shivammathur
Comment options

Please create an issue here https://github.com/Homebrew/homebrew-core as it should install from an existing build, not from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.