Nigel Horne wrote:
> Uname:
> Darwin mac.bandsman.co.uk 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 
> PDT 2002; root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC  Power Macintosh powerpc
> CC: 2.95.2
> 
> ./configure worked fine.

Apple moved some things around in 10.2.  In 10.2 and later, you need to
link with -lncurses, whereas in 10.1 the termcap functions were in
-lSystem with everything else.  Just take the -lncurses spec out.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to