Active Directory support install. Using gcc. > > PIE_CFLAGS = > > PIE_LDFLAGS = Linking bin/smbd > > Undefined first referenced > > symbol in file > > error_message libsmb/cliconnect.o (symbol belongs > > to implicit dependency /usr/local/lib/libcom_err.so.3) > > ld: fatal: Symbol referencing errors. No output written to bin/smbd > > make: *** [bin/smbd] Error 1 adding -lcom_err to the link fixes the problem.
Marking as fixed in our modern build system (waf) with 4.0 and above.