Displaying 3 results from an estimated 3 matches for "attrlist_t".
Did you mean:
attrlist
2004 Aug 24
1
building 3.0.6 on AIX
...o
./configure[9373]: ==: unknown test operator
checking for library containing dlopen... none required
However getting past that trying to make always fails with:
Compiling nsswitch/winbind_nss_aix.c with -O2
"nsswitch/winbind_nss_aix.c", line 747.8: 1506-166 (S) Definition of function attrlist_t requires parentheses.
"nsswitch/winbind_nss_aix.c", line 747.19: 1506-276 (S) Syntax error: possible missing '{'?
"nsswitch/winbind_nss_aix.c", line 749.22: 1506-045 (S) Undeclared identifier ret.
"nsswitch/winbind_nss_aix.c", line 749.9: 1506-045 (S) Undeclare...
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
...LDSHFLAGS = -Wl,-bexpall,-bM:SRE,-bnoentry,-berok -Wl,-bbigtoc
LDFLAGS = -Wl,-bbigtoc
Compiling nsswitch/winbind_nss_aix.c with -O2
nsswitch/winbind_nss_aix.c:748: parse error before `*'
nsswitch/winbind_nss_aix.c: In function `wb_aix_attrlist':
nsswitch/winbind_nss_aix.c:750: `attrlist_t' undeclared (first use in this function)
nsswitch/winbind_nss_aix.c:750: (Each undeclared identifier is reported only once
nsswitch/winbind_nss_aix.c:750: for each function it appears in.)
nsswitch/winbind_nss_aix.c:750: `ret' undeclared (first use in this function)
nsswitch/winbind_nss_aix...
2003 Oct 14
0
Building on AIX 5.1, 5.2
...identifier attrlist_cursor_t.
"lib/system.c", line 1330.28: 1506-045 (S) Undeclared identifier cursor.
"lib/system.c", line 1330.35: 1506-277 (S) Syntax error: possible missing ';' or ','?
"lib/system.c", line 1332.9: 1506-045 (S) Undeclared identifier attrlist_t.
"lib/system.c", line 1332.22: 1506-045 (S) Undeclared identifier al.
"lib/system.c", line 1332.25: 1506-277 (S) Syntax error: possible missing ';' or ','?
"lib/system.c", line 1333.9: 1506-045 (S) Undeclared identifier attrlist_ent_t.
"lib/system....