意思是 未定义引用符号 dlopen @GLIBC
undefined reference to symbol 'dlsym@@GLIBC_2.17' libdl.so: error adding symbols: DSO missing from c /usr/bin/ld: /tmp/cc317wRL.o: undefined reference to symbol 'dlsym@@GLIBC_2.17' /usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libdl.so: error adding symbols: DSO...
你也可以考虑在Stack Overflow或其他开发者社区中寻求帮助。 通过遵循上述步骤,你应该能够解决“undefined reference to symbol 'dlopen@@glibc_2.4'”这一错误。如果问题仍然存在,可能需要更详细地检查你的项目配置或寻求更专业的帮助。
编译程序的时候出现错误: /my/gtk/calculator$ gcc -o main main.c `pkg-config --libs --cflags gtk+-2.0` /usr/bin/ld: /tmp/ccUS8pua.o: undefined reference to symbol 'floor@@GLIBC_2.0' //lib/i386-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line collect2: e...