Changes between Initial Version and Version 1 of Ticket #61934, comment 30
- Timestamp:
- Jan 17, 2021, 5:49:57 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61934, comment 30
initial v1 1 1 Configure succeeded for gnuradio-next after the following steps: 2 upgrade -s --force gdk-pixbuf2 atk 3 4 load dbus 5 6 install gnuradio-next +python38 2 3 {{{ 4 upgrade -s --force gdk-pixbuf2 atk 5 load dbus 6 install gnuradio-next +python38 7 }}} 7 8 8 9 but build is failing now as follows: 9 10 11 12 :info:build #include <endian.h> 10 {{{ 11 .../gnuradio-runtime/lib/pmt/pmt_serialize.cc:17:10: fatal error: 'endian.h' file not found 12 :info:build #include <endian.h> 13 }}}