... checking for setnetgrent... no configure: error: Required function not found samba-3.0.24 was installed without any errors System: Linux version 2.6.16.27 (gcc version 3.4.4 20050314 (prerelease) (Debian 3.4.3-13)) #1 Tue Aug 29 13:59:47 CEST 2006 uclibc: 0.9.28
Created attachment 2362 [details] output of ./configure --with-smbmount
This is caused by the inclusion of lib/replace/libreplace.m4: AC_CHECK_FUNCS([syslog memset setnetgrent getnetgrent endnetgrent memcpy],, [AC_MSG_ERROR([Required function not found])]) Passing off to metze.
should be fixed with revision 22150