WilliamVenner / gmsv_reqwest

🌐 Drop-in HTTP replacement module for Garry's Mod
MIT License
66 stars 6 forks source link

Linux x32 build won't require due to missing GLIBC version #2

Closed Jabbers99 closed 3 years ago

Jabbers99 commented 3 years ago

I'm using Ubuntu 16.04, this issue seems to be when it's compiled with a version of GLIBC that is too high for people running certain Ubuntu versions.

[ERROR] error loading module 'reqwest' from file 'gmsv_reqwest_linux.dll':
        /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/container/garrysmod/lua/bin/gmsv_reqwest_linux.dll)
  1. error - [C]:-1
   2. searcher - lua/test.lua:65
    3. require - lua/test.lua:148
     4. unknown - lua_run:1

Similar issue: https://github.com/FredyH/GWSockets/issues/10

WilliamVenner commented 3 years ago

Try v0.1.1