emacs-devel
[Top][All Lists]
Advanced

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

Re: san_ignore_object not found at link time


From: Eli Zaretskii
Subject: Re: san_ignore_object not found at link time
Date: Sat, 01 Aug 2020 17:45:19 +0300

> Date: Sat, 01 Aug 2020 17:37:56 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: emacs-devel@gnu.org
> 
> > From: "T.V Raman" <raman@google.com>
> > Date: Sat,  1 Aug 2020 07:10:14 -0700 (PDT)
> > 
> > Building emacs from head breaks like so:
> > 
> > /usr/bin/ld: emacs-module.o: in function `Fmodule_load':
> > /home/raman/sourceforge/emacs/src/emacs-module.c:1107: undefined reference 
> > to `__lsan_ignore_object'
> > collect2: error: ld returned 1 exit status
> > make: *** [Makefile:650: temacs] Error 1
> 
> Please try again, I think I fixed that a few minutes ago.

Actually, I fixed a different problem, sorry.

Do you see HAVE_SANITIZER_LSAN_INTERFACE_H defined in your
src/config.h?  If so, it sounds like the configure-time test for this
functionality is incomplete.



reply via email to

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