Code Monkey home page Code Monkey logo

Comments (5)

 avatar commented on August 15, 2024 2

install libssl-dev libcrypto++-dev zlib1g-dev

from mtproxy.

Dvvarf avatar Dvvarf commented on August 15, 2024 1

For now compilation for x86 targets is not officially supported, but there is a PR #29 with a fix.

from mtproxy.

GreenWood757 avatar GreenWood757 commented on August 15, 2024

I went a little further in the process of building the application and now I see such an error:

make
cc -o objs/bin/mtproto-proxy objs/mtproto/mtproto-proxy.o objs/mtproto/mtproto-config.o objs/net/net-tcp-rpc-ext-server.o objs/lib/libkdb.a objs/lib/libkdb.a -m64 -ggdb -rdynamic -lm -lrt -lcrypto -lz -lpthread -lcrypto -L/usr/libx32 -L/usr/lib64 -L/usr/lib
/usr/bin/ld: skipping incompatible /usr/libx32/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/libx32/libm.a when searching for -lm
/usr/bin/ld: skipping incompatible /usr/libx32/librt.so when searching for -lrt
/usr/bin/ld: skipping incompatible /usr/libx32/librt.a when searching for -lrt
/usr/bin/ld: cannot find -lcrypto
/usr/bin/ld: cannot find -lz
/usr/bin/ld: skipping incompatible /usr/libx32/libpthread.so when searching for -lpthread
/usr/bin/ld: skipping incompatible /usr/libx32/libpthread.a when searching for -lpthread
collect2: error: ld returned 1 exit status
make: *** [objs/bin/mtproto-proxy] Error 1

from mtproxy.

p1ratrulezzz avatar p1ratrulezzz commented on August 15, 2024

Use docker image https://hub.docker.com/r/telegrammessenger/proxy/

Maybe developer should add this to readme, as there are too many issues which are not the issue actually

from mtproxy.

stek29 avatar stek29 commented on August 15, 2024
  1. Install dependencies (libssl-dev & build-essential should be enough)
  2. #29 was merged, so it should work fine on 32bit x86. If something still does not work, open a new issue.

from mtproxy.

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.