Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2015 20:08:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 202521] x11/zenity 3.16.3 build failure
Message-ID:  <bug-202521-6497-suTXMajKDr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202521-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202521-6497@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=202521

John Hein <z7dr6ut7gs@snkmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z7dr6ut7gs@snkmail.com

--- Comment #1 from John Hein <z7dr6ut7gs@snkmail.com> ---
Linking with c++ instead of cc works around the problem.  Adding
MAKE_ARGS+=CCLD=g++48 got it to build here (tested on 9.3/stable, 32bit) -
webkit-gtk3 was built with g++48.

-- 
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-202521-6497-suTXMajKDr>