libft-unit-test icon indicating copy to clipboard operation
libft-unit-test copied to clipboard

Doesn't work in Ubuntu

Open WildBoarGonnaGo opened this issue 4 years ago • 5 comments

Screenshot_2020-05-07_01-19-36 I intstalled clang, due compiling program, and i tried to run tests, but it failed and have no idea what to do

WildBoarGonnaGo avatar May 07 '20 08:05 WildBoarGonnaGo

Screenshot_2020-05-07_01-57-24 i add parenthesizes as clang said and it compiles very well, but run_test binary won't launch because of 'invalid ELF header'

WildBoarGonnaGo avatar May 07 '20 09:05 WildBoarGonnaGo

same problem on Ubuntu 20.04 and Manjaro-gnome 20.01

jipay avatar May 09 '20 11:05 jipay

Hi @WildBoarGonnaGo ,

What is your ubuntu architecture ? 32/64 bits ?

I am using Pop!_OS x86_64, which is a debian version as well and it's working perfectly on my side.

SilverBzH avatar Jul 22 '20 09:07 SilverBzH

same problem ubuntu 20.04, kernel 4.19.128-microsoft-standard, x86_64 (WSL2 on windows10)

maksimis avatar Jan 17 '22 06:01 maksimis

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests. If you feel like it, here are some links that can help you submiting a change in the code base::

github-actions[bot] avatar Sep 03 '22 19:09 github-actions[bot]