Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libupnp version issue? #35

Open
samuelkvarnbrink opened this issue Jan 18, 2025 · 1 comment
Open

libupnp version issue? #35

samuelkvarnbrink opened this issue Jan 18, 2025 · 1 comment

Comments

@samuelkvarnbrink
Copy link

Hi! I'm running into a weird issue installing Gerbera. It complains about needing libupnp at least version 1.14.6, even though Homebrew has already installed 1.14.20:

==> Installing gerbera from gerbera/gerbera
==> cmake .. -DWITH_CURL=YES -DWITH_JS=YES -DWITH_TAGLIB=YES -DWITH_AVCODEC=YES -DWITH_EXIF=YES -DWITH_EXIV2=NO -DWITH_S
Last 15 lines from /Users/samuel/Library/Logs/Homebrew/gerbera/01.cmake:
-- Found Iconv: /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/lib/libiconv.tbd
-- Checking prototype iconv for ICONV_CONST
-- Checking prototype iconv for ICONV_CONST - False
-- Looking for BSD native UUID
-- Looking for libuuid
-- Looking for libuuid - found
-- Found UUID: TRUE
-- Looking for native LFS support
-- Looking for native LFS support - found
-- Found LFS: TRUE
CMake Error at CMakeLists.txt:510 (message):
  Gerbera failed to find libupnp! at least version 1.14.6 is needed.


-- Configuring incomplete, errors occurred!

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/gerbera/homebrew-gerbera/issues

samuel@Mini ~ %               
samuel@Mini ~ % brew install libupnp                   
Warning: libupnp 1.14.20 is already installed and up-to-date.
To reinstall 1.14.20, run:
  brew reinstall libupnp

Any suggestions on how to get around this? I already tried reinstalling libupnp, but that didn't solve anything.

@KarlStraussberger
Copy link
Member

This very likely is an issue with the packaging of libupnp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants