Bug 232560 - comms/telldus-core: fix build on GCC-based architectures
Summary: comms/telldus-core: fix build on GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-23 13:57 UTC by Piotr Kubaj
Modified: 2018-10-30 11:50 UTC (History)
2 users (show)

See Also:
johan: maintainer-feedback+


Attachments
patch (1.90 KB, patch)
2018-10-23 13:58 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-23 13:57:56 UTC

    
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2018-10-23 13:58:53 UTC
Created attachment 198498 [details]
patch

Sorry, I pressed enter by accident.

Additional includes needs to be put to fix build with GCC architectures.

Tested on powerpc64.

Hardware sponsored by IntegriCloud.
Comment 2 Johan Ström 2018-10-23 18:59:04 UTC
Looks like a clean and simple fix, no objections from me!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-10-30 11:49:36 UTC
A commit references this bug:

Author: linimon
Date: Tue Oct 30 11:49:33 UTC 2018
New revision: 483473
URL: https://svnweb.freebsd.org/changeset/ports/483473

Log:
  Fix build on gcc-based architectures.

  PR:		232560
  Submitted by:	Piotr Kubaj

Changes:
  head/comms/telldus-core/Makefile
  head/comms/telldus-core/files/patch-common-Socket_unix.cpp
  head/comms/telldus-core/files/patch-service-ConnectionListener_unix.cpp