the samba folks were made aware of this problem and i believe the current
release fixes it.

Brad
[EMAIL PROTECTED] | http:/www.pht.com/~brad/

---

> samba

I've got that here somewhere... it wasn't too hard to fix.

The porblem is source/include/includes.h, which undefines and redefines
strcpy and friends.  But strcpy is used by the str*() macros in glibc
2.1.  There's no other good solution but to remove those three
redefinitions entirely, as far as I can see.  Talk to the maintainer or
upstream about that I suppose.


Reply via email to