Reply To: Compile Error – 0.2.4 on Solaris 8

#6094
Scallica
Participant

I believe the file its complaining about is src/mDNSResponder/Posix/posix_main.c

The only line referencing getopt.h was an include statement. I changed this to unistd.h and I receive the same error.