I see on your previous post that you have
.configure --enable-debug --enable-selftest, it should be
./configure --enable-deug --enable-selftest. Notice the / that was added in front of the configure. The --enable-debug and --enable-selftest pieces aren't even necessary, they simply help diagnose problems that may arise in the future.
Also, did you install the prerequisite software? A list can be found on this page
http://wiki.samba.org/index.php/Samba_4/OS_Requirements