Hello again,
I've almost successfully compiled gnuradio on leopard
on my new Intel MacBook, with the exception of make check fails both
before and after running make install. I've used the MacPorts versions
of just about every dependency except SDCC which I installed per the
instructions of mdickens. LibUSB seemed to be a problem for a  while; I
had to copy usb.h from /opt/local/include to a directory that the USRP
makefile was looking at -- didn't find it in the expected location for
some reason... but I can run the usrp_wfm_rcv.py without a problem.
I've attached the errors I get when running usrp_tv_rcv.py, and as for the make 
check errors, they are pasted directly:

FF
======================================================================
FAIL: test_001 (__main__.test_goertzel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File './qa_goertzel.py', line 52, in test_001
    self.assertAlmostEqual(expected_result, actual_result, places=5)
AssertionError: 0.5 != 0.49998197625655755 within 5 places

======================================================================
FAIL: test_002 (__main__.test_goertzel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File './qa_goertzel.py', line 61, in test_002
    self.assertAlmostEqual(expected_result, actual_result, places=5)
AssertionError: 0.0 != 8.6014477400182496e-06 within 5 places

----------------------------------------------------------------------
Ran 2 tests in 0.018s

FAILED (failures=2)
.
_________________________________________________________________
Make i'm yours.  Create a custom banner to support your cause.
http://im.live.com/Messenger/IM/Contribute/Default.aspx?source=TXT_TAGHM_MSN_Make_IM_Yours
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to