pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54903: devel/libusb-compat configuration fails on FreeBSD



>Number:         54903
>Category:       pkg
>Synopsis:       devel/libusb-compat configuration fails on FreeBSD
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 28 09:25:00 +0000 2020
>Originator:     Frédéric Fauberteau
>Release:        FreeBSD 12.0-RELEASE-p12
>Organization:
>Environment:
System: FreeBSD cocoon.triaxx.org 12.0-RELEASE-p12 FreeBSD 12.0-RELEASE-p12 GENERIC  amd64
Architecture: x86_64
Machine: amd64
>Description:
The configuration step fails with the following log:
===> Configuring for libusb-compat-0.1.7
[...]
checking for LIBUSB_1_0... no
configure: error: Package requirements (libusb-1.0 >= 0.9.1) were not met:

Package 'libusb-1.0', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBUSB_1_0_CFLAGS
and LIBUSB_1_0_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** Error code 1

Stop.
bmake[1]: stopped in /usr/pkgsrc/devel/libusb-compat
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/libusb-compat

The dependency devel/libusb1 is not build despite .include "../../devel/libusb1/buildlink3.mk"
>How-To-Repeat:
cd /usr/pkgsrc/devel/libusb-compat && make configure
>Fix:



Home | Main Index | Thread Index | Old Index