[srslte-users] error that occurred while installing srsue

Paul Sutton paul at softwareradiosystems.com
Wed Mar 9 08:41:00 UTC 2016


We'll need full, clean cmake and make outputs for both srsLTE and srsUE.
To do a clean build, run "rm -rf *" inside the build directory.

The error you're seeing happens because the Boost header files are not
found during compilation. Boost is a library used by srsUE.
However, cmake checks to see that Boost is available on your system and
should not complete if it is not found.

On 09/03/16 08:34, Kavyashree Tm wrote:
> this is the cmake and make outputs:
>
>
> kavya at ubuntu:~/Downloads/srsUE/build$ cmake ../
> -- Build type not specified: defaulting to release.
> -- SSE4.1 is enabled - target CPU must support it
> -- AVX is enabled - target CPU must support it
> -- checking for module 'polarssl'
> --   package 'polarssl' not found
> -- POLARSSL LIBRARIES: /usr/lib/libpolarssl.so
> -- POLARSSL INCLUDE DIRS: /usr/include
> -- SRSLTE LIBRARIES:
> /usr/local/lib/libsrslte_rf.so/usr/local/lib/libsrslte.so
> <http://libsrslte_rf.so/usr/local/lib/libsrslte.so>
> -- SRSLTE INCLUDE DIRS: /usr/local/include
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/kavya/Downloads/srsUE/build
>
> kavya at ubuntu:~/Downloads/srsUE/build$ make
> [  7%] Built target lte
> [  8%] Building CXX object
> ue/src/common/CMakeFiles/srsue_common.dir/buffer_pool.cc.o
> In file included from
> /home/kavya/Downloads/srsUE/ue/src/common/buffer_pool.cc:28:0:
> /home/kavya/Downloads/srsUE/ue/hdr/common/buffer_pool.h:36:39: fatal
> error: boost/thread/lock_guard.hpp: No such file or directory
> compilation terminated.
> make[2]: ***
> [ue/src/common/CMakeFiles/srsue_common.dir/buffer_pool.cc.o] Error 1
> make[1]: *** [ue/src/common/CMakeFiles/srsue_common.dir/all] Error 2
> make: *** [all] Error 2
>
>
>
>
> On Wed, Mar 9, 2016 at 2:01 PM, Kavyashree Tm <tmkavyashree at gmail.com
> <mailto:tmkavyashree at gmail.com>> wrote:
>
>     to run srslte examples what frequency should be given in the below
>     command
>
>     |lte/examples/pdsch_ue -f [frequency_in_Hz]|
>
>
>     On Wed, Mar 9, 2016 at 1:40 PM, Paul Sutton
>     <paul at softwareradiosystems.com
>     <mailto:paul at softwareradiosystems.com>> wrote:
>
>         Hi,
>         Please send the full cmake and make output.
>
>         Regards,
>         Paul
>
>         On 9 Mar 2016 08:02, "Kavyashree Tm" <tmkavyashree at gmail.com
>         <mailto:tmkavyashree at gmail.com>> wrote:
>
>             i have installed srsgui and srslte, but while installing i
>             got the following error. plz suggest me the solution.
>
>
>
>             In file included from
>             /home/kavya/Downloads/srsUE/ue/src/common/buffer_pool.cc:28:0:
>             /home/kavya/Downloads/srsUE/ue/hdr/common/buffer_pool.h:36:39:
>             fatal error: boost/thread/lock_guard.hpp: No such file or
>             directory
>             compilation terminated.
>             make[2]: ***
>             [ue/src/common/CMakeFiles/srsue_common.dir/buffer_pool.cc.o]
>             Error 1
>             make[1]: ***
>             [ue/src/common/CMakeFiles/srsue_common.dir/all] Error 2
>             make: *** [all] Error 2
>
>
>             _______________________________________________
>             srslte-users mailing list
>             srslte-users at lists.softwareradiosystems.com
>             <mailto:srslte-users at lists.softwareradiosystems.com>
>             http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
>
>

-- 
________________________________________________________________
Paul Sutton Ph.D.

Software Radio Systems (SRS)
http://www.softwareradiosystems.com

+353-87-9813473 | paul at softwareradiosystems.com

PGP Key ID: 3B4A5292
Fingerprint: B0AC 19C9 B228 A6EB 86E1 82B2 90C7 EC95 3B4A 5292
________________________________________________________________ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.srsran.com/pipermail/srsran-users/attachments/20160309/1e437232/attachment.htm>


More information about the srsran-users mailing list