Hi! I tried to compile Samba source (samba-3.0.0.tar.bz2) on an alphaserver using Tru64 V5.1B. Have downloaded source-tarball, uncompressed and run "./configure", then "make". It produces the following output: Compiling popt/findme.c Compiling popt/popt.c Compiling popt/poptconfig.c Compiling popt/popthelp.c Compiling popt/poptparse.c Linking bin/smbd ld: Unresolved: __unsafe_string_function_usage_here__ __unsafe_string_function_usage_here_size_t__ *** Exit 1 Stop. # Is there any idea, what I should do? Thx: szilva