Giter Site home page Giter Site logo

metamod-httpd's Issues

GLIBC_2.33 not found

I like to test the module, but i run into some problems.

Run on Debian OS 12

console:

L 07/18/2024 - 01:31:26: [META] ERROR: dll: Failed query plugin '<httpd.so>'; Couldn't open file '/home/container/cstrike/addons/httpd/httpd.so': /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/container/cstrike/addons/httpd/httpd.so)
L 07/18/2024 - 01:31:26: [META] ERROR: dll: Skipping plugin '<httpd.so>'; couldn't query
L 07/18/2024 - 01:31:26: [META] ERROR: dll: Couldn't close plugin file 'httpd.so': invalid handle
L 07/18/2024 - 01:31:26: [META] ERROR: dll: Failed to load plugin 'httpd.so'

with original httpd.so:

L 07/18/2024 - 01:50:37: [META] ERROR: dll: Failed query plugin '<httpd.so>'; Couldn't open file '/home/container/cstrike/addons/httpd/httpd.so': /home/container/cstrike/addons/httpd/httpd.so: undefined symbol: pthread_create
L 07/18/2024 - 01:50:37: [META] ERROR: dll: Skipping plugin '<httpd.so>'; couldn't query
L 07/18/2024 - 01:50:37: [META] ERROR: dll: Couldn't close plugin file 'httpd.so': invalid handle
L 07/18/2024 - 01:50:37: [META] ERROR: dll: Failed to load plugin 'httpd.so'

I have also recompiled on debian,

root@test:/home/metamod-httpd# ./build.sh --compiler=gcc
-- The CXX compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/metamod-httpd/build
[ 50%] Building CXX object CMakeFiles/httpd.dir/Main.cpp.o
[100%] Linking CXX shared library httpd.so
[100%] Built target httpd
root@test:/home/metamod-httpd#

ldd version:

root@test:~# ldd --version
ldd (Debian GLIBC 2.36-9+deb12u7) 2.36
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

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.