unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Build failure with --with-x-toolkit=no
@ 2024-03-27  9:19 martin rudalics
  2024-03-27 11:19 ` Po Lu
  0 siblings, 1 reply; 17+ messages in thread
From: martin rudalics @ 2024-03-27  9:19 UTC (permalink / raw)
  To: emacs-devel

When attempting to build master on Debian bookworm with gcc 12.2.0 using

CFLAGS='-O0 -g3 -no-pie -Wno-missing-braces' ../configure --with-gif=ifavailable --with-tiff=ifavailable --with-gnutls=no --without-pop --enable-gcc-warnings=warn-only --with-x-toolkit=no --enable-checking=yes --enable-check-lisp-object-type=yes

I'm currently getting

   CCLD     temacs
   GEN      ../etc/DOC
/usr/bin/ld: ../oldXMenu/libXMenu11.a(Activate.o): in function `XMenuActivate':
/home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/Activate.c:631: undefined reference to `rpl_free'
/usr/bin/ld: ../oldXMenu/libXMenu11.a(Destroy.o): in function `XMenuDestroy':
/home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/Destroy.c:61: undefined reference to `rpl_free'
/usr/bin/ld: /home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/Destroy.c:68: undefined reference to `rpl_free'
/usr/bin/ld: /home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/Destroy.c:134: undefined reference to `rpl_free'
/usr/bin/ld: ../oldXMenu/libXMenu11.a(XDestAssoc.o): in function `XDestroyAssocTable':
/home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/XDestAssoc.c:45: undefined reference to `rpl_free'
/usr/bin/ld: ../oldXMenu/libXMenu11.a(XDestAssoc.o):/home/martin/emacs-git/trunk/obj-none/oldXMenu/../../oldXMenu/XDestAssoc.c:50: more undefined references to `rpl_free' follow
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:743: temacs] Fehler 1
make[2]: Verzeichnis „/home/martin/emacs-git/trunk/obj-none/src“ wird verlassen
make[1]: *** [Makefile:554: src] Fehler 2
make[1]: Verzeichnis „/home/martin/emacs-git/trunk/obj-none“ wird verlassen
make[1]: Verzeichnis „/home/martin/emacs-git/trunk/obj-none“ wird betreten
***
*** "make all" failed with exit status 2.
***
*** You could try to:
*** - run "make bootstrap", which might fix the problem
*** - run "make V=1", which displays the full commands invoked by make,
***   to further investigate the problem
***
make[1]: *** [Makefile:418: advice-on-failure] Fehler 2
make[1]: Verzeichnis „/home/martin/emacs-git/trunk/obj-none“ wird verlassen
make: *** [Makefile:374: all] Fehler 2

Any ideas?

Thanks, martin

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2024-04-03  8:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27  9:19 Build failure with --with-x-toolkit=no martin rudalics
2024-03-27 11:19 ` Po Lu
2024-03-28  9:44   ` martin rudalics
2024-03-28 10:25     ` Eli Zaretskii
2024-03-29  7:58       ` martin rudalics
2024-03-29 10:50         ` Eli Zaretskii
2024-03-30  9:36           ` martin rudalics
2024-03-30  9:44             ` Andreas Schwab
2024-03-31  8:30               ` martin rudalics
2024-03-31  8:59                 ` Andreas Schwab
2024-04-01  9:10                   ` martin rudalics
2024-04-01  9:20                     ` Andreas Schwab
2024-04-02  7:49                       ` martin rudalics
2024-04-02 16:53                         ` Andreas Schwab
2024-04-03  8:24                           ` martin rudalics
2024-03-30  9:54             ` tomas
2024-03-31  8:31               ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).