I'm having trouble building from newly updated CVS and the tarball with the
following messageas while building gnuradio-core.
/usr/bin/ld: warning: libstdc++.so.5, needed by
/usr/bin/../lib/libcppunit-1.10.so.0, may conflict with libstdc++.so.6
../../src/lib/.libs/libgnuradio-core-qa.so: undef
EBUSY flag is not resetting after the
conflict for access to the USRP. The problem continues after many computer
reboots and troubleshooting. Your idea of ignoring -EBUSY in usrp_prims.cc
may be a good work-around.
Ward
From: Eric Blossom <[EMAIL PROTECTED]>
To: EDWARD HALL <[EMAIL
I've had a usrp version 2 running successfully for several months but that
changed abruptly a couple of days ago and I can't get it operating again. I'm
running from version 2.5 tarballs and Debian Sarge on an i386 system.
After stopping and restarting an application I get the the following mes
My USRP board has developed a USB communications
issue. The host PC no longer responds to the board when the USB
connection is made. USRP does not show up in USBview, and the FPGA does not
load. The green
flashing
LED on the board continues to flash at the faster rate. I can see two
I completed a build with no obvious errors from tarballs, but I get an error
when running applications that I hope someone can help with. I am using a
debian system that began with a Knoppix HD install. The error messages are
as follows:
[EMAIL PROTECTED]:/home/ward# cd
/usr/share/doc/gnura
.
- Original Message -
From: EDWARD HALL
To: Discuss-gnuradio@gnu.org
Sent: Sunday, June 26, 2005 8:53 AM
Subject: [Discuss-gnuradio] CVS build
problem with shared_ptr.hpp
I am having difficulty with gr-build when it gets to the
boost/shared_ptr.hpp tests and would
I am having difficulty with gr-build when it gets to the
boost/shared_ptr.hpp tests and would appreciate some help. I am using a
debian system that began as a Knoppix installation to the hard drive. Below
are several of the last lines produced during the build:
checking for dot... NO
checkin
I am doing my first build of gnuradio and am getting an error related to
"Python include path."My Linux installation is a hard drive install
of a Knoppix live CD. My system is a 500 MHz Pentium. I am
following the HowToBuildFromCVS instructions and get the following results
when I use:[EMA