Bug 5187 - error: 'S_PGID' undeclared
Summary: error: 'S_PGID' undeclared
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: winbind (show other bugs)
Version: 3.0.27
Hardware: PA-RISC AIX
: P3 regression
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 09:53 UTC by diego baron (mail address dead)
Modified: 2019-01-24 01:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description diego baron (mail address dead) 2008-01-11 09:53:24 UTC
When I compile samba into aix server whith winbind, ldap and krb5 option, i obtained this error message:

nsswitch/winbind_nss_aix.c: In function 'wb_aix_user_attrib':
nsswitch/winbind_nss_aix.c:633: error: 'S_PGID' undeclared (first use in this function)
nsswitch/winbind_nss_aix.c:633: error: (Each undeclared identifier is reported only once
nsswitch/winbind_nss_aix.c:633: error: for each function it appears in.)
nsswitch/winbind_nss_aix.c: In function 'wb_aix_attrlist':
nsswitch/winbind_nss_aix.c:775: error: 'S_PGID' undeclared (first use in this function)
Comment 1 Björn Jacke 2019-01-24 01:34:50 UTC
closing as worksforme because this is at least not an issue with current samba and current aix versions any more