From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Build failure on Mac OS 10.2.6 Date: Fri, 27 Jun 2003 10:29:17 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3EFC0E6D.1000709@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1056707174 12548 80.91.224.249 (27 Jun 2003 09:46:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2003 09:46:14 +0000 (UTC) Cc: Stefan Daschek Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Jun 27 11:46:11 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Vpo3-0003G1-00 for ; Fri, 27 Jun 2003 11:46:11 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Vpsz-00060T-00 for ; Fri, 27 Jun 2003 11:51:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Vpnm-0007wV-5I for emacs-devel@quimby.gnus.org; Fri, 27 Jun 2003 05:45:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VpfB-0004xF-6T for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:37:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19VpbP-0003S4-TQ for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:33:08 -0400 Original-Received: from [209.61.173.204] (helo=integrasp.com) by monty-python.gnu.org with smtp (Exim 4.20) id 19VpXd-0002Bo-FX for emacs-devel@gnu.org; Fri, 27 Jun 2003 05:29:13 -0400 Original-Received: (qmail 3254 invoked from network); 27 Jun 2003 09:22:53 -0000 Original-Received: from host217-37-167-241.in-addr.btopenworld.com (HELO ntserver.altio.com) (217.37.167.241) by 66.216.96.43 with SMTP; 27 Jun 2003 09:22:53 -0000 Original-Received: from gnu.org (ALTIOJR [192.168.111.42]) by ntserver.altio.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id NFNPC051; Fri, 27 Jun 2003 10:29:01 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en Original-To: "Jan D." In-Reply-To: Original-cc: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15296 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15296 Jan D. wrote: >> Amos Gouaux writes: >> >>> Thought I'd try a compile from CVS this morning. I run into the >>> following problem in src/strftime.c: >>> >>> gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Demacs >>> -DHAVE_CONFIG_H -I. -I/Users/amos/proj/emacs/emacs-20030625/src >>> -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 >>> strftime.c >>> strftime.c: In function `emacs_strftimeu': >>> strftime.c:1491: too many arguments to function `strftime' >>> make[1]: *** [strftime.o] Error 1 >>> make: *** [bootstrap] Error 2 >> >> >> I can confirm this problem (Mac OS X 10.3). > > > I regenerated configure. Can you rerun configure and try again? Works > here for Mac OS X 10.2.6. I don't know what to do for MS Windows though, > I don't think that build uses configure. If there are new #defines that need defining, they need to be added to src/s/ms-w32.h or nt/config.nt