Determinant / stratux-zero

Build stratux from scratch on your Raspberry Pi (2/3/Zero W) with the latest dump1090-fa and wiringPi.
8 stars 4 forks source link

Wont compile? #1

Open HQAU opened 1 year ago

HQAU commented 1 year ago

root@stratux:/# sudo stratux-zero/setup.sh All good from here to: The following package was automatically installed and is no longer required: libfuse2 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Cloning into 'stratux_src'... remote: Enumerating objects: 273, done. remote: Counting objects: 100% (273/273), done. remote: Compressing objects: 100% (258/258), done. remote: Total 273 (delta 16), reused 148 (delta 10), pack-reused 0 Receiving objects: 100% (273/273), 15.13 MiB | 1.04 MiB/s, done. Resolving deltas: 100% (16/16), done. Note: switching to '377d22b4037d7eb7758e8c8563199411d67c0c44'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Updating files: 100% (242/242), done. Cloning into 'dump1090'... remote: Enumerating objects: 658, done. remote: Counting objects: 100% (658/658), done. remote: Compressing objects: 100% (438/438), done. remote: Total 658 (delta 228), reused 339 (delta 212), pack-reused 0 Receiving objects: 100% (658/658), 5.44 MiB | 932.00 KiB/s, done. Resolving deltas: 100% (228/228), done. Updating files: 100% (639/639), done. Submodule 'goflying' (https://github.com/cyoung/goflying) registered for path 'g oflying' Cloning into '/opt/stratux/stratux_src/goflying'... Submodule path 'goflying': checked out '0ba3e51be74b4848488e06ec0fee74ebaa7ef705 ' patching file Makefile patching file main/network.go Cloning into 'librtlsdr'... remote: Enumerating objects: 1701, done. remote: Total 1701 (delta 0), reused 0 (delta 0), pack-reused 1701 Receiving objects: 100% (1701/1701), 465.21 KiB | 696.00 KiB/s, done. Resolving deltas: 100% (1211/1211), done. -- The C compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Build type not specified: defaulting to release. -- Extracting version information from git describe... -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.24 -- Looking for libusb_handle_events_timeout_completed -- Looking for libusb_handle_events_timeout_completed - found -- Looking for libusb_error_name -- Looking for libusb_error_name - found -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/arm-linux-gnueabihf/libus b-1.0.so CMake Warning (dev) at /usr/share/cmake-3.18/Modules/CheckIncludeFiles.cmake:120 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning.

CMAKE_REQUIRED_LIBRARIES is set to:

/usr/lib/arm-linux-gnueabihf/libusb-1.0.so

For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): cmake/Modules/FindThreads.cmake:121 (CHECK_INCLUDE_FILES) CMakeLists.txt:71 (find_package) This warning is for project developers. Use -Wno-dev to suppress it.

-- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Udev rules not being installed, install them with -DINSTALL_UDEV_RULES=ON -- Building with kernel driver detaching disabled, use -DDETACH_KERNEL_DRIVER=ON to enable -- Building for version: v0.5.3-29-g7d1a / 0.6git -- Using install prefix: /usr/local -- Configuring done -- Generating done -- Build files have been written to: /opt/stratux/librtlsdr/build Scanning dependencies of target rtlsdr_shared [ 3%] Building C object src/CMakeFiles/rtlsdr_shared.dir/librtlsdr.c.o [ 6%] Building C object src/CMakeFiles/rtlsdr_shared.dir/tuner_e4k.c.o [ 10%] Building C object src/CMakeFiles/rtlsdr_shared.dir/tuner_fc0012.c.o [ 13%] Building C object src/CMakeFiles/rtlsdr_shared.dir/tuner_fc0013.c.o [ 16%] Building C object src/CMakeFiles/rtlsdr_shared.dir/tuner_fc2580.c.o [ 20%] Building C object src/CMakeFiles/rtlsdr_shared.dir/tuner_r82xx.c.o [ 23%] Linking C shared library librtlsdr.so [ 23%] Built target rtlsdr_shared Scanning dependencies of target rtlsdr_static [ 26%] Building C object src/CMakeFiles/rtlsdr_static.dir/librtlsdr.c.o [ 30%] Building C object src/CMakeFiles/rtlsdr_static.dir/tuner_e4k.c.o [ 33%] Building C object src/CMakeFiles/rtlsdr_static.dir/tuner_fc0012.c.o [ 36%] Building C object src/CMakeFiles/rtlsdr_static.dir/tuner_fc0013.c.o [ 40%] Building C object src/CMakeFiles/rtlsdr_static.dir/tuner_fc2580.c.o [ 43%] Building C object src/CMakeFiles/rtlsdr_static.dir/tuner_r82xx.c.o [ 46%] Linking C static library librtlsdr.a [ 46%] Built target rtlsdr_static Scanning dependencies of target convenience_static [ 50%] Building C object src/CMakeFiles/convenience_static.dir/convenience/conve nience.c.o /opt/stratux/librtlsdr/src/convenience/convenience.c: In function ‘atoft’: /opt/stratux/librtlsdr/src/convenience/convenience.c:80:9: warning: this stateme nt may fall through [-Wimplicit-fallthrough=] 80 | suff = 60; | ~^~~~~ /opt/stratux/librtlsdr/src/convenience/convenience.c:81:3: note: here 81 | case 'm': | ^~~~ /opt/stratux/librtlsdr/src/convenience/convenience.c:83:9: warning: this stateme nt may fall through [-Wimplicit-fallthrough=] 83 | suff = 60; | ~^~~~~ /opt/stratux/librtlsdr/src/convenience/convenience.c:84:3: note: here 84 | case 's': | ^~~~ [ 53%] Linking C static library libconvenience_static.a [ 53%] Built target convenience_static Scanning dependencies of target rtl_tcp [ 56%] Building C object src/CMakeFiles/rtl_tcp.dir/rtl_tcp.c.o [ 60%] Linking C executable rtl_tcp [ 60%] Built target rtl_tcp Scanning dependencies of target rtl_test [ 63%] Building C object src/CMakeFiles/rtl_test.dir/rtl_test.c.o [ 66%] Linking C executable rtl_test [ 66%] Built target rtl_test Scanning dependencies of target rtl_fm [ 70%] Building C object src/CMakeFiles/rtl_fm.dir/rtl_fm.c.o [ 73%] Linking C executable rtl_fm [ 73%] Built target rtl_fm Scanning dependencies of target rtl_eeprom [ 76%] Building C object src/CMakeFiles/rtl_eeprom.dir/rtl_eeprom.c.o /opt/stratux/librtlsdr/src/rtl_eeprom.c: In function ‘main’: /opt/stratux/librtlsdr/src/rtl_eeprom.c:373:3: warning: ‘strncpy’ specified boun d 256 equals destination size [-Wstringop-truncation] 373 | strncpy((char)&conf.manufacturer, manuf_str, MAX_STR_SIZE); | ^~~~~~~~~~~~~~~ /opt/stratux/librtlsdr/src/rtl_eeprom.c:376:3: warning: ‘strncpy’ specified boun d 256 equals destination size [-Wstringop-truncation] 376 | strncpy((char)&conf.product, product_str, MAX_STR_SIZE); | ^~~~~~~~~~~~ /opt/stratux/librtlsdr/src/rtl_eeprom.c:380:3: warning: ‘strncpy’ specified boun d 256 equals destination size [-Wstringop-truncation] 380 | strncpy((char*)&conf.serial, serial_str, MAX_STR_SIZE); | ^~~~~~~~~~~~~~ [ 80%] Linking C executable rtl_eeprom [ 80%] Built target rtl_eeprom Scanning dependencies of target rtl_power [ 83%] Building C object src/CMakeFiles/rtl_power.dir/rtl_power.c.o [ 86%] Linking C executable rtl_power [ 86%] Built target rtl_power Scanning dependencies of target rtl_adsb [ 90%] Building C object src/CMakeFiles/rtl_adsb.dir/rtl_adsb.c.o [ 93%] Linking C executable rtl_adsb [ 93%] Built target rtl_adsb Scanning dependencies of target rtl_sdr [ 96%] Building C object src/CMakeFiles/rtl_sdr.dir/rtl_sdr.c.o [100%] Linking C executable rtl_sdr [100%] Built target rtl_sdr [ 23%] Built target rtlsdr_shared [ 46%] Built target rtlsdr_static [ 53%] Built target convenience_static [ 60%] Built target rtl_tcp [ 66%] Built target rtl_test [ 73%] Built target rtl_fm [ 80%] Built target rtl_eeprom [ 86%] Built target rtl_power [ 93%] Built target rtl_adsb [100%] Built target rtl_sdr Install the project... -- Install configuration: "Release" -- Installing: /usr/local/lib/pkgconfig/librtlsdr.pc -- Installing: /usr/local/include/rtl-sdr.h -- Installing: /usr/local/include/rtl-sdr_export.h -- Installing: /usr/local/lib/librtlsdr.so.0.6git -- Up-to-date: /usr/local/lib/librtlsdr.so.0 -- Up-to-date: /usr/local/lib/librtlsdr.so -- Installing: /usr/local/lib/librtlsdr.a -- Installing: /usr/local/bin/rtl_sdr -- Set runtime path of "/usr/local/bin/rtl_sdr" to "" -- Installing: /usr/local/bin/rtl_tcp -- Set runtime path of "/usr/local/bin/rtl_tcp" to "" -- Installing: /usr/local/bin/rtl_test -- Set runtime path of "/usr/local/bin/rtl_test" to "" -- Installing: /usr/local/bin/rtl_fm -- Set runtime path of "/usr/local/bin/rtl_fm" to "" -- Installing: /usr/local/bin/rtl_eeprom -- Set runtime path of "/usr/local/bin/rtl_eeprom" to "" -- Installing: /usr/local/bin/rtl_adsb -- Set runtime path of "/usr/local/bin/rtl_adsb" to "" -- Installing: /usr/local/bin/rtl_power -- Set runtime path of "/usr/local/bin/rtl_power" to "" Cloning into 'kalibrate-rtl'... remote: Enumerating objects: 269, done. remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 100% (7/7), done. remote: Total 269 (delta 1), reused 4 (delta 1), pack-reused 261 Receiving objects: 100% (269/269), 78.23 KiB | 408.00 KiB/s, done. Resolving deltas: 100% (167/167), done. configure.ac:9: installing './compile' configure.ac:39: installing './config.guess' configure.ac:39: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for working strtod... yes checking for floor... no checking for getpagesize... yes checking for memset... yes checking for sqrt... no checking for strtoul... yes checking for strtol... yes checking for library containing basename... none required checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fftw3 >= 3.0... yes checking for librtlsdr... yes checking for rtlsdr_set_dithering in -lrtlsdr... no checking build system type... armv6l-unknown-linux-gnueabihf checking host system type... armv6l-unknown-linux-gnueabihf checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/opt/stratux/kalibrate-rtl' Making all in src make[2]: Entering directory '/opt/stratux/kalibrate-rtl/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-arfcn_freq.o -MD -MP -MF .deps/kal-arfcn_freq.Tpo -c -o kal-arfc n_freq.o test -f 'arfcn_freq.cc' || echo './'arfcn_freq.cc mv -f .deps/kal-arfcn_freq.Tpo .deps/kal-arfcn_freq.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-c0_detect.o -MD -MP -MF .deps/kal-c0_detect.Tpo -c -o kal-c0_det ect.o test -f 'c0_detect.cc' || echo './'c0_detect.cc mv -f .deps/kal-c0_detect.Tpo .deps/kal-c0_detect.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-circular_buffer.o -MD -MP -MF .deps/kal-circular_buffer.Tpo -c - o kal-circular_buffer.o test -f 'circular_buffer.cc' || echo './'circular_buff er.cc mv -f .deps/kal-circular_buffer.Tpo .deps/kal-circular_buffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-fcch_detector.o -MD -MP -MF .deps/kal-fcch_detector.Tpo -c -o ka l-fcch_detector.o test -f 'fcch_detector.cc' || echo './'fcch_detector.cc mv -f .deps/kal-fcch_detector.Tpo .deps/kal-fcch_detector.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-kal.o -MD -MP -MF .deps/kal-kal.Tpo -c -o kal-kal.o test -f 'ka l.cc' || echo './'kal.cc mv -f .deps/kal-kal.Tpo .deps/kal-kal.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-offset.o -MD -MP -MF .deps/kal-offset.Tpo -c -o kal-offset.o te st -f 'offset.cc' || echo './'offset.cc mv -f .deps/kal-offset.Tpo .deps/kal-offset.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-usrp_source.o -MD -MP -MF .deps/kal-usrp_source.Tpo -c -o kal-us rp_source.o test -f 'usrp_source.cc' || echo './'usrp_source.cc mv -f .deps/kal-usrp_source.Tpo .deps/kal-usrp_source.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -MT kal-util.o -MD -MP -MF .deps/kal-util.Tpo -c -o kal-util.o test -f 'util.cc' || echo './'util.cc mv -f .deps/kal-util.Tpo .deps/kal-util.Po g++ -I/usr/local/include/ -I/usr/include/libusb-1.0 -g -O2 -o kal kal-arfcn_f req.o kal-c0_detect.o kal-circular_buffer.o kal-fcch_detector.o kal-kal.o kal-of fset.o kal-usrp_source.o kal-util.o -lfftw3 -L/usr/local/lib -lrtlsdr -lusb-1.0 -lrt make[2]: Leaving directory '/opt/stratux/kalibrate-rtl/src' make[2]: Entering directory '/opt/stratux/kalibrate-rtl' make[2]: Leaving directory '/opt/stratux/kalibrate-rtl' make[1]: Leaving directory '/opt/stratux/kalibrate-rtl' Making install in src make[1]: Entering directory '/opt/stratux/kalibrate-rtl/src' make[2]: Entering directory '/opt/stratux/kalibrate-rtl/src' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c kal '/usr/local/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/opt/stratux/kalibrate-rtl/src' make[1]: Leaving directory '/opt/stratux/kalibrate-rtl/src' make[1]: Entering directory '/opt/stratux/kalibrate-rtl' make[2]: Entering directory '/opt/stratux/kalibrate-rtl' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/opt/stratux/kalibrate-rtl' make[1]: Leaving directory '/opt/stratux/kalibrate-rtl' wiringpi start Reading package lists... Done Building dependency tree... Done Reading state information... Done Package 'wiringpi' is not installed, so not removed The following package was automatically installed and is no longer required: libfuse2 Use 'sudo apt autoremove' to remove it. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Cloning into 'wiringPi'... remote: Enumerating objects: 1730, done. remote: Counting objects: 100% (612/612), done. remote: Compressing objects: 100% (111/111), done. remote: Total 1730 (delta 553), reused 501 (delta 501), pack-reused 1118 Receiving objects: 100% (1730/1730), 802.91 KiB | 847.00 KiB/s, done. Resolving deltas: 100% (1186/1186), done. Note: switching to '5bbb6e3'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5bbb6e3 Merge pull request #71 from neuralassembly/master patching file wiringPi/Makefile wiringPi Build script

