Ticket #430 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Build fail on FreeBSD

Reported by: Romain Tartière <romain@…> Owned by: armin
Priority: normal Milestone:
Component: libinfinity Version: 0.3.0
Severity: normal Keywords:
Cc: Launchpad Bug:

Description

Build fail in libinfinity/common/inf-discovery-avahi.c because of missing headers (sys/socket.h).

Patch attached.

Attachments

infininote-FreeBSD.patch (442 bytes) - added by Romain Tartière <romain@…> 4 years ago.

Change History

Changed 4 years ago by Romain Tartière <romain@…>

Changed 4 years ago by armin

  • status changed from new to closed
  • resolution set to fixed

Thanks for the patch. I applied it without the #ifdef .. #endif pair, since the header does not hurt on Linux either anyway.

The commit.

Note: See TracTickets for help on using tickets.