emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: crash on powerpc-ibm-aix5.1.0.0


From: Richard M. Stallman
Subject: Re: crash on powerpc-ibm-aix5.1.0.0
Date: Mon, 19 Sep 2005 20:01:50 -0400

    If I change the #ifndef HAVE_GET_CURRENT_DIR_NAME in sysdep.c to 
    #if 1 then everything works OK.

    What is the best way to fix this?

The way to make this particular change is to add another macro
BROKEN_GET_CURRENT_DIR_NAME, test it there in sysdep.c, and define it
in the s/ file that is used.

However, if a bug happens whenever libc calls call malloc, I suspect
that the same thing will happen in other circumstances.  So probably
you need to define SYSTEM_MALLOC.  Could you please try that?
\




reply via email to

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