From: mikem <[EMAIL PROTECTED]>
Subject: problems compiling sysinstall: dialog_noyes
Date: Wed, 25 Apr 2001 16:53:22 -0700 (PDT)
> Hi,
>
> I was trying to modify sysinstall.c, but I got a linker error
> saying that msg.o was referencing the undefined function
> dialog_noyes(). The ncurses library was correctly included in the
> compile command line, so I did a bit of searching and I couldn't find
> any references to a ncurses library function called dialog_noyes, but
> there is one called dialog_yesno. So, is the reference to dialog_noyes a
> typo or am I missing something.
You need to update your libdialog - this was a new function added
to the dialog library.
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message