[Bug 211327] irc/hexchat does not build when lang/gcc is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 26 07:22:13 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211327

Tobias Kortkamp <t at tobik.me> changed:

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

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

(In reply to w.schwarzenfeld from comment #1)
I can confirm this works, but libtool --mode=link 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

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


More information about the freebsd-ports-bugs mailing list