Giter Site home page Giter Site logo

Error on make about xmpp HOT 7 CLOSED

processone avatar processone commented on May 22, 2024
Error on make

from xmpp.

Comments (7)

grizzly-monkey avatar grizzly-monkey commented on May 22, 2024
xmpp@devops:~/xmpp_server/deps/xmpp$ cat /etc/debian_version 
8.6
xmpp@devops:~/xmpp_server/deps/xmpp$ uname -a
Linux devops 2.6.32-042stab112.15 #1 SMP Tue Oct 20 17:22:56 MSK 2015 x86_64 GNU/Linux
xmpp@devops:~/xmpp_server/deps/xmpp$ erl
Erlang/OTP 17 [erts-6.2] [source] [64-bit] [smp:24:4] [async-threads:10] [kernel-poll:false]

Eshell V6.2  (abort with ^G

from xmpp.

zinid avatar zinid commented on May 22, 2024

This OTP version compatibility is really annoying. I'm bored to fix the code for ancient versions.

from xmpp.

grizzly-monkey avatar grizzly-monkey commented on May 22, 2024

i thought so bcz it was working on my fedora machine with latest OTP :( but i am not sure what is the recommended version of OTP that you support with 17.x stream

from xmpp.

grizzly-monkey avatar grizzly-monkey commented on May 22, 2024

looks like even register_module needs to be fixed for <18 OTP

erlang:module_info(md5).
** exception error: bad argument
in function erlang:get_module_info/2
called as erlang:get_module_info(erlang,md5)
in call from erlang:module_info/1

from xmpp.

zinid avatar zinid commented on May 22, 2024

I will look into it later. This is not top priority.
Also, why you're using ancient OTP version for development is beyond me. The generated code will work on 17.x (well, except that md5 stuff which I'm going to fix).

from xmpp.

grizzly-monkey avatar grizzly-monkey commented on May 22, 2024

yes currently i using compiled code from dev machine (OTP 18) and removed register_codec() so its working fine on our Stage servers however prod and stage servers are on deb 8.6 and they dont have 18 OTP we have our prod server on more stable versions.

from xmpp.

grizzly-monkey avatar grizzly-monkey commented on May 22, 2024

yes i understand its not top priority and you are busy with more important work , i just reported the issue you can fix it as an when you can :) no hurry

from xmpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.