WiringPi Library [UnInstall] [Compile] wiringPi.c [Compile] wiringSerial.c [Compile] wiringShift.c [Compile] piHiPri.c [Compile] piThread.c [Compile] wiringPiSPI.c [Compile] wiringPiI2C.c [Compile] softPwm.c [Compile] softTone.c [Compile] mcp23008.c [Compile] mcp23016.c wiringPi.c:1327:21: warning: ‘digitalWrite8Dummy’ defined but not used [-Wunused -function] 1327 | static void digitalWrite8Dummy (UNU struct wiringPiNodeStr uct node, UNU int pin, UNU int value) { return ; } | ^~~~~~ wiringPi.c:1326:21: warning: ‘digitalRead8Dummy’ defined but not used [-Wunused- function] 1326 | static unsigned int digitalRead8Dummy (UNU struct wiringPiNodeStr uct node, UNU int UNU pin) { return 0 ; } | ^~~~~ [Compile] mcp23017.c [Compile] mcp23s08.c [Compile] mcp23s17.c [Compile] sr595.c [Compile] pcf8574.c [Compile] pcf8591.c [Compile] mcp3004.c [Compile] mcp3002.c [Compile] mcp4802.c [Compile] mcp3422.c [Compile] max31855.c [Compile] max5322.c [Compile] ads1115.c [Compile] sn3218.c [Compile] bmp180.c [Compile] htu21d.c [Compile] ds18b20.c [Compile] rht03.c [Compile] drcSerial.c [Compile] drcNet.c [Compile] pseudoPins.c [Compile] wpiExtensions.c drcNet.c: In function ‘authenticate’: drcNet.c:112:24: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] 89 | return &buf [10] ; | ~~~~~ ...... 112 | sprintf (salted, "$6$%s$", challenge) ; | ^~ drcNet.c:112:3: note: ‘sprintf’ output between 5 and 1028 bytes into a destinati on of size 1024 112 | sprintf (salted, "$6$%s$", challenge) ; | ^~~~~~~~~ [Link (Dynamic)] /usr/bin/ld: wpiExtensions.o:(.bss+0x404): multiple definition of comDat'; drcN et.o:(.bss+0x400): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:82: libwiringPi.so.2.60] Error 1 root@stratux:/# drcNet.c: In function ‘authenticate’: drcNet.c:112:24: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] 89 | return &buf [10] ;] | ~~~~~~~~~ ; ......| ~~~~~~~~~ 112 | sprintf (salted, "$6$%s$", challenge) ; | ^~$", challenge) ; drcNet.c:112:3: note: ‘sprintf’ output between 5 and 1028 bytes into a destination of size 1024 112 | sprintf (salted, "$6$%s$", challenge) ;and 1028 bytes into a destinati | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [Link (Dynamic)]f (salted, "$6$%s$", challenge) ; /usr/bin/ld: wpiExtensions.o:(.bss+0x404): multiple definition ofcomDat'; drcNet.o:(.bss+0x400): first defined here collect2: error: ld returned 1 exit status make: [Makefile:82: libwiringPi.so.2.60] Error 1definition of comDat'; drcN root@stratux:/#0): first defined here drcNet.c: In function ‘authenticate’:tatus drcNet.c:112:24: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] 89 | return &buf [10] ; | ~~~~~~~~~icate’: .......c:112:24: warning: ‘%s’ directive writing up to 1023 bytes into a region 112 | sprintf (salted, "$6$%s$", challenge) ; | ^~ drcNet.c:112:3: note: ‘sprintf’ output between 5 and 1028 bytes into a destination of size 1024 112 | sprintf (salted, "$6$%s$", challenge) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ror 1definition ofcomDat'; drcN [Link (Dynamic)] /usr/bin/ld: wpiExtensions.o:(.bss+0x404): multiple definition of `comDat'; drcNet.o:(.bss+0x400): first defined here collect2: error: ld returned 1 exit status make: [Makefile:82: libwiringPi.so.2.60] Error 1 root@stratux:/#

VirusPilot commented 1 year ago

I strongly recommend to consider our latest Stratux Europe fork which is tested also on Pi Zero 2W: https://github.com/b3nn0/stratux. You can start right away with either the EU or the US image or as an alternative you can run my install script: https://github.com/VirusPilot/stratux-pi4

HQAU commented 1 year ago

Thank you that worked straight up.

Determinant commented 1 year ago

@VirusPilot Thanks for the effort! I don't have much time to