search for: lpcfg_lock_directori

Displaying 2 results from an estimated 2 matches for "lpcfg_lock_directori".

Did you mean: lpcfg_lock_directory
2015 Mar 07
3
4.2.0 Relocation error
Greetings, I am trying to get 4.2.0 Installed on a raspberry pi 2, I can build and install, but upon running samba -D I get the following: root at pdc1:/home/pi# samba -D samba: relocation error: samba: symbol lpcfg_lock_directory, version SAMBA_HOSTCONFIG_0.0.1 not defined in file libsamba-hostconfig.so.0 with link time reference I used the following to configure and build waf configure
2015 Mar 07
0
4.2.0 Relocation error
Hi Spencer, which linux do you run on raspberry? Ive installed Debian 8 (Jessi) and compiled samb42 on it, runs fine. Dont forget to install libpython-dev :-) Did you pass all tests from samba-wiki for AD? How did you start samba? Regards Oliver On 07.03.2015 12:26, Spencer York wrote: > Greetings, > > I am trying to get 4.2.0 Installed on a raspberry pi 2, I can build > and