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

Issue with UPNP #374

Open
FabioLolix opened this issue Jul 7, 2024 · 0 comments
Open

Issue with UPNP #374

FabioLolix opened this issue Jul 7, 2024 · 0 comments

Comments

@FabioLolix
Copy link

Hello, amule-git no longer build with UPNP enabled, current version on Arch Linux is libupnp 1.14.19

	Libraries aMule will use to build:
			boost				1.83.0
			crypto++			8.9.0 in cryptopp
			libupnp				
			libintl				ON
			libpng				1.6.43
			libgd				2.3.3
			zlib				1.3.1
-- Configuring done (7.9s)
CMake Error in src/CMakeLists.txt:
  Imported target "UPNP::Shared" includes non-existent path

    "/usr/COMPONENT"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in src/webserver/src/CMakeLists.txt:
  Imported target "UPNP::Shared" includes non-existent path

    "/usr/COMPONENT"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in src/webserver/src/CMakeLists.txt:
  Imported target "UPNP::Shared" includes non-existent path

    "/usr/COMPONENT"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done (0.1s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().

Arch package contnet

$ pacman -Ql libupnp
libupnp /usr/
libupnp /usr/bin/
libupnp /usr/bin/tv_combo
libupnp /usr/bin/tv_ctrlpt
libupnp /usr/bin/tv_device
libupnp /usr/include/
libupnp /usr/include/upnp/
libupnp /usr/include/upnp/Callback.h
libupnp /usr/include/upnp/UpnpActionComplete.h
libupnp /usr/include/upnp/UpnpActionRequest.h
libupnp /usr/include/upnp/UpnpDiscovery.h
libupnp /usr/include/upnp/UpnpEvent.h
libupnp /usr/include/upnp/UpnpEventSubscribe.h
libupnp /usr/include/upnp/UpnpExtraHeaders.h
libupnp /usr/include/upnp/UpnpFileInfo.h
libupnp /usr/include/upnp/UpnpGlobal.h
libupnp /usr/include/upnp/UpnpInet.h
libupnp /usr/include/upnp/UpnpIntTypes.h
libupnp /usr/include/upnp/UpnpStateVarComplete.h
libupnp /usr/include/upnp/UpnpStateVarRequest.h
libupnp /usr/include/upnp/UpnpStdInt.h
libupnp /usr/include/upnp/UpnpString.h
libupnp /usr/include/upnp/UpnpSubscriptionRequest.h
libupnp /usr/include/upnp/UpnpUniStd.h
libupnp /usr/include/upnp/ixml.h
libupnp /usr/include/upnp/ixmldebug.h
libupnp /usr/include/upnp/list.h
libupnp /usr/include/upnp/upnp.h
libupnp /usr/include/upnp/upnpconfig.h
libupnp /usr/include/upnp/upnptools.h
libupnp /usr/lib/
libupnp /usr/lib/cmake/
libupnp /usr/lib/cmake/IXML/
libupnp /usr/lib/cmake/IXML/IXML-none.cmake
libupnp /usr/lib/cmake/IXML/IXML.cmake
libupnp /usr/lib/cmake/IXML/IXMLConfig.cmake
libupnp /usr/lib/cmake/IXML/IXMLConfigVersion.cmake
libupnp /usr/lib/cmake/UPNP/
libupnp /usr/lib/cmake/UPNP/UPNP-none.cmake
libupnp /usr/lib/cmake/UPNP/UPNP.cmake
libupnp /usr/lib/cmake/UPNP/UPNPConfig.cmake
libupnp /usr/lib/cmake/UPNP/UPNPConfigVersion.cmake
libupnp /usr/lib/libixml.so
libupnp /usr/lib/libixml.so.11
libupnp /usr/lib/libixml.so.11.1.2
libupnp /usr/lib/libupnp.so
libupnp /usr/lib/libupnp.so.17
libupnp /usr/lib/libupnp.so.17.1.10
libupnp /usr/lib/pkgconfig/
libupnp /usr/lib/pkgconfig/libupnp.pc
libupnp /usr/share/
libupnp /usr/share/doc/
libupnp /usr/share/doc/libupnp/
libupnp /usr/share/doc/libupnp/ChangeLog
libupnp /usr/share/doc/libupnp/README.md
libupnp /usr/share/licenses/
libupnp /usr/share/licenses/libupnp/
libupnp /usr/share/licenses/libupnp/COPYING
libupnp /usr/share/upnp/
libupnp /usr/share/upnp/tvcombodesc.xml
libupnp /usr/share/upnp/tvcontrolSCPD.xml
libupnp /usr/share/upnp/tvdevicedesc.xml
libupnp /usr/share/upnp/tvdevicepres.html
libupnp /usr/share/upnp/tvpictureSCPD.xml
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

1 participant