Displaying 13 results from an estimated 13 matches for "getgrgid_r".
Did you mean:
getgrgid
2003 Nov 13
0
samba 3.0 and freebsd 5.1
...p): winbind, group, endgrent, not found
ls: NSSWITCH(nss_method_lookup): winbind, passwd, setpwent, not found
ls: NSSWITCH(nss_method_lookup): winbind, group, setgrent, not found
ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found
ls: NSSWITCH(nss_method_lookup): winbind, group, getgrgid_r, not found
ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found
ls: NSSWITCH(nss_method_lookup): winbind, group, getgrgid_r, not found
ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found
ls: NSSWITCH(nss_method_lookup): winbind, group, getgrgid_r, not found...
2012 Apr 18
1
C - R integration: Memory Issues
...cord 180 of 1,398
==2909== at 0x4028876: malloc (vg_replace_malloc.c:236)
==2909== by 0x41B364C: nss_parse_service_list (nsswitch.c:626)
==2909== by 0x41B3C59: __nss_database_lookup (nsswitch.c:167)
==2909== by 0x5926148: ???
==2909== by 0x5926F3C: ???
==2909== by 0x41694A6: getgrgid_r@@GLIBC_2.1.2 (getXXbyYY_r.c:256)
==2909== by 0x4168CAD: getgrgid (getXXbyYY.c:117)
==2909== by 0x439CCEB: do_fileinfo (platform.c:947)
==2909== by 0x43289ED: bcEval (eval.c:4430)
==2909== by 0x4332CA4: Rf_eval (eval.c:397)
==2909== by 0x43377E0: Rf_applyClosure (eval.c:855)
==2...
2010 Nov 01
1
Samba 4 on osx
...g for getifaddrs : ok
Checking for freeifaddrs : ok
Checking for mmap : ok
Checking for setgroups : ok
Checking for setsid : ok
Checking for getgrent_r : not found
Checking for getgrgid_r : ok
Checking for getgrnam_r : ok
Checking for getgrouplist : ok
Checking for getpagesize : ok
Checking for getpwent_r : not found
Checking for getpwnam_r : ok
Checking for getpwuid_r...
2004 Oct 05
6
group change causing failure
OK, I searched through the archives and didn't find anything so I must be
doing something stupid.
I just compiled 2.6.3 and am trying to get it to run on linux 2.6.8.1 kernel
with a more or less fedora core2 environment. I was trying between two
systems but I have narrowed it down to what I believe is a pretty simple
case. Here is my setup/test:
Last login: Mon Oct 4 19:30:49 2004
2010 Oct 07
1
OSX and samba4 git
...g for getifaddrs : ok
Checking for freeifaddrs : ok
Checking for mmap : ok
Checking for setgroups : ok
Checking for setsid : ok
Checking for getgrent_r : not found
Checking for getgrgid_r : ok
Checking for getgrnam_r : ok
Checking for getgrouplist : ok
Checking for getpagesize : ok
Checking for getpwent_r : not found
Checking for getpwnam_r : ok
Checking for getpwuid_r...
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
..._17promiseIvE10get_futureEv
0000000000000000 DF *UND* 0000000000000009 Base _ZThn16_NSt3__114basic_iostreamIcNS_11char_traitsIcEEED1Ev
0000000000000000 DF *UND* 0000000000000001 Base _ZNSt3__114error_categoryD2Ev
0000000000000000 DF *UND* 000000000000025d GLIBC_2.2.5 getgrgid_r
0000000000000000 DF *UND* 0000000000000035 GLIBC_2.2.5 isinf
0000000000000000 DF *UND* 0000000000000096 GLIBC_2.2.5 exp
0000000000000000 DF *UND* 000000000000008f GLIBC_2.2.5 tzset
0000000000000000 DF *UND* 000000000000002a GLIBC_2.2.5 sigprocmask
0000000000000000 DF *U...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...ent_r... yes
checking for getpwent_r declaration... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... yes
checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... yes
checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no
checking ctype.h usabi...
2017 Jan 19
2
undefined symbols during linking LLDB 4.0 RC1
Hello, I update my building scripts to build LLVM 4.0 RC1 (with clang, lldb, libc++, libc++abi, lld) on CentOS 6 and I got a lot of undefined symbols during linking LLDB.
I'm using clang-3.9 and this configuration:
-DLLVM_TARGETS_TO_BUILD="X86"
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_C_COMPILER=/usr/bin/clang
-DCMAKE_CXX_COMPILER=/usr/bin/clang++
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...ent_r... yes
checking for getpwent_r declaration... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char
*buf, int buflen)... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char
*buf, size_t buflen)... no
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... yes
checking for prototype struct group *getgrent_r(struct group *src, char
*buf, int buflen)... yes
checking for prototype struct group *getgrent_r(struct group *src, char
*buf, size_t buflen)... no
checking ctype.h usabi...
2010 May 11
1
Samba 3.5.2 compile on AIX
...ent_r... yes
checking for getpwent_r declaration... no
checking for prototype struct passwd *getpwent_r(struct passwd *src, char
*buf, int buflen)... no
checking for prototype struct passwd *getpwent_r(struct passwd *src, char
*buf, size_t buflen)... no
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... no
checking for prototype struct group *getgrent_r(struct group *src, char
*buf, int buflen)... no
checking for prototype struct group *getgrent_r(struct group *src, char
*buf, size_t buflen)... no
checking for getgroupl...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...ok
Checking for setgroups : ok
Checking for syscall : ok
Checking for setsid : ok
Checking for getgrent_r : ok
Checking for getgrgid_r : ok
Checking for getgrnam_r : ok
Checking for getgrouplist : ok
Checking for getpagesize : ok
Checking for getpwent_r...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...went_r... yes
checking for getpwent_r declaration... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... yes
checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no
checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no
checking for getgroupli...
2010 May 02
2
samba4 make error - drsblobs.so
...went_r... yes
checking for getpwent_r declaration... yes
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)... no
checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)... no
checking for getgrnam_r... yes
checking for getgrgid_r... yes
checking for getgrent_r... yes
checking for getgrent_r declaration... yes
checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)... no
checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)... no
checking for getgroupli...