Hi, I've posted your build issue to the gr-fbmc issue tracker [0]. There it might be picked up and fixed upstream.
[0] https://github.com/kit-cel/gr-fbmc/issues/1 On Mon, Apr 09, 2018 at 07:32:58PM -0500, Elkin Ducuara wrote: > Hi everyone > > I want to install gr-fbmc from pybombs. For this reason i executed the next > command: > > ~$sudo pybombs install gr-fbmc > > But i have gotten the next errors: > > "PyBOMBS - INFO - PyBOMBS Version 2.3.3a0 > PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. > PyBOMBS.install_manager - INFO - Phase 1: Creating install tree and > installing binary packages: > Install tree: > | > \- gr-fbmc > PyBOMBS.install_manager - INFO - Phase 2: Recursively installing source > packages to prefix: > PyBOMBS.install_manager - INFO - Installing package: gr-fbmc > PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. > Clonar en «gr-fbmc»... > remote: Counting objects: 3770, done. > remote: Total 3770 (delta 0), reused 0 (delta 0), pack-reused 3770 > Receiving objects: 100% (3770/3770), 2.77 MiB | 85.00 KiB/s, done. > Resolving deltas: 100% (2971/2971), done. > Comprobando la conectividad… hecho. > PyBOMBS.Packager.apt - INFO - Install python-apt to speed up apt processing. > Configuring: (100%) > [=========================================================] > Building: (100%) > [=========================================================] > [ 1%] Building CXX object lib/CMakeFiles/gnuradio-fbmc.dir/fbmc_config.cc.o > /usr/local/src/gr-fbmc/lib/fbmc_config.cc: In member function ‘void > gr::fbmc::fbmc_config::gen_preamble_sym()’: > /usr/local/src/gr-fbmc/lib/fbmc_config.cc:277:7: error: ‘gr_uint16’ was not > declared in this scope > gr_uint16 start_state = 0xACE1u; /* Any nonzero start start will > work. */ > ^ > /usr/local/src/gr-fbmc/lib/fbmc_config.cc:278:18: error: expected ‘;’ > before ‘lfsr’ > gr_uint16 lfsr = start_state; > ^ > /usr/local/src/gr-fbmc/lib/fbmc_config.cc:285:17: error: ‘lfsr’ was not > declared in this scope > bit = ((lfsr >> 0) ^ (lfsr >> 2) ^ (lfsr >> 3) ^ (lfsr >> 5)) & 1; > ^ > lib/CMakeFiles/gnuradio-fbmc.dir/build.make:62: fallo en las instrucciones > para el objetivo 'lib/CMakeFiles/gnuradio-fbmc.dir/fbmc_config.cc.o' > make[2]: *** [lib/CMakeFiles/gnuradio-fbmc.dir/fbmc_config.cc.o] Error 1 > CMakeFiles/Makefile2:137: fallo en las instrucciones para el objetivo > 'lib/CMakeFiles/gnuradio-fbmc.dir/all' > make[1]: *** [lib/CMakeFiles/gnuradio-fbmc.dir/all] Error 2 > Makefile:138: fallo en las instrucciones para el objetivo 'all' > make: *** [all] Error 2 > PyBOMBS.Packager.source - ERROR - Build failed. See output above for error > messages. > PyBOMBS.Packager.source - ERROR - Problem occurred while building package > gr-fbmc: > Build failed. > PyBOMBS.install_manager - ERROR - Error installing package gr-fbmc. > Aborting. > " > > If anyone have had the same problem and/or know how solve it, please write > me. > > Thanks. > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio -- Andrej Rode GPG Key: 750B CBBB 4A75 811A 4D5F 03ED 5C23 7FB8 9A7D A2AA
signature.asc
Description: Digital signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
