discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] 3.6.5.1 test error


From: Nemanja Savic
Subject: [Discuss-gnuradio] 3.6.5.1 test error
Date: Mon, 1 Jul 2013 14:24:30 +0200

Hi all guys,

i have just wanted to build and install 3.6.5.1 on my system (RHEL6, 64bit).
I did cmake, and warnings about missing header files came out, for example:

Looking for intrin.h - not found
Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed
Performing Test have_maltivec - Failed
Performing Test have_mfpu_neon - Failed
.
.
.
{some other tests}
Looking for C++ include io.h - not found
Looking for C++ include dev/ppbus/ppi.h - not found
Performing Test HAVE_SSLEEP - Failed

I don't know how important this can be, but probably everything is important. I did make and some errors also came out, like:

/home/savi_ne/tools/gnuradio-3.6.5.1/gruel/src/lib/pmt/pmt_int.h:243: Warning: include file pmt_unv_int.h not found, perhaps you forgot to add its directory to INCLUDE_PATH?
/home/savi_ne/tools/gnuradio-3.6.5.1/gr-digital/include/digital_impl_mpsk_snr_est.h:246: Error: Unexpected character `"'
/home/savi_ne/tools/gnuradio-3.6.5.1/gr-digital/include/digital_impl_mpsk_snr_est.h:248: Error: Unexpected character `"'

...

When compiling was finished, I started make test, and get error on test qa_pdu (number 34)
Then I run ctest -V and no error appeared, and I run make test again and qa_udp_source sink error appeared.
Does anybody have an idea what should I do next? Should i go back to cmake and try to finish that without any error and warning?

Best regards

--
Nemanja Savić

reply via email to

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