Opened 3 years ago

Closed 3 years ago

#62385 closed defect (fixed)

rtl_433: Configuring incomplete, errors occurred!

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ducksauz
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: rtl_433

Description

https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/135947/steps/install-port/logs/stdio

-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Found LibRTLSDR: /opt/local/lib/librtlsdr.dylib  
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Could NOT find LibUSB (missing: LIBUSB_INCLUDE_DIR) 
CMake Error at CMakeLists.txt:102 (message):
  RTL-SDR development files not found.


-- Configuring incomplete, errors occurred!

I guess you're at least missing a build dependency on pkgconfig and a library dependency on libusb.

Change History (1)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In e68a4a86cbbd3c124488a8266d97c6dccdf6a6c0/macports-ports (master):

rtl_433: Add missing dependencies

Closes: #62385

Note: See TracTickets for help on using tickets.