SHOW:
|
|
- or go back to the newest paste.
1 | - | Boost version: 1.52.0 |
1 | + | Boost version: 1.52.0 |
2 | - | -- Found the following Boost libraries: |
2 | + | -- Found the following Boost libraries: |
3 | - | -- filesystem |
3 | + | -- filesystem |
4 | - | -- system |
4 | + | -- system |
5 | - | -- unit_test_framework |
5 | + | -- unit_test_framework |
6 | - | -- program_options |
6 | + | -- program_options |
7 | - | -- WARNING: Found a known bad version of Boost (v105200). Disabling. |
7 | + | -- WARNING: Found a known bad version of Boost (v105200). Disabling. |
8 | - | CMake Error at volk/CMakeLists.txt:79 (message): |
8 | + | CMake Error at volk/CMakeLists.txt:79 (message): |
9 | - | VOLK Requires boost to build |
9 | + | VOLK Requires boost to build |
10 | 1) | |
11 | vi /etc/portage/package.mask | |
12 | #Temporary mask for GNU Radio | |
13 | <=dev-libs/boost-1.52.0-r6 | |
14 | ============================= | |
15 | ||
16 | 2) | |
17 | emerge -C dev-libs/boost && emerge dev-libs/boost && emerge net-wireless/gnuradio | |
18 | ||
19 | ============================== | |
20 | ||
21 | make sure you stop by http://gnuradio.org/doc/doxygen/build_guide.html | |
22 | and check if you have all the dependencies | |
23 | doxygen pyqt4 etc. |