NI-Buildsystem

clausi
Beiträge: 59
Registriert: Sa 7. Mai 2016, 16:46

Re: NI-Buildsystem

Beitrag von clausi »

Ja, das Verzeichnis existiert an der Stelle.
clausi
Beiträge: 59
Registriert: Sa 7. Mai 2016, 16:46

Re: NI-Buildsystem

Beitrag von clausi »

Ja, existiert im genannten Verzeichnis
Benutzeravatar
vanhofen
Administrator
Beiträge: 2934
Registriert: Di 5. Apr 2016, 00:05
Has thanked: 8 times
Been thanked: 16 times

Re: NI-Buildsystem

Beitrag von vanhofen »

Mist. Das wäre meine einzige Idee gewesen.
Ich kann das leider nicht nachstellen. :(
Benutzeravatar
tannen
Beiträge: 393
Registriert: Mo 12. Nov 2018, 18:10
Wohnort: NRW
Box: VU+Duo 4K SE C/T2 VU+Uno 4K SE C
Has thanked: 4 times
Been thanked: 6 times

Re: NI-Buildsystem

Beitrag von tannen »

neues Problem beim bauen für VU Duo 4K
/home/tannen/ni-buildsystem/cross/arm-linux-4.1.45-1.17/arm-cortex-linux-gnueabihf/sys-root/usr/include/gnu/stubs.h:7:11: fatal error: gnu/stubs-soft.h: No such file or directory
7 | # include <gnu/stubs-soft.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
make[6]: *** [Makefile:507: dvbcsa_algo.lo] Fehler 1
make[5]: *** [Makefile:526: all-recursive] Fehler 1
make[4]: *** [Makefile:393: all-recursive] Fehler 1
make[3]: *** [Makefile:325: all] Fehler 2
make[2]: *** [package/libdvbcsa/libdvbcsa.mk:21: libdvbcsa] Fehler 2
make[1]: *** [package/minisatip/minisatip.mk:45: minisatip] Fehler 2
make: *** [make/ni.mk:67: image] Fehler 2
tannen@tannen-Linux-PC:~/ni-buildsystem$
finde keine Lösung hat das schon jemand gehabt ?
Neutrino HD by NI Eigenbau mit VU+ Duo 4K SE DVB-C/DVB-T2 und VU+ Uno 4K SE DVB-C im Kabel von Vodafone
Benutzeravatar
vanhofen
Administrator
Beiträge: 2934
Registriert: Di 5. Apr 2016, 00:05
Has thanked: 8 times
Been thanked: 16 times

Re: NI-Buildsystem

Beitrag von vanhofen »

Bitte einmal manuell download/libdvbcsa.git löschen. Durch die Umstellung des libdvbcsa-Repos ist dieser händische Schritt leider nötig.
Benutzeravatar
tannen
Beiträge: 393
Registriert: Mo 12. Nov 2018, 18:10
Wohnort: NRW
Box: VU+Duo 4K SE C/T2 VU+Uno 4K SE C
Has thanked: 4 times
Been thanked: 6 times

Re: NI-Buildsystem

Beitrag von tannen »

vanhofen hat geschrieben: Fr 22. Mär 2024, 20:37 Bitte einmal manuell download/libdvbcsa.git löschen. Durch die Umstellung des libdvbcsa-Repos ist dieser händische Schritt leider nötig.
:thumbsup:

Dankeschön, damit baut es wieder
Neutrino HD by NI Eigenbau mit VU+ Duo 4K SE DVB-C/DVB-T2 und VU+ Uno 4K SE DVB-C im Kabel von Vodafone
wutz
Beiträge: 24
Registriert: Mo 29. Aug 2016, 12:53
Been thanked: 1 time

Re: NI-Buildsystem

Beitrag von wutz »

Hallo, ich bekomme beim Versuch das Buildsystem in Debian12 WSL zu nutzen Fehlermeldungen

Bei Ausführung des Befehls make local-files

Ist das ein bekanntes Problem bzw. wie kann ich das beheben.
Debian WSL von heute
NI-Buildsystem nach der Anleitung https://github.com/neutrino-images/ni-b ... tem#readme

Code: Alles auswählen

    ###   ###  ###
     ###   ##  ##
     ####  ##  ##
     ## ## ##  ##
     ##  ####  ##
     ##   ###  ##
     ##    ##  ##      http://www.neutrino-images.de
            #

------------------------------------------------------------------------------------------------------------------------
   1)  Coolstream Nevis (HD1, BSE, Neo, Neo², Zee)
   2)  Coolstream Apollo (Tank)
   3)  Coolstream Shiner (Trinity)
   4)  Coolstream Kronos (Zee², Trinity V2)
   5)  Coolstream Kronos V2 (Link, Trinity Duo)
  11)  AX/Mutant HD51
  12)  AX/Mutant HD60
  13)  AX/Mutant HD61
  14)  Maxytec Multibox 4K
  15)  Maxytec Multibox SE 4K
  21)  WWIO BRE2ZE4K
  31)  Air Digital Zgemma H7
  35)  AXAS E4HD 4K Ultra
  41)  VU+ Solo 4k
  42)  VU+ Duo 4k
  43)  VU+ Duo 4k SE
  44)  VU+ Ultimo 4k
  45)  VU+ Zero 4k
  46)  VU+ Uno 4k
  47)  VU+ Uno 4k SE
  51)  VU+ Duo

