From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: mktime not working? Date: Wed, 16 Jul 2008 17:02:43 -0400 Message-ID: <0pej5tlez0.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1216242226 18496 80.91.229.12 (16 Jul 2008 21:03:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2008 21:03:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 16 23:04:34 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 1KJEAd-0002Rb-QR for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2008 23:04:20 +0200 Original-Received: from localhost ([127.0.0.1]:49900 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJE9l-0002OC-94 for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2008 17:03:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJE9f-0002Ne-Uj for emacs-devel@gnu.org; Wed, 16 Jul 2008 17:03:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJE9f-0002NO-FC for emacs-devel@gnu.org; Wed, 16 Jul 2008 17:03:19 -0400 Original-Received: from [199.232.76.173] (port=32946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJE9f-0002NJ-AU for emacs-devel@gnu.org; Wed, 16 Jul 2008 17:03:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50232) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJE9f-000311-0T for emacs-devel@gnu.org; Wed, 16 Jul 2008 17:03:19 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KJE95-0001L7-2x; Wed, 16 Jul 2008 17:02:43 -0400 X-Spook: Bellcore SCUD missile AIEWS Geraldton BLU-97 A/B jihad X-Ran: FcJmR{/o1#rWo[ONS%R;c:^hLr2jomG5Ow,'JbJx878LHGVit(uoNI~n0a)OHAR%mG:&k_ X-Hue: yellow X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Wed, 16 Jul 2008 16:39:28 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:100839 Archived-At: 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. It's some AC_FUNC_MKTIME/gcc thing. Eg: http://lists.debian.org/debian-gcc/2008/03/msg00261.html I noticed Andreas applied some manual configure tweak in rev 1.277.