Skip to content

Instantly share code, notes, and snippets.

View corvus-ch's full-sized avatar

Christian Häusler corvus-ch

View GitHub Profile
@corvus-ch
corvus-ch / dev
Last active July 1, 2023 13:13
maia-sdr-plutosdr-fw-4-2023-07-01T122618Z
/dev/:
total 0
crw-rw---- 1 root root 5, 1 Jan 1 00:00 console
crw-rw---- 1 root root 10, 62 Jan 1 00:00 cpu_dma_latency
lrwxrwxrwx 1 root root 13 Jan 1 00:00 fd -> /proc/self/fd
crw-rw---- 1 root root 10, 63 Jan 1 00:00 fpga0
crw-rw---- 1 root root 1, 7 Jan 1 00:00 full
crw-rw---- 1 root root 254, 0 Jan 1 00:00 gpiochip0
crw-rw---- 1 root root 253, 0 Jan 1 00:00 iio:device0
crw-rw---- 1 root root 253, 1 Jan 1 00:00 iio:device1
@corvus-ch
corvus-ch / cmake .. -DOPT_BUILD_PLUTOSDR_SOURCE=false -DOPT_BUILD_SDRPLAY_SOURCE=true
Created October 5, 2021 14:24
Cmake and make logs while compiling SDR++ on Mac OS Big Sur (commit 82cacf14bb281e4f7108bcba1adc9d8ea25f2d70)
-- The C compiler identification is AppleClang 12.0.5.12050022
-- The CXX compiler identification is AppleClang 12.0.5.12050022
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped

Keybase proof

I hereby claim:

  • I am corvus-ch on github.
  • I am corvus_ch (https://keybase.io/corvus_ch) on keybase.
  • I have a public key ASBfpT7z-8_1bJgaUQsiHCgffDet70qG_IjHfvmVFlg4Swo

To claim this, I am signing this object:

>>> httpd 2.4.9 Building
PATH="/root/buildroot/output/host/bin:/root/buildroot/output/host/sbin:/root/buildroot/output/host/usr/bin:/root/buildroot/output/host/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j5 -C /root/buildroot/output/build/httpd-2.4.9/
make[1]: Entering directory `/root/buildroot-2014.08/output/build/httpd-2.4.9'
Making all in srclib
make[2]: Entering directory `/root/buildroot-2014.08/output/build/httpd-2.4.9/srclib'
make[2]: Leaving directory `/root/buildroot-2014.08/output/build/httpd-2.4.9/srclib'
Making all in os
make[2]: Entering directory `/root/buildroot-2014.08/output/build/httpd-2.4.9/os'
Making all in unix
make[3]: Entering directory `/root/buildroot-2014.08/output/build/httpd-2.4.9/os/unix'