L.P.H. van Belle
2021-May-17 12:47 UTC
[Samba] Error: . /usr/lib64/samba/libsamba-credentials.so.1: undefined symbol: smb_krb5_context_set_event_ctx
Hai, All build depends up2date? Talloc Tevent Tdb Ldb, all the wrappers Things like that. Looks like your missing something there. Is socket-wrapper 1.3.3. used? Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Mueller via samba > Verzonden: maandag 17 mei 2021 13:46 > Aan: samba samba > Onderwerp: [Samba] Error: . > /usr/lib64/samba/libsamba-credentials.so.1: undefined symbol: > smb_krb5_context_set_event_ctx > > Dera All, > > after compiling and installing samba 4.14.4 successfull ( without any > errors) on fedora 34. > > An error occurs : > > [root at dom samba-4.14.4]# smbd -b > smbd: symbol lookup error: /usr/lib64/samba/libsamba-credentials.so.1: > undefined symbol: smb_krb5_context_set_event_ctx, version SAMBA_4.14.4 > > ./configure --enable-fhs --with-systemd --prefix=/usr > --systemd-install-services --sbindir=/usr/sbin --bindir=/usr/bin > --sysconfdir=/etc/samba --datadir=/usr/share > --libdir=/usr/lib64/samba > --localstatedir=/var/lib/samba --with-piddir=/var/run > --with-privatedir=/var/lib/samba/private > --with-cachedir=/var/lib/samba > --with-sockets-dir=/var/run/samba > --with-privileged-socket-dir=/var/lib/samba > > make > > make install > > How can I fix the error? > > > Greetings > daniel > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
Mueller
2021-May-17 14:17 UTC
[Samba] Error: . /usr/lib64/samba/libsamba-credentials.so.1: undefined symbol: smb_krb5_context_set_event_ctx
So I looked trough all dependencies and i found no missing part and no error? Das Paket python3-ldb-2.3.0-1.fc34.x86_64 ist bereits installiert. Das Paket python3-ldb-devel-2.3.0-1.fc34.x86_64 ist bereits installiert. Das Paket python3-talloc-devel-2.3.2-2.fc34.x86_64 ist bereits installiert Das Paket python3-talloc-2.3.2-2.fc34.x86_64 ist bereits installiert. python3-tdb.x86_64 1.4.3-6.fc34 python3-tevent.x86_64 0.10.2-7.fc34 libevent-devel x86_64 2.1.12-3.fc34 pip install wheel WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead. Collecting wheel Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) Installing collected packages: wheel Successfully installed wheel-0.36.2 [root at dom ~]# pip install secure-socket WARNING: Running pip install with root privileges is generally not a good idea. Try `pip install --user` instead. Requirement already satisfied: secure-socket in /usr/local/lib/python3.9/site-pa ckages (1.1.0) Requirement already satisfied: pyDH in /usr/local/lib/python3.9/site-packages (f rom secure-socket) (0.1.6) ?????? -----Urspr?ngliche Nachricht----- Von: L.P.H. van Belle via samba [mailto:samba at lists.samba.org] Gesendet: Montag, 17. Mai 2021 14:47 An: samba at lists.samba.org Betreff: Re: [Samba] Error: . /usr/lib64/samba/libsamba-credentials.so.1: undefined symbol: smb_krb5_context_set_event_ctx Hai, All build depends up2date? Talloc Tevent Tdb Ldb, all the wrappers Things like that. Looks like your missing something there. Is socket-wrapper 1.3.3. used? Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Mueller via > samba > Verzonden: maandag 17 mei 2021 13:46 > Aan: samba samba > Onderwerp: [Samba] Error: . > /usr/lib64/samba/libsamba-credentials.so.1: undefined symbol: > smb_krb5_context_set_event_ctx > > Dera All, > > after compiling and installing samba 4.14.4 successfull ( without any > errors) on fedora 34. > > An error occurs : > > [root at dom samba-4.14.4]# smbd -b > smbd: symbol lookup error: /usr/lib64/samba/libsamba-credentials.so.1: > undefined symbol: smb_krb5_context_set_event_ctx, version SAMBA_4.14.4 > > ./configure --enable-fhs --with-systemd --prefix=/usr > --systemd-install-services --sbindir=/usr/sbin --bindir=/usr/bin > --sysconfdir=/etc/samba --datadir=/usr/share > --libdir=/usr/lib64/samba > --localstatedir=/var/lib/samba --with-piddir=/var/run > --with-privatedir=/var/lib/samba/private > --with-cachedir=/var/lib/samba > --with-sockets-dir=/var/run/samba > --with-privileged-socket-dir=/var/lib/samba > > make > > make install > > How can I fix the error? > > > Greetings > daniel > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba