docker安装mosquitto并编译mosquitto-auth-plug

编写dockerfile后,成功构建镜像,并且在镜像中成功编译了认证插件,但是启动该镜像的时候无法启动mosquitto,提示说无法加载auth-plug.so:Error relocating /mosquitto/src/mosquitto-auth-plug/auth-plug.so: mosquitto_client_id: symbol not found

请问有大神何解决方案?