Displaying 1 result from an estimated 1 matches for "unsafe_string_function_usage".
2008 Jun 03
2
unsafe_string_function_usage_here when linking smbd
I'm trying to build 3.0.30 on Alpha/Tru64-4.0G. The configure step
works,
but make fails when it tries to link smbd:
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_size_t__
gmake: *** [bin/smbd] Error 1
This Should Never Happen :) -- that looks like a message for the
developers.
How can I track down the cause of this and fix it?
Here are some details: I'm using the samba-3.0.30.tar.gz source
distribution
downloaded from samba.org. I configured...