Date: Sun, 20 Feb 2011 14:23:30 -0800 From: Garrett Cooper <gcooper@FreeBSD.org> To: Eir Nym <eirnym@gmail.com> Cc: FreeBSD Mail Lists <freebsd-current@freebsd.org> Subject: Re: Sade(8) compile problem Message-ID: <AANLkTinUMuwLip1Hsso3=xrm7Ns_Z8yGyvCmWRuNr%2BYW@mail.gmail.com> In-Reply-To: <AANLkTikF1TwdYvYcqoF-nVo=SFjV2o2CBYPUarAs2Z%2B0@mail.gmail.com> References: <AANLkTikF1TwdYvYcqoF-nVo=SFjV2o2CBYPUarAs2Z%2B0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 20, 2011 at 11:08 AM, Eir Nym <eirnym@gmail.com> wrote: > Hello guys, > > I have amd64 FreeBSD-Current box (r214751) and want to build fresh > system to install, but compile fails every time . Configuration files > are same. > > The failure is in sade(8), where compiller try to find dialog h in > /usr/src/usr.sbin/../../gnu/lib/libdialog/dialog.h , not in libadialog > directory. First appearance of this failure =A0is about month ago (I > have autobuild system) Works for me: FreeBSD bayonetta.local 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r218082M: Sun Jan 30 00:20:08 PST 2011 gcooper@bayonetta.local:/usr/obj/usr/src/sys/BAYONETTA amd64 Make sure to update the Makefile to point at libodialog instead of libdialog. See this commit for more details: http://svn.freebsd.org/viewvc/base?view=3Drevision&revision=3D217309 . HTH, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinUMuwLip1Hsso3=xrm7Ns_Z8yGyvCmWRuNr%2BYW>