Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 07:22:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211327] irc/hexchat does not build when lang/gcc is installed
Message-ID:  <bug-211327-13-CSWGHx91S1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211327-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211327-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211327

Tobias Kortkamp <t@tobik.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t@tobik.me

--- Comment #2 from Tobias Kortkamp <t@tobik.me> ---
Created attachment 172986
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172986&action=
=3Dedit
hexchat.diff

(In reply to w.schwarzenfeld from comment #1)
I can confirm this works, but libtool --mode=3Dlink is still using gcc.

This can be solved by overriding the OBJC make variable.  See patch.  I've =
left
--disable-silent-rules in so you can see what's happening.

The only Objective C file in the source tree that I could find is
plugins/sysinfo/osx/backend.m, so it's probably OS X related that it looks =
for
an Objective C compiler.

A build log with the patch applied is here: http://paste2.org/6jbvgzM4

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211327-13-CSWGHx91S1>