Date: Wed, 13 Jun 2012 00:37:48 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: mezz.freebsd@gmail.com Cc: gnome@FreeBSD.org, mezz@FreeBSD.org Subject: Re: ports/167989: databases/evolution-data-server build fails on FreeBSD 10 with new Heimdal Message-ID: <201206130737.q5D7bm22018084@gw.catspoiler.org> In-Reply-To: <CADLFttdRbQrLirXc6OAvs=a1h4480Hdz81tsadipc0MnkMSGcw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12 Jun, Jeremy Messenger wrote: > On Tue, Jun 12, 2012 at 4:05 PM, Don Lewis <truckman@freebsd.org> wrote: >> On 20 May, mezz@FreeBSD.org wrote: >>> Synopsis: databases/evolution-data-server build fails on FreeBSD 10 with new Heimdal >>> >>> State-Changed-From-To: open->closed >>> State-Changed-By: mezz >>> State-Changed-When: Sun May 20 16:27:40 UTC 2012 >>> State-Changed-Why: >>> Committed, thanks! >>> >>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167989 >> >> The patch to the configure script didn't work for me. The problem is >> that the extra include files weren't pulled in because they were inside >> a #ifdef/#endif block that referenced an undefined symbol. For some >> reason this sort of thing is done in a number of other places in >> configure, but it works there because they only include the header being >> tested, which ac_fn_c_check_header_compile also includes >> unconditionally. >> >> The following patch to the patch works for me: > > Go ahead commit it. Thanks! > > Cheers, > Mezz Committed, thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206130737.q5D7bm22018084>