Giter Site home page Giter Site logo

exe's People

Contributors

221v avatar 5ht avatar proger avatar spoowy avatar uaduke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

exe's Issues

[Question] Is this linux only?

I've been looking for a good porcelain replacement for some time and stumbled across this. I was wondering though, is this for linux only or will it work on windows as well?

Compile failing with c_src/fdlink.o present

The compilation fails after a clean clone:
==> sh (compile)
c_src/fdlink.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
ERROR: cc c_src/fdlink.o $LDFLAGS -L/usr/lib/erlang/lib/erl_interface-3.7.16/lib -lerl_interface -lei -o priv/fdlink failed with error: 1 and output:
c_src/fdlink.o: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status

Removing c_src/fdlink.o fix the issue.

I guess this file shouldn't be present in the repo as it is architecture & system dependent and is built anyway during compilation when absent.

Failing compile

cc -c  -g -Wall -fPIC -MMD  -I/usr/lib/erlang/lib/erl_interface-5.1/include -I/usr/lib/erlang/erts-12.2.1/include  /home/andrew/develop/gotevent/deps/sh/c_src/fdlink.c -o /home/andrew/develop/gotevent/deps/sh/c_src/fdlink.o
cc /home/andrew/develop/gotevent/deps/sh/c_src/fdlink.o   -L/usr/lib/erlang/lib/erl_interface-5.1/lib -lerl_interface -lei -o priv/fdlink
Port Compilation Error:
/usr/bin/ld: cannot find -lerl_interface: No such file or directory
collect2: error: ld returned 1 exit status
Line {5,18}: warning {deprecated,{http_uri,decode,1},
                                 "use uri_string functions instead","OTP 25"} in "/deps/sh/src/sh_path.erl"
ERROR
sh

The library is present:

ll /usr/lib/erlang/lib/erl_interface-5.1/lib/
total 540K
drwxr-xr-x 2 root root 4.0K May 26  2023 .
drwxr-xr-x 7 root root 4.0K May 26  2023 ..
-rw-r--r-- 1 root root 267K Apr 26  2023 libei.a
-rw-r--r-- 1 root root 264K Apr 26  2023 libei_st.a

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.