Error : make fails on Tru64 5.0 with Samba 3.0.2a

Adharsh Praveen R adharshp at yahoo.com
Wed Feb 25 09:27:30 GMT 2004


Hi 

I am trying to compile samba 3.0.2a on tru64 5.0A. 

I ran configure as
configure --with-acl-support --with-winbind --with-smbwrapper

make exits with this message

------------------------------
Compiling smbd/server.c
Linking bin/smbd
ld:
Unresolved:
__unsafe_string_function_usage_here__
*** Exit 1
Stop.
----------------------------------

after digging through the code I found this message comes from 
include/safe_string.h

HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS is set in config.h

I guess the problem arises from safe_strcpy() call. 

Any ideas or pointers on this. 

Also this error doesnot appear if I 

undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS in config.h

regards,
adharsh.

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools


More information about the samba-technical mailing list