Emacs multi-term support for version 25 - Ubuntu 18.04












0















The requirement is to enable multi-te m support for emacs package. Bydefault in Ubuntu 18.04 default emacs coming with v25, but in this version, I'm unable to enable the multi-term support ( for more info - https://www.emacswiki.org/emacs/MultiTerm ) .



However I tried to compile the source file for emacs v24 and failed to make during the configure session and got stuck at this point.



Env: Ubuntu 18.04
4.15.0-29-generic



usr/lib/x86_64-linux-gnu/libpthread_nonshared.a(pthread_atfork.oS): In function `__pthread_atfork':
/build/glibc-OTsEL5/glibc-2.27/nptl/pthread_atfork.c:51: undefined reference to `__dso_handle'
/usr/bin/ld: temacs: hidden symbol `__dso_handle' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:632: recipe for target 'temacs' failed
make[1]: *** [temacs] Error 1
make[1]: Leaving directory '/home/test/Downloads/emacs-24.3/src'
Makefile:334: recipe for target 'src' failed
make: *** [src] Error 2


Even I tested the same in Centos 7 for emacs bydefault coming with v24, in that i can see the multiterm enabled without any issues. But in Ubuntu 18.04 it failed to enable.



Is there any way can I pull the emacs v24 from any third party repository? I even tried so many but no luck.



Please shed me some views, how to proceed further the same in Ubuntu 18.04 or do I need to go back to Ubuntu 16.04 ?



Thanks
Jay










share|improve this question



























    0















    The requirement is to enable multi-te m support for emacs package. Bydefault in Ubuntu 18.04 default emacs coming with v25, but in this version, I'm unable to enable the multi-term support ( for more info - https://www.emacswiki.org/emacs/MultiTerm ) .



    However I tried to compile the source file for emacs v24 and failed to make during the configure session and got stuck at this point.



    Env: Ubuntu 18.04
    4.15.0-29-generic



    usr/lib/x86_64-linux-gnu/libpthread_nonshared.a(pthread_atfork.oS): In function `__pthread_atfork':
    /build/glibc-OTsEL5/glibc-2.27/nptl/pthread_atfork.c:51: undefined reference to `__dso_handle'
    /usr/bin/ld: temacs: hidden symbol `__dso_handle' isn't defined
    /usr/bin/ld: final link failed: Bad value
    collect2: error: ld returned 1 exit status
    Makefile:632: recipe for target 'temacs' failed
    make[1]: *** [temacs] Error 1
    make[1]: Leaving directory '/home/test/Downloads/emacs-24.3/src'
    Makefile:334: recipe for target 'src' failed
    make: *** [src] Error 2


    Even I tested the same in Centos 7 for emacs bydefault coming with v24, in that i can see the multiterm enabled without any issues. But in Ubuntu 18.04 it failed to enable.



    Is there any way can I pull the emacs v24 from any third party repository? I even tried so many but no luck.



    Please shed me some views, how to proceed further the same in Ubuntu 18.04 or do I need to go back to Ubuntu 16.04 ?



    Thanks
    Jay










    share|improve this question

























      0












      0








      0








      The requirement is to enable multi-te m support for emacs package. Bydefault in Ubuntu 18.04 default emacs coming with v25, but in this version, I'm unable to enable the multi-term support ( for more info - https://www.emacswiki.org/emacs/MultiTerm ) .



      However I tried to compile the source file for emacs v24 and failed to make during the configure session and got stuck at this point.



      Env: Ubuntu 18.04
      4.15.0-29-generic



      usr/lib/x86_64-linux-gnu/libpthread_nonshared.a(pthread_atfork.oS): In function `__pthread_atfork':
      /build/glibc-OTsEL5/glibc-2.27/nptl/pthread_atfork.c:51: undefined reference to `__dso_handle'
      /usr/bin/ld: temacs: hidden symbol `__dso_handle' isn't defined
      /usr/bin/ld: final link failed: Bad value
      collect2: error: ld returned 1 exit status
      Makefile:632: recipe for target 'temacs' failed
      make[1]: *** [temacs] Error 1
      make[1]: Leaving directory '/home/test/Downloads/emacs-24.3/src'
      Makefile:334: recipe for target 'src' failed
      make: *** [src] Error 2


      Even I tested the same in Centos 7 for emacs bydefault coming with v24, in that i can see the multiterm enabled without any issues. But in Ubuntu 18.04 it failed to enable.



      Is there any way can I pull the emacs v24 from any third party repository? I even tried so many but no luck.



      Please shed me some views, how to proceed further the same in Ubuntu 18.04 or do I need to go back to Ubuntu 16.04 ?



      Thanks
      Jay










      share|improve this question














      The requirement is to enable multi-te m support for emacs package. Bydefault in Ubuntu 18.04 default emacs coming with v25, but in this version, I'm unable to enable the multi-term support ( for more info - https://www.emacswiki.org/emacs/MultiTerm ) .



      However I tried to compile the source file for emacs v24 and failed to make during the configure session and got stuck at this point.



      Env: Ubuntu 18.04
      4.15.0-29-generic



      usr/lib/x86_64-linux-gnu/libpthread_nonshared.a(pthread_atfork.oS): In function `__pthread_atfork':
      /build/glibc-OTsEL5/glibc-2.27/nptl/pthread_atfork.c:51: undefined reference to `__dso_handle'
      /usr/bin/ld: temacs: hidden symbol `__dso_handle' isn't defined
      /usr/bin/ld: final link failed: Bad value
      collect2: error: ld returned 1 exit status
      Makefile:632: recipe for target 'temacs' failed
      make[1]: *** [temacs] Error 1
      make[1]: Leaving directory '/home/test/Downloads/emacs-24.3/src'
      Makefile:334: recipe for target 'src' failed
      make: *** [src] Error 2


      Even I tested the same in Centos 7 for emacs bydefault coming with v24, in that i can see the multiterm enabled without any issues. But in Ubuntu 18.04 it failed to enable.



      Is there any way can I pull the emacs v24 from any third party repository? I even tried so many but no luck.



      Please shed me some views, how to proceed further the same in Ubuntu 18.04 or do I need to go back to Ubuntu 16.04 ?



      Thanks
      Jay







      18.04 compiling gcc make emacs






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jan 17 at 17:19









      JayJay

      11




      11






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110619%2femacs-multi-term-support-for-version-25-ubuntu-18-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1110619%2femacs-multi-term-support-for-version-25-ubuntu-18-04%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Human spaceflight

          Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

          File:DeusFollowingSea.jpg