Select your boxmodel? [default: 11] 1
/bin/bash: line 1: Files/PuTTY/:/mnt/c/Users/Familie/AppData/Local/Microsoft/WindowsApps: No such file or directory
/bin/bash: line 1: Files/PuTTY/:/mnt/c/Users/Familie/AppData/Local/Microsoft/WindowsApps: No such file or directory
/bin/bash: line 1: Files/PuTTY/:/mnt/c/Users/Familie/AppData/Local/Microsoft/WindowsApps: No such file or directory
Benutzeravatar
vanhofen
Administrator
Beiträge: 2934
Registriert: Di 5. Apr 2016, 00:05
Has thanked: 8 times
Been thanked: 16 times

Re: NI-Buildsystem

Beitrag von vanhofen »

Dir fehlt bash.

apt-get install bash
wutz
Beiträge: 24
Registriert: Mo 29. Aug 2016, 12:53
Been thanked: 1 time

Re: NI-Buildsystem

Beitrag von wutz »

nicht wirklich

apt-get install bash
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
bash is already the newest version (5.2.15-2+b2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

ls -l sh
lrwxrwxrwx 1 root root 9 Apr 18 09:43 sh -> /bin/bash

uname -a
Linux i5-10400-2022 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 GNU/Linux
seife
Beiträge: 130
Registriert: Mi 20. Okt 2021, 15:20
Been thanked: 2 times

Re: NI-Buildsystem

Beitrag von seife »

Code: Alles auswählen

diff --git a/make/buildsystem-helpers.mk b/make/buildsystem-helpers.mk
index 77f50237..5b14217d 100644
--- a/make/buildsystem-helpers.mk
+++ b/make/buildsystem-helpers.mk
@@ -15,7 +15,7 @@ REMOVE = rm -rf $(BUILD_DIR)
 
 # build helper variables
 define TOOLFIND # (tool)
-$(shell PATH=$(PATH) which $(1) || type -p $(1) || echo $(1))
+$(shell PATH="$(PATH)" which $(1) || type -p $(1) || echo $(1))
 endef
 
 INSTALL = $(call TOOLFIND,install)
diff --git a/make/buildsystem-toolcheck.mk b/make/buildsystem-toolcheck.mk
index 93938a53..09e8463a 100644
--- a/make/buildsystem-toolcheck.mk
+++ b/make/buildsystem-toolcheck.mk
@@ -73,7 +73,7 @@ crosscheck:
                        $(call SUCCESS,"$$c",": found."); \
                elif test -e $(CROSS_DIR)/bin/$$c; then \
                        $(call SUCCESS,"$$c",": found in \$$(CROSS_DIR)/bin"); \
-               elif PATH=$(PATH) type -p $$c >/dev/null 2>&1; then \
+               elif PATH="$(PATH)" type -p $$c >/dev/null 2>&1; then \
                        $(call SUCCESS,"$$c",": found PATH"); \
                else \
                        $(call WARNING,"$$c",": not found in \$$(CROSS_DIR)/bin or PATH"); \
Vielleicht hilft das.

Wer Leerzeichen im PATH hat, frisst auch kleine Kinder...
wutz
Beiträge: 24
Registriert: Mo 29. Aug 2016, 12:53
Been thanked: 1 time

Re: NI-Buildsystem

Beitrag von wutz »

Hab mir jetzt eine Debian12 in VirtualBox installiert und es funktioniert sofort.

Vielleicht wäre es sinnvoll meinen Schrott von heute zu löschen.
Antworten

Zurück zu „Neutrino allgemein“