emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic loading progress


From: Stephen Leake
Subject: Re: Dynamic loading progress
Date: Thu, 12 Feb 2015 12:02:49 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (windows-nt)

Stephen Leake <address@hidden> writes:

> Ted Zlatanov <address@hidden> writes:
>
>> On Wed, 11 Feb 2015 17:24:51 +0100 Aurélien Aptel
>> <address@hidden> wrote:
>>
>> AA> On Wed, Feb 11, 2015 at 5:05 PM, Ted Zlatanov <address@hidden> wrote:
>>>> I did "make bootstrap" but now get:
>>>> 
>>>> 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 later.

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?

-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]