From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: Dynamic loading progress Date: Thu, 12 Feb 2015 12:02:49 -0600 Message-ID: <85k2znknxy.fsf@stephe-leake.org> References: <87y4t9m76w.fsf@lifelogs.com> <85k31coixa.fsf@stephe-leake.org> <85oapy5kt6.fsf@stephe-leake.org> <83y4oiiw81.fsf@gnu.org> <838ugdf251.fsf@gnu.org> <87bnl1vmqf.fsf@lifelogs.com> <87vbj8tow4.fsf@lifelogs.com> <87r3twtagf.fsf@lifelogs.com> <85siebl7ws.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423764311 3588 80.91.229.3 (12 Feb 2015 18:05:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2015 18:05:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 12 19:05:00 2015 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 1YLy8J-0007Mw-Af for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 19:04:59 +0100 Original-Received: from localhost ([::1]:51623 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLy8I-0003YZ-OJ for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2015 13:04:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLy8B-0003Wn-8X for emacs-devel@gnu.org; Thu, 12 Feb 2015 13:04:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLy85-0003D3-E7 for emacs-devel@gnu.org; Thu, 12 Feb 2015 13:04:51 -0500 Original-Received: from gproxy5-pub.mail.unifiedlayer.com ([67.222.38.55]:56892) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1YLy85-0003Cw-8H for emacs-devel@gnu.org; Thu, 12 Feb 2015 13:04:45 -0500 Original-Received: (qmail 19205 invoked by uid 0); 12 Feb 2015 18:04:42 -0000 Original-Received: from unknown (HELO cmgw4) (10.0.90.85) by gproxy5.mail.unifiedlayer.com with SMTP; 12 Feb 2015 18:04:42 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw4 with id rd1C1p00u2UdiVW01d3YeE; Thu, 12 Feb 2015 18:03:38 -0700 X-Authority-Analysis: v=2.1 cv=GubRpCFC c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=DsvgjBjRAAAA:8 a=f5113yIGAAAA:8 a=TeMFXEv2S7AA:10 a=IkcTkHD0fZMA:10 a=9i_RQKNPAAAA:8 a=hEr_IkYJT6EA:10 a=jrwKn-8xaegA:10 a=0HtSIViG9nkA:10 a=f11AndE4AAAA:8 a=pGLkceISAAAA:8 a=Gb8VUewyHg0TXZsH65kA:9 a=QEXdDO2ut3YA:10 Original-Received: from [70.94.38.149] (port=50064 helo=takver) by host114.hostmonster.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1YLy6S-00027w-Td for emacs-devel@gnu.org; Thu, 12 Feb 2015 11:03:05 -0700 In-Reply-To: <85siebl7ws.fsf@stephe-leake.org> (Stephen Leake's message of "Thu, 12 Feb 2015 04:51:31 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt) X-Identified-User: {2442:host114.hostmonster.com:stephele:stephe-leake.org} {sentby:smtp auth 70.94.38.149 authed with stephen_leake@stephe-leake.org} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 67.222.38.55 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:182968 Archived-At: Stephen Leake writes: > Ted Zlatanov writes: > >> On Wed, 11 Feb 2015 17:24:51 +0100 Aur=C3=A9lien Aptel >> wrote: >> >> AA> On Wed, Feb 11, 2015 at 5:05 PM, Ted Zlatanov wro= te: >>>> I did "make bootstrap" but now get: >>>>=20 >>>> Symbol's function definition is void: defun >> >> AA> I have no idea what is causing that :| >> >> I think it's because --with-ltdl is not the default. It should be, >> right? Modules are enabled by default? > > -with-ltdl fixes the problem for me on Windows mingw64. More testing late= r. When I run tests.py, I get: $ ./tests.py File "./tests.py", line 47 print "" ^ SyntaxError: invalid syntax Mingw64 has python 3.3 I can also run this under Cygwin, which has python 2.7.8; it does not give that error. So I'm assuming this is a python 2/3 incompatibility; is there a simple way to accomodate both? --=20 -- Stephe