Created attachment 15954 [details] Log of errors Hello, i've compiled samba 4.11.8 and installed it successfully. Now the 4.11.9 is out, and i've decided to compile it and install it from scratch. I've done ./configure with the same parameters as the preceded installation, then make & sudo make install I've tried to start smbd with "sudo service smbd start", and then an error occurred, the logs give me sort of link error. Do you know how to fix it ? Thanks
This is not a samba bug and bugzilla is not suitable for support questions like this. You might try asking on the mailing list or even better in your case maybe consult support from a company listed at https://www.samba.org/samba/support/
This error typically indicates a mixed install, where the previous install was not entirely removed. Samba uses symbol versions to ensure we do not mix code from different versions (which would cause hard-to-diagnose dramas or crashes)