On Sun, Feb 20, 2011 at 11:08 AM, Eir Nym <[email protected]> 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  is 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
[email protected]:/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=revision&revision=217309 .

HTH,
-Garrett
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to