[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash 3.1 fails to build on OS/X 10.1
From: |
Chet Ramey |
Subject: |
Re: Bash 3.1 fails to build on OS/X 10.1 |
Date: |
Mon, 27 Mar 2006 15:13:19 -0500 |
User-agent: |
Thunderbird 1.5 (Macintosh/20051201) |
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 chet@case.edu http://cnswww.cns.cwru.edu/~chet/