Removing /sw/include/term.h and /sw/include/termcap.h , followed by a fink
install ncurses did the trick.

Thanks very much for the help!
-- 
Michael Barton, Professor & Curator
Department of Anthropology
Arizona State University
Tempe, AZ  85287-2402
USA

voice: 480-965-6262; fax: 480-965-7671


> From: Martin Costabel <[EMAIL PROTECTED]>
> Organization: Chezmoi
> Date: Thu, 09 May 2002 02:03:54 +0200
> To: Michael Barton <[EMAIL PROTECTED]>
> Cc: Fink <[EMAIL PROTECTED]>
> Subject: Re: [Fink-users] Ncurses
> 
> Michael Barton wrote:
> 
>>      cd ../obj_s;  cc -I../ncurses -I. -I/sw/include -DNDEBUG -I.
>>      -I../include -I/sw/include -DHAVE_CONFIG_H -no-cpp-precomp
>>       -fno-common -c ../ncurses/./tinfo/lib_baudrate.c
>>      In file included from ../ncurses/./tinfo/lib_baudrate.c:41:
>>      /sw/include/termcap.h:25: conflicting types for `tgetnum'
>>      /sw/include/term.h:779: previous declaration of `tgetnum'
> 
> This looks like another chicken-and-egg package to me. It uses the
> headers in /sw/include that it is supposed to install itself later on.
> Since they are from a previous version, it is not too surprising that
> there may be conflicts.
> 
> What happens of you move /sw/include/term.h and /sw/include/termcap.h
> out of the way?
> 
> A more radical solution would be to remove ncurses first (needs some
> --force-depends).
> 
> -- 
> Martin
> 


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to