discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GR 3.5.1 release tarball bugs


From: Ed Criscuolo
Subject: [Discuss-gnuradio] GR 3.5.1 release tarball bugs
Date: Wed, 11 Jan 2012 16:39:37 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14

Tom,

I was just trying to install the GnuRadio 3.5.1 release tarball, and I
found two problems:

1. The tarball does not appear to contain the CMakeLists.txt file.
   This forces the use of the autotools instead of cmake.

2. After successfully installing UHD release 3.3.2,  the GnuRadio
   configure script failed to configure gr-uhd.  The reported reason was
   ==============================

configure:28430: $PKG_CONFIG --exists --print-errors "uhd >=3.0.0 uhd < 4.0.0
   Package libusb-1.0 was not found in the pkg-config search path.
   ...
   Package 'libusb-1.0' , required by 'UHD', not found.

   ==============================

   This error message is incorrect.  libusb-1.0-0 WAS installed.  What
   was actually missing was libusb-1.0-0-dev.  Installing that package
   allowed gr-uhd to be configured.

@(^.^)@  Ed



reply via email to

[Prev in Thread] Current Thread [Next in Thread]