I am trying to install samba 4 on a CentOS 5.6 X86_64 with all update installed following the directions from http://wiki.samba.org/index.php/Samba4/HOWTO

Installed git and am able to use that to pull down latest version of samba source code

ran ./configure.developer (can post output from this long file if needed)

Once that was done I ran the make command and got this at the end

[3364/3441] Linking default/source3/smbd/smbd
default/source3/libsamba3core.so: undefined reference to `cap_free'
default/source3/libsamba3core.so: undefined reference to `cap_set_flag'
default/source3/libsamba3core.so: undefined reference to `cap_get_proc'
default/source3/libsamba3core.so: undefined reference to `cap_set_proc'
collect2: ld returned 1 exit status
Waf: Leaving directory `/samba-master/bin'
Build failed:  -> task failed (err #1):
        {task: cc_link epmd_7.o,server_98.o,msg_idmap_98.o -> smbd}
make: *** [all] Error 1

I can provide a full output of the make if required also

I was able to install samba 4 following the same directions on this system around a month or so ago but I am reinstalling to because I wanted to get a clean version and make this one the PDC on the network because it is a physical system not virtual like the current samba 4 PDC I have running right now.



Derek
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to