I am getting this link error, I am using mongoose web server with Linux, any idea?:
mongoose.c:3114 : Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
mongoose.c:3081 : Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
mongoose.c:3114 : Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
mongoose.c:3081 : Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Comment