tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: net/avahi does not build on osx



yrmt <youri.mout%gmail.com@localhost> writes:

> Hello, net/avahi doesn't seem to build on either 10.9.3 and 10.10, but
> appending this to the Makefile works:
>
> CFLAGS.Darwin+=               -D__APPLE_USE_RFC_3542
>
> the file containing the error is
> net/avahi/work/avahi-0.6.31/avahi-core/socket.c.

So as I understand it:

  The whole world except Apple just uses RFC3542.
  Apple makes you define which sockets API is in use.

  The right fix is for upstream avahi to detect Apple and define this.

  Absent a fix upstream, pkgsrc should add the above, logically similar
  to adding a patch.

Is that right?

 

Attachment: pgpEZ1BI3oNkL.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index