From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kent Engstrom Newsgroups: gmane.emacs.devel Subject: Re: mktime not working? Date: Mon, 28 Jul 2008 22:37:47 +0200 Message-ID: References: <487E7651.7050801@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1217314520 771 80.91.229.12 (29 Jul 2008 06:55:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 06:55:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 08:56:09 2008 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.50) id 1KNj7x-0002Aj-0D for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 08:56:09 +0200 Original-Received: from localhost ([127.0.0.1]:44611 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNj72-00086F-UD for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 02:55:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNj6y-00085O-Jh for emacs-devel@gnu.org; Tue, 29 Jul 2008 02:55:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNj6w-00081k-UU for emacs-devel@gnu.org; Tue, 29 Jul 2008 02:55:08 -0400 Original-Received: from [199.232.76.173] (port=45626 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNj6w-00081X-QE for emacs-devel@gnu.org; Tue, 29 Jul 2008 02:55:06 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:59849) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KNj6w-0004u2-5D for emacs-devel@gnu.org; Tue, 29 Jul 2008 02:55:06 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNj6u-0003IH-Hg for emacs-devel@gnu.org; Tue, 29 Jul 2008 02:55:04 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KNj6s-0004hu-GV for emacs-devel@gnu.org; Tue, 29 Jul 2008 06:55:02 +0000 Original-Received: from c-5190e355.08-23-6c6b7013.cust.bredbandsbolaget.se ([c-5190e355.08-23-6c6b7013.cust.bredbandsbolaget.se]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2008 06:55:02 +0000 Original-Received: from kent by c-5190e355.08-23-6c6b7013.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jul 2008 06:55:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-5190e355.08-23-6c6b7013.cust.bredbandsbolaget.se User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:Kz11eNH4hfuYojKTDxBSHEn0xoI= X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:101672 Archived-At: Angelo Graziosi writes: > Stefan Monnier wrote: >> when I do "./configure --with-ns" on my Debian testing machine, it >> hangs on "checking for working mktime..." for a minute, and finally >> concludes that mktime is not working. > > Just for completeness... the same behaviour happens on Cygwin, using > gcc-4.3.1 and ./configure. Same on Fedora 9 too. / Kent Engström, Lysator