Subject: Re: Problem with misc/dialog
To: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
From: Ruibiao Qiu <ruibiao@arl.wustl.edu>
List: tech-pkg
Date: 11/10/2000 08:57:59
On Fri, 10 Nov 2000, Thomas Klausner wrote:

>Hi
>
>Mutt made me believe that Ruibiao Qiu wrote:
>> I think this are some problem with misc/dialog package.  I enabled
>> "MAKE_ENV+=HAVE_TRYUE_NCURSES=true", but it does not show up in
>> the work/dialog*/Makefile.  I have to add HAVE_TRUE_NCURSES=true
>> in there to get rid of the errors.  Can someone fix this?
>
>I'm a bit confused -- I just tested compilation on 1.4.2/i386 and
>1.5H/i386 -- both cases as far as the USE_CURSES stuff is concerned.
>On what platform and release are you having this problem?
>
>Btw, it won't ever show up in work*/dialog*/Makefile, because it's set
>in the Make-Environment; so just doing `cd work*/dialog*; (g)make'
>surely will fail. Just do `make' in misc/dialog, and it should be
>fine.

Btw, 'USE_CURSES' does show up in work*/dialog*/Makefile.
12: ...
13: # ncurses or just normal curses?
14: HAVE_NCURSES=true
15: ...
    
      Regards

            Ruibiao

/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
   Ruibiao Qiu                      ruibiao@arl.wustl.edu
   Research Assistant               ruibiao@cs.wustl.edu
   Applied Research Laboratory      rq1@cec.wustl.edu
   Department of Computer Science   ruibiao@acm.org
   Washington University            http://www.arl.wustl.edu/~ruibiao
   Campus Box 1045                  http://www.cs.wustl.edu/~ruibiao
   One Brookings Drive              Tel. (314)935-4163
   St. Louis, MO 63130-4899 USA     Fax  (314)935-7302
\____________________________________________________________________/