Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. HomeKit Fehler beim installieren

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    497

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    402

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    985

HomeKit Fehler beim installieren

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
2 Beiträge 2 Kommentatoren 789 Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • W Offline
    W Offline
    w_tom
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    leider ist es nicht möglich das HomeKit zu installieren.

    Folgende Fehlermeldung kommt:

    $ ./iobroker add homekit2

    npm install iobroker.homekit2 –production --prefix "/opt/iobroker" (System call)

    In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden

    #include <dns_sd.h>^

    compilation terminated.

    make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 1

    gyp

    ERR! build error

    gyp ERR! stack Error: make failed with exit code: 2gyp

    ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)

    gyp ERR! stack at emitTwo (events.js:87:13)gyp ERR! stack at ChildProcess.emit (events.js:172:7)

    gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)

    gyp

    ERR! System Linux 4.9.24-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

    gyp

    ERR! cwd /opt/iobroker/node_modules/iobroker.homekit2/node_modules/hap-nodejs/node_modules/mdnsgyp ERR! node -v v4.8.3

    gyp ERR! node-gyp -v v3.4.0

    gyp ERR! not ok

    npm

    ERR!

    Linux 4.9.24-v7+npm

    ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.homekit2" "–production" "--prefix" "/opt/iobroker"npm ERR! node v4.8.3

    npm ERR! npm v2.15.11

    npm ERR! code ELIFECYCLE

    npm ERR! mdns@2.3.3 install: node-gyp rebuild

    npm ERR! Exit status 1

    npm ERR!

    npm

    ERR! Failed at the mdns@2.3.3 install script 'node-gyp rebuild'.npm ERR! This is most likely a problem with the mdns package,

    npm ERR! not with npm itself.

    npm ERR! Tell the author that this fails on your system:

    npm ERR! node-gyp rebuild

    npm ERR! You can get information on how to open an issue for this project with:

    npm ERR! npm bugs mdnsnpm ERR! Or if that isn't available, you can get their info via:

    npm ERR!

    npm ERR! npm owner ls mdns

    npm ERR! There is likely additional logging output above.

    npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log

    Was muss ich machen ???</dns_sd.h>

    1 Antwort Letzte Antwort
    0
    • DutchmanD Offline
      DutchmanD Offline
      Dutchman
      Developer Most Active Administrators
      schrieb am zuletzt editiert von
      #2

      @w_tom:

      Hallo zusammen,

      leider ist es nicht möglich das HomeKit zu installieren.

      Folgende Fehlermeldung kommt:

      $ ./iobroker add homekit2

      npm install iobroker.homekit2 –production --prefix "/opt/iobroker" (System call)

      In file included from ../src/dns_sd.cpp:1:0:../src/mdns.hpp:32:20: fatal error: dns_sd.h: Datei oder Verzeichnis nicht gefunden

      #include <dns_sd.h>^

      compilation terminated.

      make: *** [Release/obj.target/dns_sd_bindings/src/dns_sd.o] Error 1

      gyp

      ERR! build error

      gyp ERR! stack Error: make failed with exit code: 2gyp

      ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)

      gyp ERR! stack at emitTwo (events.js:87:13)gyp ERR! stack at ChildProcess.emit (events.js:172:7)

      gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:12)

      gyp

      ERR! System Linux 4.9.24-v7+gyp ERR! command "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

      gyp

      ERR! cwd /opt/iobroker/node_modules/iobroker.homekit2/node_modules/hap-nodejs/node_modules/mdnsgyp ERR! node -v v4.8.3

      gyp ERR! node-gyp -v v3.4.0

      gyp ERR! not ok

      npm

      ERR!

      Linux 4.9.24-v7+npm

      ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.homekit2" "–production" "--prefix" "/opt/iobroker"npm ERR! node v4.8.3

      npm ERR! npm v2.15.11

      npm ERR! code ELIFECYCLE

      npm ERR! mdns@2.3.3 install: node-gyp rebuild

      npm ERR! Exit status 1

      npm ERR!

      npm

      ERR! Failed at the mdns@2.3.3 install script 'node-gyp rebuild'.npm ERR! This is most likely a problem with the mdns package,

      npm ERR! not with npm itself.

      npm ERR! Tell the author that this fails on your system:

      npm ERR! node-gyp rebuild

      npm ERR! You can get information on how to open an issue for this project with:

      npm ERR! npm bugs mdnsnpm ERR! Or if that isn't available, you can get their info via:

      npm ERR!

      npm ERR! npm owner ls mdns

      npm ERR! There is likely additional logging output above.

      npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log

      Was muss ich machen ???</dns_sd.h> `

      Homekit wurde schon ne zeit nicht weiterentwikkelt, warum nicht Yahka ?

      ~Dutch

      1 Antwort Letzte Antwort
      0

      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

      Registrieren Anmelden
      Antworten
      • In einem neuen Thema antworten
      Anmelden zum Antworten
      • Älteste zuerst
      • Neuste zuerst
      • Meiste Stimmen


      Support us

      ioBroker
      Community Adapters
      Donate
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      540

      Online

      32.8k

      Benutzer

      82.9k

      Themen

      1.3m

      Beiträge
      Community
      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
      ioBroker Community 2014-2025
      logo
      • Anmelden

      • Du hast noch kein Konto? Registrieren

      • Anmelden oder registrieren, um zu suchen
      • Erster Beitrag
        Letzter Beitrag
      0
      • Home
      • Aktuell
      • Tags
      • Ungelesen 0
      • Kategorien
      • Unreplied
      • Beliebt
      • GitHub
      • Docu
      • Hilfe