From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: davidfsnyder Newsgroups: gmane.emacs.devel Subject: Re: Compiling 23.2 on OSX configure error Date: Fri, 24 Sep 2010 12:18:26 -0700 (PDT) Message-ID: <29801759.post@talk.nabble.com> References: <4C323177.4050205@swipnet.se> <4C32D05E.1030701@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1285356793 23090 80.91.229.12 (24 Sep 2010 19:33:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2010 19:33:13 +0000 (UTC) To: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 24 21:33:11 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OzE12-0002NG-SI for ged-emacs-devel@m.gmane.org; Fri, 24 Sep 2010 21:33:10 +0200 Original-Received: from localhost ([127.0.0.1]:58965 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OzE0x-0006L0-KE for ged-emacs-devel@m.gmane.org; Fri, 24 Sep 2010 15:32:59 -0400 Original-Received: from [140.186.70.92] (port=47219 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OzDn0-0003j0-LN for Emacs-devel@gnu.org; Fri, 24 Sep 2010 15:18:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OzDmz-0001GL-51 for Emacs-devel@gnu.org; Fri, 24 Sep 2010 15:18:34 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:41278) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OzDmy-0001FF-S5 for Emacs-devel@gnu.org; Fri, 24 Sep 2010 15:18:33 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OzDms-0007jm-HA for Emacs-devel@gnu.org; Fri, 24 Sep 2010 12:18:26 -0700 In-Reply-To: <4C32D05E.1030701@swipnet.se> X-Nabble-From: ds08@txstate.edu X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Fri, 24 Sep 2010 15:32:55 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:130799 Archived-At: I'm having this same issue. What was the solution? Jan Dj=C3=A4rv wrote: >=20 > Send the config.log file. Also do > % ls -l /usr/include/*curses.h >=20 > It should show two files. >=20 > =09Jan D. >=20 >=20 > Marcelo de Moraes Serpa skrev 2010-07-05 22.13: >> Yeah, I have XCode 3.2.2. Also, I do have ncurses installed, check it >> out: >> >> /usr/lib$ ls *cur* >> libcurl.2.dylib libcurl.4.dylib libcurses.dylib >> libncurses.5.dylib >> libcurl.3.dylib libcurl.dylib libncurses.5.4.dylib >> libncurses.dylib >> >> Am I missing any other lib ? What about libterminfo ? >> >> Thanks, >> >> Marcelo. >> >> On Mon, Jul 5, 2010 at 2:24 PM, Jan Dj=C3=A4rv > > wrote: >> >> I have libncurses in /usr/lib and /usr/include, don't you? Did you >> install XCode? >> >> Jan D. >> >> >> Marcelo de Moraes Serpa skrev 2010-07-05 20.20: >> >> Hello list, >> >> I am trying to compile Emacs 23.2 on my Snow Leopard machine, an= d >> I am >> getting >> the following error on the configure step: >> >> checking for library containing tputs... no >> configure: error: I couldn't find termcap functions (tputs and >> friends). >> Maybe some development libraries/packages are missing? Try >> installing >> libncurses-dev(el), libterminfo-dev(el) or similar. >> >> I have installed ncurses through port but it does not solve it. >> Also, >> could >> not find the libterminfo-dev on port. Should I download them fro= m >> somewhere else? >> >> The strange thing is that for 23.1, I could configure/make/make >> install >> without any issues. >> >> Any ideas? >> >> Thanks, >> >> Marcelo. >> >> >=20 >=20 >=20 --=20 View this message in context: http://old.nabble.com/Compiling-23.2-on-OSX-c= onfigure-error-tp29078455p29801759.html Sent from the Emacs - Dev mailing list archive at Nabble.com.