apple / HomeKitADK

Apache License 2.0
2.55k stars 232 forks source link

linux compile raspberry pi firmware error #121

Open shun-dgut opened 2 years ago

shun-dgut commented 2 years ago

run command sudo make TARGET=Raspi apps , An error occurred.

In file included from Applications/Bridge/AppBase.c:91:0: PAL/Raspi/HAPPlatformServiceDiscovery+Init.h:59:10: fatal error: dns_sd.h: No such file or directory

include

      ^~~~~~~~~~

compilation terminated.

But it seems to exist image

shun-dgut commented 2 years ago

image