From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: still getting build errors Date: Thu, 12 Jul 2012 09:08:50 -0700 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86y5mpvu5p.fsf@red.stonehenge.com> References: <11535371.1342044731007.JavaMail.root@mswamui-billy.atl.sa.earthlink.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1342109357 16267 80.91.229.3 (12 Jul 2012 16:09:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2012 16:09:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 12 18:09:16 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SpLx5-0001Q5-KR for ged-emacs-devel@m.gmane.org; Thu, 12 Jul 2012 18:09:15 +0200 Original-Received: from localhost ([::1]:42962 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLx4-0002tM-SQ for ged-emacs-devel@m.gmane.org; Thu, 12 Jul 2012 12:09:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:37803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLx2-0002rM-7I for emacs-devel@gnu.org; Thu, 12 Jul 2012 12:09:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpLws-0001kf-HX for emacs-devel@gnu.org; Thu, 12 Jul 2012 12:09:12 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:49184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpLws-0001kY-As for emacs-devel@gnu.org; Thu, 12 Jul 2012 12:09:02 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SpLwq-00011v-OC for emacs-devel@gnu.org; Thu, 12 Jul 2012 18:09:00 +0200 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jul 2012 18:09:00 +0200 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Jul 2012 18:09:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 12.19.19.9.18; tzolkin = 11 Etznab; haab = 1 Xul User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix) Cancel-Lock: sha1:KcvHWxsSuL/apYzLcJdQSJ33zT8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:151556 Archived-At: And I'm getting build errors in nsterm.m (since two days ago): /Users/merlyn/MIRROR/emacs-GIT/src/../lib -MMD -MF deps/nsterm.d -MP -g -O2 nsterm.m nsterm.m: In function 'ns_timeout': nsterm.m:422: error: 'timeout' undeclared (first use in this function) nsterm.m:422: error: (Each undeclared identifier is reported only once nsterm.m:422: error: for each function it appears in.) nsterm.m: In function 'ns_get_color': nsterm.m:1449: warning: passing argument 2 of '__builtin___snprintf_chk' makes integer from pointer without a cast nsterm.m:1449: warning: passing argument 5 of '__builtin___snprintf_chk' makes pointer from integer without a cast make[2]: *** [nsterm.o] Error 1 make[1]: *** [src] Error 2 make: *** [bootstrap] Error 2 -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion