[rsbac] Compilation problem with RSBAC 1.2.8 admin tools and SuSE Linux 9.3
Patrique Wolfrum
Patrique.Wolfrum at vwl.uni-freiburg.de
Tue Sep 5 12:53:31 CEST 2006
Hello,
I tried to upgrade my RSBAC 1.2.5 installation to version 1.2.8 (with
upgrading the linux kernel from 2.6.14 to 2.6.17) and encountered the
following problem:
The compilation of the prepatched kernel
(linux-2.6.17-rsbac-1.2.8.tar.bz2) went flawlessly, but when I try to
compile the RSBAC admin-tools, I get the following errors:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
>make build CC='/opt/gcc/bin/gcc' CFLAGS='-g' VERBOSE=1
Building RSBAC Libraries...
-------------------------------------
make[1]: Entering directory `/src/security/rsbac-admin-1.2.5/main/libs'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/src/security/rsbac-admin-1.2.5/main/libs'
Building RSBAC PAM...
-------------------------------------
make[1]: Entering directory `/src/security/rsbac-admin-1.2.5/main/pam'
echo -e " LIB\t\tpam_rsbac.c"; /usr/bin/gcc -fPIC -O2
-fomit-frame-pointer -shared -I../headers -I/usr/include
-I/usr/local/include -I/include -L../libs -L/lib -lrsbac -o pam_rsbac.so
pam_rsbac.c; echo -e " LIB\t\tpam_rsbac_de.c"; /usr/bin/gcc -fPIC -O2
-fomit-frame-pointer -shared -I../headers -I/usr/include
-I/usr/local/include -I/include -L../libs -L/lib -lrsbac -o
pam_rsbac_de.so pam_rsbac_de.c; echo -e " LIB\t\tpam_rsbac_oldpw.c";
/usr/bin/gcc -fPIC -O2 -fomit-frame-pointer -shared -I../headers
-I/usr/include -I/usr/local/include -I/include -L../libs -L/lib -lrsbac
-o pam_rsbac_oldpw.so pam_rsbac_oldpw.c; echo -e "
LIB\t\tpam_rsbac_oldpw_de.c"; /usr/bin/gcc -fPIC -O2
-fomit-frame-pointer -shared -I../headers -I/usr/include
-I/usr/local/include -I/include -L../libs -L/lib -lrsbac -o
pam_rsbac_oldpw_de.so pam_rsbac_oldpw_de.c;
LIB pam_rsbac.c
LIB pam_rsbac_de.c
LIB pam_rsbac_oldpw.c
LIB pam_rsbac_oldpw_de.c
make[1]: Leaving directory `/src/security/rsbac-admin-1.2.5/main/pam'
pam_rsbac.c:60:34: security/pam_modules.h: Datei oder Verzeichnis nicht
gefunden
pam_rsbac.c:61:34: security/_pam_macros.h: Datei oder Verzeichnis nicht
gefunden
pam_rsbac.c:71: error: syntax error before "pam_handle_t"
pam_rsbac.c: In function `_log_err':
pam_rsbac.c:78: error: `format' undeclared (first use in this function)
pam_rsbac.c:78: error: (Each undeclared identifier is reported only once
pam_rsbac.c:78: error: for each function it appears in.)
pam_rsbac.c:88: error: `err' undeclared (first use in this function)
pam_rsbac.c:88: error: `LOG_AUTH' undeclared (first use in this function)
pam_rsbac.c: At top level:
pam_rsbac.c:94: error: syntax error before '*' token
pam_rsbac.c: In function `converse':
pam_rsbac.c:103: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:103: error: `PAM_CONV' undeclared (first use in this function)
pam_rsbac.c:104: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:106: error: dereferencing pointer to incomplete type
pam_rsbac.c:106: error: `nargs' undeclared (first use in this function)
pam_rsbac.c:107: error: `message' undeclared (first use in this function)
pam_rsbac.c:107: error: `response' undeclared (first use in this function)
pam_rsbac.c:107: error: dereferencing pointer to incomplete type
pam_rsbac.c:112: error: `LOG_DEBUG' undeclared (first use in this function)
pam_rsbac.c:115: error: `PAM_CONV_AGAIN' undeclared (first use in this
function)
pam_rsbac.c:116: error: `LOG_ERR' undeclared (first use in this function)
pam_rsbac.c: At top level:
pam_rsbac.c:125: error: syntax error before '*' token
pam_rsbac.c: In function `_make_remark':
pam_rsbac.c:128: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:131: error: storage size of `msg' isn't known
pam_rsbac.c:135: error: `text' undeclared (first use in this function)
pam_rsbac.c:138: error: `type' undeclared (first use in this function)
pam_rsbac.c:141: error: `pamh' undeclared (first use in this function)
pam_rsbac.c: At top level:
pam_rsbac.c:185: error: syntax error before "int"
pam_rsbac.c:185: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_authenticate':
pam_rsbac.c:196: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:197: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:203: error: `PAM_USER' undeclared (first use in this function)
pam_rsbac.c:205: error: `PAM_AUTHTOK' undeclared (first use in this
function)
pam_rsbac.c:208: error: `PAM_CONV_AGAIN' undeclared (first use in this
function)
pam_rsbac.c:209: error: `LOG_CRIT' undeclared (first use in this function)
pam_rsbac.c:217: error: `PAM_INCOMPLETE' undeclared (first use in this
function)
pam_rsbac.c:224: error: storage size of `msg' isn't known
pam_rsbac.c:236: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac.c:244: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use in
this function)
pam_rsbac.c:257: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:257: error: dereferencing pointer to incomplete type
pam_rsbac.c:257: warning: assignment makes pointer from integer without
a cast
pam_rsbac.c:262: error: `LOG_NOTICE' undeclared (first use in this function)
pam_rsbac.c:276: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use
in this function)
pam_rsbac.c:291: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac.c:294: error: `PAM_AUTH_ERR' undeclared (first use in this
function)
pam_rsbac.c:301: error: `PAM_USER_UNKNOWN' undeclared (first use in this
function)
pam_rsbac.c:326: error: `PAM_ACCT_EXPIRED' undeclared (first use in this
function)
pam_rsbac.c:340: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in
this function)
pam_rsbac.c: At top level:
pam_rsbac.c:346: error: syntax error before "int"
pam_rsbac.c:346: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_setcred':
pam_rsbac.c:349: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c: At top level:
pam_rsbac.c:355: error: syntax error before "int"
pam_rsbac.c:355: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_acct_mgmt':
pam_rsbac.c:362: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:362: error: `PAM_USER' undeclared (first use in this function)
pam_rsbac.c:363: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:365: error: `LOG_ALERT' undeclared (first use in this function)
pam_rsbac.c:368: error: `PAM_USER_UNKNOWN' undeclared (first use in this
function)
pam_rsbac.c:378: error: `LOG_NOTICE' undeclared (first use in this function)
pam_rsbac.c:381: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac.c:407: error: `PAM_NEW_AUTHTOK_REQD' undeclared (first use in
this function)
pam_rsbac.c:415: error: `PAM_ACCT_EXPIRED' undeclared (first use in this
function)
pam_rsbac.c:425: error: `LOG_DEBUG' undeclared (first use in this function)
pam_rsbac.c:431: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac.c:447: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in
this function)
pam_rsbac.c: At top level:
pam_rsbac.c:456: error: syntax error before "int"
pam_rsbac.c:456: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_chauthtok':
pam_rsbac.c:465: error: storage size of `msg' isn't known
pam_rsbac.c:472: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:473: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:478: error: `PAM_SERVICE_ERR' undeclared (first use in this
function)
pam_rsbac.c:480: error: `PAM_USER_UNKNOWN' undeclared (first use in this
function)
pam_rsbac.c:482: error: `flags' undeclared (first use in this function)
pam_rsbac.c:482: error: `PAM_PRELIM_CHECK' undeclared (first use in this
function)
pam_rsbac.c:490: error: `PAM_ACCT_EXPIRED' undeclared (first use in this
function)
pam_rsbac.c:492: error: `PAM_TRY_AGAIN' undeclared (first use in this
function)
pam_rsbac.c:495: error: `PAM_CHANGE_EXPIRED_AUTHTOK' undeclared (first
use in this function)
pam_rsbac.c:510: error: `PAM_OLDAUTHTOK' undeclared (first use in this
function)
pam_rsbac.c:519: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use in
this function)
pam_rsbac.c:530: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:530: error: dereferencing pointer to incomplete type
pam_rsbac.c:530: warning: assignment makes pointer from integer without
a cast
pam_rsbac.c:534: error: `LOG_NOTICE' undeclared (first use in this function)
pam_rsbac.c:545: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first use
in this function)
pam_rsbac.c:554: error: `LOG_CRIT' undeclared (first use in this function)
pam_rsbac.c:558: error: `PAM_AUTHTOK' undeclared (first use in this
function)
pam_rsbac.c:583: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:583: error: dereferencing pointer to incomplete type
pam_rsbac.c:583: warning: assignment makes pointer from integer without
a cast
pam_rsbac.c:586: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:586: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:586: error: dereferencing pointer to incomplete type
pam_rsbac.c:587: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:587: error: invalid use of undefined type `struct pam_response'
pam_rsbac.c:587: error: dereferencing pointer to incomplete type
pam_rsbac.c:591: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac.c:638: error: `PAM_AUTH_ERR' undeclared (first use in this
function)
pam_rsbac.c:689: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac.c:690: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in
this function)
pam_rsbac.c: At top level:
pam_rsbac.c:698: error: syntax error before "int"
pam_rsbac.c:698: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_open_session':
pam_rsbac.c:704: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:704: error: `PAM_USER' undeclared (first use in this function)
pam_rsbac.c:705: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:707: error: `LOG_CRIT' undeclared (first use in this function)
pam_rsbac.c:709: error: `PAM_SESSION_ERR' undeclared (first use in this
function)
pam_rsbac.c:712: error: `PAM_SERVICE' undeclared (first use in this
function)
pam_rsbac.c:720: error: `LOG_INFO' undeclared (first use in this function)
pam_rsbac.c: At top level:
pam_rsbac.c:728: error: syntax error before "int"
pam_rsbac.c:728: error: syntax error before '*' token
pam_rsbac.c: In function `pam_sm_close_session':
pam_rsbac.c:734: error: `pamh' undeclared (first use in this function)
pam_rsbac.c:734: error: `PAM_USER' undeclared (first use in this function)
pam_rsbac.c:735: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac.c:737: error: `LOG_CRIT' undeclared (first use in this function)
pam_rsbac.c:739: error: `PAM_SESSION_ERR' undeclared (first use in this
function)
pam_rsbac.c:742: error: `PAM_SERVICE' undeclared (first use in this
function)
pam_rsbac.c:749: error: `LOG_INFO' undeclared (first use in this function)
pam_rsbac.c: In function `_log_err':
pam_rsbac.c:87: error: `va_start' used in function with fixed args
pam_rsbac_de.c:60:34: security/pam_modules.h: Datei oder Verzeichnis
nicht gefunden
pam_rsbac_de.c:61:34: security/_pam_macros.h: Datei oder Verzeichnis
nicht gefunden
pam_rsbac_de.c:71: error: syntax error before "pam_handle_t"
pam_rsbac_de.c: In function `_log_err':
pam_rsbac_de.c:78: error: `format' undeclared (first use in this function)
pam_rsbac_de.c:78: error: (Each undeclared identifier is reported only once
pam_rsbac_de.c:78: error: for each function it appears in.)
pam_rsbac_de.c:88: error: `err' undeclared (first use in this function)
pam_rsbac_de.c:88: error: `LOG_AUTH' undeclared (first use in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:94: error: syntax error before '*' token
pam_rsbac_de.c: In function `converse':
pam_rsbac_de.c:103: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:103: error: `PAM_CONV' undeclared (first use in this
function)
pam_rsbac_de.c:104: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:106: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:106: error: `nargs' undeclared (first use in this function)
pam_rsbac_de.c:107: error: `message' undeclared (first use in this function)
pam_rsbac_de.c:107: error: `response' undeclared (first use in this
function)
pam_rsbac_de.c:107: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:112: error: `LOG_DEBUG' undeclared (first use in this
function)
pam_rsbac_de.c:115: error: `PAM_CONV_AGAIN' undeclared (first use in
this function)
pam_rsbac_de.c:116: error: `LOG_ERR' undeclared (first use in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:125: error: syntax error before '*' token
pam_rsbac_de.c: In function `_make_remark':
pam_rsbac_de.c:128: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:131: error: storage size of `msg' isn't known
pam_rsbac_de.c:135: error: `text' undeclared (first use in this function)
pam_rsbac_de.c:138: error: `type' undeclared (first use in this function)
pam_rsbac_de.c:141: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:185: error: syntax error before "int"
pam_rsbac_de.c:185: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_authenticate':
pam_rsbac_de.c:196: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:197: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:203: error: `PAM_USER' undeclared (first use in this
function)
pam_rsbac_de.c:205: error: `PAM_AUTHTOK' undeclared (first use in this
function)
pam_rsbac_de.c:208: error: `PAM_CONV_AGAIN' undeclared (first use in
this function)
pam_rsbac_de.c:209: error: `LOG_CRIT' undeclared (first use in this
function)
pam_rsbac_de.c:217: error: `PAM_INCOMPLETE' undeclared (first use in
this function)
pam_rsbac_de.c:224: error: storage size of `msg' isn't known
pam_rsbac_de.c:236: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac_de.c:244: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use
in this function)
pam_rsbac_de.c:257: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:257: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:257: warning: assignment makes pointer from integer
without a cast
pam_rsbac_de.c:262: error: `LOG_NOTICE' undeclared (first use in this
function)
pam_rsbac_de.c:276: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first
use in this function)
pam_rsbac_de.c:291: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac_de.c:294: error: `PAM_AUTH_ERR' undeclared (first use in this
function)
pam_rsbac_de.c:301: error: `PAM_USER_UNKNOWN' undeclared (first use in
this function)
pam_rsbac_de.c:326: error: `PAM_ACCT_EXPIRED' undeclared (first use in
this function)
pam_rsbac_de.c:340: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use
in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:346: error: syntax error before "int"
pam_rsbac_de.c:346: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_setcred':
pam_rsbac_de.c:349: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:355: error: syntax error before "int"
pam_rsbac_de.c:355: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_acct_mgmt':
pam_rsbac_de.c:362: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:362: error: `PAM_USER' undeclared (first use in this
function)
pam_rsbac_de.c:363: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:365: error: `LOG_ALERT' undeclared (first use in this
function)
pam_rsbac_de.c:368: error: `PAM_USER_UNKNOWN' undeclared (first use in
this function)
pam_rsbac_de.c:378: error: `LOG_NOTICE' undeclared (first use in this
function)
pam_rsbac_de.c:381: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac_de.c:407: error: `PAM_NEW_AUTHTOK_REQD' undeclared (first use
in this function)
pam_rsbac_de.c:415: error: `PAM_ACCT_EXPIRED' undeclared (first use in
this function)
pam_rsbac_de.c:425: error: `LOG_DEBUG' undeclared (first use in this
function)
pam_rsbac_de.c:431: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac_de.c:447: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use
in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:456: error: syntax error before "int"
pam_rsbac_de.c:456: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_chauthtok':
pam_rsbac_de.c:465: error: storage size of `msg' isn't known
pam_rsbac_de.c:472: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:473: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:478: error: `PAM_SERVICE_ERR' undeclared (first use in
this function)
pam_rsbac_de.c:480: error: `PAM_USER_UNKNOWN' undeclared (first use in
this function)
pam_rsbac_de.c:482: error: `flags' undeclared (first use in this function)
pam_rsbac_de.c:482: error: `PAM_PRELIM_CHECK' undeclared (first use in
this function)
pam_rsbac_de.c:490: error: `PAM_ACCT_EXPIRED' undeclared (first use in
this function)
pam_rsbac_de.c:492: error: `PAM_TRY_AGAIN' undeclared (first use in this
function)
pam_rsbac_de.c:495: error: `PAM_CHANGE_EXPIRED_AUTHTOK' undeclared
(first use in this function)
pam_rsbac_de.c:510: error: `PAM_OLDAUTHTOK' undeclared (first use in
this function)
pam_rsbac_de.c:519: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use
in this function)
pam_rsbac_de.c:530: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:530: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:530: warning: assignment makes pointer from integer
without a cast
pam_rsbac_de.c:534: error: `LOG_NOTICE' undeclared (first use in this
function)
pam_rsbac_de.c:545: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared (first
use in this function)
pam_rsbac_de.c:554: error: `LOG_CRIT' undeclared (first use in this
function)
pam_rsbac_de.c:558: error: `PAM_AUTHTOK' undeclared (first use in this
function)
pam_rsbac_de.c:583: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:583: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:583: warning: assignment makes pointer from integer
without a cast
pam_rsbac_de.c:586: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:586: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:586: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:587: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:587: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_de.c:587: error: dereferencing pointer to incomplete type
pam_rsbac_de.c:591: error: `PAM_ERROR_MSG' undeclared (first use in this
function)
pam_rsbac_de.c:638: error: `PAM_AUTH_ERR' undeclared (first use in this
function)
pam_rsbac_de.c:689: error: `PAM_TEXT_INFO' undeclared (first use in this
function)
pam_rsbac_de.c:690: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use
in this function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:698: error: syntax error before "int"
pam_rsbac_de.c:698: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_open_session':
pam_rsbac_de.c:704: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:704: error: `PAM_USER' undeclared (first use in this
function)
pam_rsbac_de.c:705: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:707: error: `LOG_CRIT' undeclared (first use in this
function)
pam_rsbac_de.c:709: error: `PAM_SESSION_ERR' undeclared (first use in
this function)
pam_rsbac_de.c:712: error: `PAM_SERVICE' undeclared (first use in this
function)
pam_rsbac_de.c:720: error: `LOG_INFO' undeclared (first use in this
function)
pam_rsbac_de.c: At top level:
pam_rsbac_de.c:728: error: syntax error before "int"
pam_rsbac_de.c:728: error: syntax error before '*' token
pam_rsbac_de.c: In function `pam_sm_close_session':
pam_rsbac_de.c:734: error: `pamh' undeclared (first use in this function)
pam_rsbac_de.c:734: error: `PAM_USER' undeclared (first use in this
function)
pam_rsbac_de.c:735: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_de.c:737: error: `LOG_CRIT' undeclared (first use in this
function)
pam_rsbac_de.c:739: error: `PAM_SESSION_ERR' undeclared (first use in
this function)
pam_rsbac_de.c:742: error: `PAM_SERVICE' undeclared (first use in this
function)
pam_rsbac_de.c:749: error: `LOG_INFO' undeclared (first use in this
function)
pam_rsbac_de.c: In function `_log_err':
pam_rsbac_de.c:87: error: `va_start' used in function with fixed args
pam_rsbac_oldpw.c:55:34: security/pam_modules.h: Datei oder Verzeichnis
nicht gefunden
pam_rsbac_oldpw.c:56:34: security/_pam_macros.h: Datei oder Verzeichnis
nicht gefunden
pam_rsbac_oldpw.c:66: error: syntax error before "pam_handle_t"
pam_rsbac_oldpw.c: In function `_log_err':
pam_rsbac_oldpw.c:73: error: `format' undeclared (first use in this
function)
pam_rsbac_oldpw.c:73: error: (Each undeclared identifier is reported
only once
pam_rsbac_oldpw.c:73: error: for each function it appears in.)
pam_rsbac_oldpw.c:83: error: `err' undeclared (first use in this function)
pam_rsbac_oldpw.c:83: error: `LOG_AUTH' undeclared (first use in this
function)
pam_rsbac_oldpw.c: At top level:
pam_rsbac_oldpw.c:89: error: syntax error before '*' token
pam_rsbac_oldpw.c: In function `converse':
pam_rsbac_oldpw.c:98: error: `pamh' undeclared (first use in this function)
pam_rsbac_oldpw.c:98: error: `PAM_CONV' undeclared (first use in this
function)
pam_rsbac_oldpw.c:99: error: `PAM_SUCCESS' undeclared (first use in this
function)
pam_rsbac_oldpw.c:101: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw.c:101: error: `nargs' undeclared (first use in this
function)
pam_rsbac_oldpw.c:102: error: `message' undeclared (first use in this
function)
pam_rsbac_oldpw.c:102: error: `response' undeclared (first use in this
function)
pam_rsbac_oldpw.c:102: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw.c:107: error: `LOG_DEBUG' undeclared (first use in this
function)
pam_rsbac_oldpw.c:110: error: `PAM_CONV_AGAIN' undeclared (first use in
this function)
pam_rsbac_oldpw.c:111: error: `LOG_ERR' undeclared (first use in this
function)
pam_rsbac_oldpw.c: At top level:
pam_rsbac_oldpw.c:120: error: syntax error before '*' token
pam_rsbac_oldpw.c: In function `_make_remark':
pam_rsbac_oldpw.c:123: error: `PAM_SUCCESS' undeclared (first use in
this function)
pam_rsbac_oldpw.c:126: error: storage size of `msg' isn't known
pam_rsbac_oldpw.c:130: error: `text' undeclared (first use in this function)
pam_rsbac_oldpw.c:133: error: `type' undeclared (first use in this function)
pam_rsbac_oldpw.c:136: error: `pamh' undeclared (first use in this function)
pam_rsbac_oldpw.c: At top level:
pam_rsbac_oldpw.c:180: error: syntax error before "int"
pam_rsbac_oldpw.c:180: error: syntax error before '*' token
pam_rsbac_oldpw.c: In function `pam_sm_chauthtok':
pam_rsbac_oldpw.c:188: error: storage size of `msg' isn't known
pam_rsbac_oldpw.c:194: error: `pamh' undeclared (first use in this function)
pam_rsbac_oldpw.c:195: error: `PAM_SUCCESS' undeclared (first use in
this function)
pam_rsbac_oldpw.c:200: error: `PAM_SERVICE_ERR' undeclared (first use in
this function)
pam_rsbac_oldpw.c:202: error: `PAM_USER_UNKNOWN' undeclared (first use
in this function)
pam_rsbac_oldpw.c:204: error: `flags' undeclared (first use in this
function)
pam_rsbac_oldpw.c:204: error: `PAM_PRELIM_CHECK' undeclared (first use
in this function)
pam_rsbac_oldpw.c:212: error: `PAM_ACCT_EXPIRED' undeclared (first use
in this function)
pam_rsbac_oldpw.c:214: error: `PAM_TRY_AGAIN' undeclared (first use in
this function)
pam_rsbac_oldpw.c:217: error: `PAM_CHANGE_EXPIRED_AUTHTOK' undeclared
(first use in this function)
pam_rsbac_oldpw.c:232: error: `PAM_OLDAUTHTOK' undeclared (first use in
this function)
pam_rsbac_oldpw.c:241: error: `PAM_PROMPT_ECHO_OFF' undeclared (first
use in this function)
pam_rsbac_oldpw.c:252: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_oldpw.c:252: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw.c:252: warning: assignment makes pointer from integer
without a cast
pam_rsbac_oldpw.c:256: error: `LOG_NOTICE' undeclared (first use in this
function)
pam_rsbac_oldpw.c:267: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared
(first use in this function)
pam_rsbac_oldpw.c:276: error: `LOG_CRIT' undeclared (first use in this
function)
pam_rsbac_oldpw.c: In function `_log_err':
pam_rsbac_oldpw.c:82: error: `va_start' used in function with fixed args
pam_rsbac_oldpw_de.c:55:34: security/pam_modules.h: Datei oder
Verzeichnis nicht gefunden
pam_rsbac_oldpw_de.c:56:34: security/_pam_macros.h: Datei oder
Verzeichnis nicht gefunden
pam_rsbac_oldpw_de.c:66: error: syntax error before "pam_handle_t"
pam_rsbac_oldpw_de.c: In function `_log_err':
pam_rsbac_oldpw_de.c:73: error: `format' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:73: error: (Each undeclared identifier is reported
only once
pam_rsbac_oldpw_de.c:73: error: for each function it appears in.)
pam_rsbac_oldpw_de.c:83: error: `err' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:83: error: `LOG_AUTH' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c: At top level:
pam_rsbac_oldpw_de.c:89: error: syntax error before '*' token
pam_rsbac_oldpw_de.c: In function `converse':
pam_rsbac_oldpw_de.c:98: error: `pamh' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:98: error: `PAM_CONV' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:99: error: `PAM_SUCCESS' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:101: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw_de.c:101: error: `nargs' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:102: error: `message' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:102: error: `response' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:102: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw_de.c:107: error: `LOG_DEBUG' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:110: error: `PAM_CONV_AGAIN' undeclared (first use
in this function)
pam_rsbac_oldpw_de.c:111: error: `LOG_ERR' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c: At top level:
pam_rsbac_oldpw_de.c:120: error: syntax error before '*' token
pam_rsbac_oldpw_de.c: In function `_make_remark':
pam_rsbac_oldpw_de.c:123: error: `PAM_SUCCESS' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:126: error: storage size of `msg' isn't known
pam_rsbac_oldpw_de.c:130: error: `text' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:133: error: `type' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:136: error: `pamh' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c: At top level:
pam_rsbac_oldpw_de.c:180: error: syntax error before "int"
pam_rsbac_oldpw_de.c:180: error: syntax error before '*' token
pam_rsbac_oldpw_de.c: In function `pam_sm_chauthtok':
pam_rsbac_oldpw_de.c:188: error: storage size of `msg' isn't known
pam_rsbac_oldpw_de.c:194: error: `pamh' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:195: error: `PAM_SUCCESS' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:200: error: `PAM_SERVICE_ERR' undeclared (first use
in this function)
pam_rsbac_oldpw_de.c:202: error: `PAM_USER_UNKNOWN' undeclared (first
use in this function)
pam_rsbac_oldpw_de.c:204: error: `flags' undeclared (first use in this
function)
pam_rsbac_oldpw_de.c:204: error: `PAM_PRELIM_CHECK' undeclared (first
use in this function)
pam_rsbac_oldpw_de.c:212: error: `PAM_ACCT_EXPIRED' undeclared (first
use in this function)
pam_rsbac_oldpw_de.c:214: error: `PAM_TRY_AGAIN' undeclared (first use
in this function)
pam_rsbac_oldpw_de.c:217: error: `PAM_CHANGE_EXPIRED_AUTHTOK' undeclared
(first use in this function)
pam_rsbac_oldpw_de.c:232: error: `PAM_OLDAUTHTOK' undeclared (first use
in this function)
pam_rsbac_oldpw_de.c:241: error: `PAM_PROMPT_ECHO_OFF' undeclared (first
use in this function)
pam_rsbac_oldpw_de.c:252: error: invalid use of undefined type `struct
pam_response'
pam_rsbac_oldpw_de.c:252: error: dereferencing pointer to incomplete type
pam_rsbac_oldpw_de.c:252: warning: assignment makes pointer from integer
without a cast
pam_rsbac_oldpw_de.c:256: error: `LOG_NOTICE' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c:267: error: `PAM_AUTHTOK_RECOVER_ERR' undeclared
(first use in this function)
pam_rsbac_oldpw_de.c:276: error: `LOG_CRIT' undeclared (first use in
this function)
pam_rsbac_oldpw_de.c: In function `_log_err':
pam_rsbac_oldpw_de.c:82: error: `va_start' used in function with fixed args
make[1]: *** [pam_rsbac.so] Fehler 1
make: *** [pam] Fehler 2
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Interestingly, when I tried to compile the RSBAC admin-tools 1.2.5 again
(after resetting the /usr/src/linux link to the old 2.6.14 kernel), I
got the following error-messages:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Building RSBAC Libraries...
-------------------------------------
make[1]: Entering directory `/src/security/rsbac-admin-1.2.8/main/libs'
echo -e " LIBTOOL\thelpers/acl_getname.c"; libtool --mode=compile
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/acl_getname.c -o helpers/acl_getname.lo; echo -e "
LIBTOOL\thelpers/cap_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/cap_getname.c -o helpers/cap_getname.lo; echo -e "
LIBTOOL\thelpers/getname.c"; libtool --mode=compile /opt/gcc/bin/gcc -g
-DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/getname.c -o helpers/getname.lo; echo -e "
LIBTOOL\thelpers/helpers.c"; libtool --mode=compile /opt/gcc/bin/gcc -g
-DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/helpers.c -o helpers/helpers.lo; echo -e "
LIBTOOL\thelpers/jail_getname.c"; libtool --mode=compile
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/jail_getname.c -o helpers/jail_getname.lo; echo -e "
LIBTOOL\thelpers/net_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/net_getname.c -o helpers/net_getname.lo; echo -e "
LIBTOOL\thelpers/net_helpers.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/net_helpers.c -o helpers/net_helpers.lo; echo -e "
LIBTOOL\thelpers/pax_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/pax_getname.c -o helpers/pax_getname.lo; echo -e "
LIBTOOL\thelpers/pm_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/pm_getname.c -o helpers/pm_getname.lo; echo -e "
LIBTOOL\thelpers/rc_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/rc_getname.c -o helpers/rc_getname.lo; echo -e "
LIBTOOL\thelpers/res_getname.c"; libtool --mode=compile /opt/gcc/bin/gcc
-g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/res_getname.c -o helpers/res_getname.lo; echo -e "
LIBTOOL\thelpers/syscall_wrapper.c"; libtool --mode=compile
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/syscall_wrapper.c -o helpers/syscall_wrapper.lo;
LIBTOOL helpers/acl_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/acl_getname.c -fPIC -DPIC -o helpers/.libs/acl_getname.o
LIBTOOL helpers/cap_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/cap_getname.c -fPIC -DPIC -o helpers/.libs/cap_getname.o
LIBTOOL helpers/getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/getname.c -fPIC -DPIC -o helpers/.libs/getname.o
LIBTOOL helpers/helpers.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/helpers.c -fPIC -DPIC -o helpers/.libs/helpers.o
LIBTOOL helpers/jail_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/jail_getname.c -fPIC -DPIC -o helpers/.libs/jail_getname.o
LIBTOOL helpers/net_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/net_getname.c -fPIC -DPIC -o helpers/.libs/net_getname.o
LIBTOOL helpers/net_helpers.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/net_helpers.c -fPIC -DPIC -o helpers/.libs/net_helpers.o
LIBTOOL helpers/pax_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/pax_getname.c -fPIC -DPIC -o helpers/.libs/pax_getname.o
LIBTOOL helpers/pm_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/pm_getname.c -fPIC -DPIC -o helpers/.libs/pm_getname.o
LIBTOOL helpers/rc_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/rc_getname.c -fPIC -DPIC -o helpers/.libs/rc_getname.o
LIBTOOL helpers/res_getname.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/res_getname.c -fPIC -DPIC -o helpers/.libs/res_getname.o
LIBTOOL helpers/syscall_wrapper.c
/opt/gcc/bin/gcc -g -DPACKAGE=\"rsbac-admin\" -DVERSION=\"1.2.8\"
-DLOCALEDIR=\"/usr/local/share/locale\" -DENABLE_NLS=1 -c
helpers/syscall_wrapper.c -fPIC -DPIC -o helpers/.libs/syscall_wrapper.o
make[1]: Leaving directory `/src/security/rsbac-admin-1.2.8/main/libs'
helpers/acl_getname.c:10:25: rsbac/types.h: No such file or directory
helpers/acl_getname.c:11:27: rsbac/getname.h: No such file or directory
helpers/acl_getname.c:12:31: rsbac/acl_getname.h: No such file or directory
helpers/acl_getname.c:13:27: rsbac/helpers.h: No such file or directory
helpers/acl_getname.c:14:25: rsbac/error.h: No such file or directory
helpers/acl_getname.c:22: error: `ACLS_NONE' undeclared here (not in a
function)
helpers/acl_getname.c:24: warning: excess elements in scalar initializer
helpers/acl_getname.c:24: warning: (near initialization for
`acl_subject_type_list')
helpers/acl_getname.c:25: warning: excess elements in scalar initializer
helpers/acl_getname.c:25: warning: (near initialization for
`acl_subject_type_list')
helpers/acl_getname.c:26: warning: excess elements in scalar initializer
helpers/acl_getname.c:26: warning: (near initialization for
`acl_subject_type_list')
helpers/acl_getname.c:28: error: `ACLGS_none' undeclared here (not in a
function)
helpers/acl_getname.c:30: warning: excess elements in scalar initializer
helpers/acl_getname.c:30: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:31: warning: excess elements in scalar initializer
helpers/acl_getname.c:31: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:32: warning: excess elements in scalar initializer
helpers/acl_getname.c:32: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:33: warning: excess elements in scalar initializer
helpers/acl_getname.c:33: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:34: warning: excess elements in scalar initializer
helpers/acl_getname.c:34: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:35: warning: excess elements in scalar initializer
helpers/acl_getname.c:35: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:36: warning: excess elements in scalar initializer
helpers/acl_getname.c:36: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:37: warning: excess elements in scalar initializer
helpers/acl_getname.c:37: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:38: warning: excess elements in scalar initializer
helpers/acl_getname.c:38: warning: (near initialization for
`acl_group_syscall_list')
helpers/acl_getname.c:40: error: `AST_none' undeclared here (not in a
function)
helpers/acl_getname.c:42: warning: excess elements in scalar initializer
helpers/acl_getname.c:42: warning: (near initialization for
`acl_scd_type_list')
helpers/acl_getname.c:44: error: `ACLR_NONE' undeclared here (not in a
function)
helpers/acl_getname.c:46: warning: excess elements in scalar initializer
helpers/acl_getname.c:46: warning: (near initialization for
`acl_special_right_list')
helpers/acl_getname.c:47: warning: excess elements in scalar initializer
helpers/acl_getname.c:47: warning: (near initialization for
`acl_special_right_list')
helpers/acl_getname.c:48: warning: excess elements in scalar initializer
helpers/acl_getname.c:48: warning: (near initialization for
`acl_special_right_list')
helpers/acl_getname.c:53: warning: `enum rsbac_acl_subject_type_t'
declared inside parameter list
helpers/acl_getname.c:53: warning: its scope is only this definition or
declaration, which is probably not what you want
helpers/acl_getname.c:54: error: parameter `value' has incomplete type
helpers/acl_getname.c: In function `get_acl_subject_type_name':
helpers/acl_getname.c:57: error: `ACLS_NONE' undeclared (first use in
this function)
helpers/acl_getname.c:57: error: (Each undeclared identifier is reported
only once
helpers/acl_getname.c:57: error: for each function it appears in.)
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:66: error: return type is an incomplete type
helpers/acl_getname.c: In function `get_acl_subject_type_nr':
helpers/acl_getname.c:67: error: storage size of `i' isn't known
helpers/acl_getname.c:70: error: `ACLS_NONE' undeclared (first use in
this function)
helpers/acl_getname.c:70: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:75: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:78: warning: `return' with a value, in function
returning void
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:83: warning: `enum rsbac_acl_group_syscall_type_t'
declared inside parameter list
helpers/acl_getname.c:84: error: parameter `value' has incomplete type
helpers/acl_getname.c: In function `get_acl_group_syscall_name':
helpers/acl_getname.c:87: error: `ACLGS_none' undeclared (first use in
this function)
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:96: error: return type is an incomplete type
helpers/acl_getname.c: In function `get_acl_group_syscall_nr':
helpers/acl_getname.c:97: error: storage size of `i' isn't known
helpers/acl_getname.c:100: error: `ACLGS_none' undeclared (first use in
this function)
helpers/acl_getname.c:100: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:105: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:108: warning: `return' with a value, in function
returning void
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:113: warning: `enum rsbac_acl_scd_type_t' declared
inside parameter list
helpers/acl_getname.c:114: error: parameter `value' has incomplete type
helpers/acl_getname.c: In function `get_acl_scd_type_name':
helpers/acl_getname.c:117: error: `AST_min' undeclared (first use in
this function)
helpers/acl_getname.c:119: warning: return makes pointer from integer
without a cast
helpers/acl_getname.c:122: error: `AST_none' undeclared (first use in
this function)
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:133: error: return type is an incomplete type
helpers/acl_getname.c: In function `get_acl_scd_type_nr':
helpers/acl_getname.c:134: error: storage size of `i' isn't known
helpers/acl_getname.c:137: error: `AST_none' undeclared (first use in
this function)
helpers/acl_getname.c:137: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:142: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:145: warning: `return' with a value, in function
returning void
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:150: warning: `enum rsbac_acl_special_rights_t'
declared inside parameter list
helpers/acl_getname.c:151: error: parameter `value' has incomplete type
helpers/acl_getname.c: In function `get_acl_special_right_name':
helpers/acl_getname.c:154: error: `RSBAC_ACL_SPECIAL_RIGHT_BASE'
undeclared (first use in this function)
helpers/acl_getname.c:156: warning: return makes pointer from integer
without a cast
helpers/acl_getname.c:159: error: `ACLR_NONE' undeclared (first use in
this function)
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:170: error: return type is an incomplete type
helpers/acl_getname.c: In function `get_acl_special_right_nr':
helpers/acl_getname.c:171: error: storage size of `i' isn't known
helpers/acl_getname.c:174: error: `ACLR_NONE' undeclared (first use in
this function)
helpers/acl_getname.c:174: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:175: error: `RSBAC_ACL_SPECIAL_RIGHT_BASE'
undeclared (first use in this function)
helpers/acl_getname.c:179: warning: `return' with a value, in function
returning void
helpers/acl_getname.c:182: warning: `return' with a value, in function
returning void
helpers/acl_getname.c: At top level:
helpers/acl_getname.c:22: error: storage size of `acl_subject_type_list'
isn't known
helpers/acl_getname.c:28: error: storage size of
`acl_group_syscall_list' isn't known
helpers/acl_getname.c:40: error: storage size of `acl_scd_type_list'
isn't known
helpers/acl_getname.c:44: error: storage size of
`acl_special_right_list' isn't known
helpers/cap_getname.c:9:27: rsbac/getname.h: No such file or directory
helpers/cap_getname.c:10:31: rsbac/cap_getname.h: No such file or directory
helpers/cap_getname.c:11:27: rsbac/helpers.h: No such file or directory
helpers/cap_getname.c:12:25: rsbac/error.h: No such file or directory
helpers/getname.c:12:25: rsbac/types.h: No such file or directory
helpers/getname.c:13:27: rsbac/getname.h: No such file or directory
helpers/getname.c:14:27: rsbac/helpers.h: No such file or directory
helpers/getname.c:15:25: rsbac/error.h: No such file or directory
helpers/getname.c:16:31: rsbac/pax_getname.h: No such file or directory
helpers/getname.c:34: error: `R_NONE' undeclared here (not in a function)
helpers/getname.c:36: warning: excess elements in scalar initializer
helpers/getname.c:36: warning: (near initialization for `request_list')
helpers/getname.c:37: warning: excess elements in scalar initializer
helpers/getname.c:37: warning: (near initialization for `request_list')
helpers/getname.c:38: warning: excess elements in scalar initializer
helpers/getname.c:38: warning: (near initialization for `request_list')
helpers/getname.c:39: warning: excess elements in scalar initializer
helpers/getname.c:39: warning: (near initialization for `request_list')
helpers/getname.c:40: warning: excess elements in scalar initializer
helpers/getname.c:40: warning: (near initialization for `request_list')
helpers/getname.c:41: warning: excess elements in scalar initializer
helpers/getname.c:41: warning: (near initialization for `request_list')
helpers/getname.c:42: warning: excess elements in scalar initializer
helpers/getname.c:42: warning: (near initialization for `request_list')
helpers/getname.c:43: warning: excess elements in scalar initializer
helpers/getname.c:43: warning: (near initialization for `request_list')
helpers/getname.c:44: warning: excess elements in scalar initializer
helpers/getname.c:44: warning: (near initialization for `request_list')
helpers/getname.c:45: warning: excess elements in scalar initializer
helpers/getname.c:45: warning: (near initialization for `request_list')
helpers/getname.c:46: warning: excess elements in scalar initializer
helpers/getname.c:46: warning: (near initialization for `request_list')
helpers/getname.c:47: warning: excess elements in scalar initializer
helpers/getname.c:47: warning: (near initialization for `request_list')
helpers/getname.c:48: warning: excess elements in scalar initializer
helpers/getname.c:48: warning: (near initialization for `request_list')
helpers/getname.c:49: warning: excess elements in scalar initializer
helpers/getname.c:49: warning: (near initialization for `request_list')
helpers/getname.c:50: warning: excess elements in scalar initializer
helpers/getname.c:50: warning: (near initialization for `request_list')
helpers/getname.c:51: warning: excess elements in scalar initializer
helpers/getname.c:51: warning: (near initialization for `request_list')
helpers/getname.c:52: warning: excess elements in scalar initializer
helpers/getname.c:52: warning: (near initialization for `request_list')
helpers/getname.c:53: warning: excess elements in scalar initializer
helpers/getname.c:53: warning: (near initialization for `request_list')
helpers/getname.c:54: warning: excess elements in scalar initializer
helpers/getname.c:54: warning: (near initialization for `request_list')
helpers/getname.c:55: warning: excess elements in scalar initializer
helpers/getname.c:55: warning: (near initialization for `request_list')
helpers/getname.c:56: warning: excess elements in scalar initializer
helpers/getname.c:56: warning: (near initialization for `request_list')
helpers/getname.c:57: warning: excess elements in scalar initializer
helpers/getname.c:57: warning: (near initialization for `request_list')
helpers/getname.c:58: warning: excess elements in scalar initializer
helpers/getname.c:58: warning: (near initialization for `request_list')
helpers/getname.c:59: warning: excess elements in scalar initializer
helpers/getname.c:59: warning: (near initialization for `request_list')
helpers/getname.c:60: warning: excess elements in scalar initializer
helpers/getname.c:60: warning: (near initialization for `request_list')
helpers/getname.c:61: warning: excess elements in scalar initializer
helpers/getname.c:61: warning: (near initialization for `request_list')
helpers/getname.c:62: warning: excess elements in scalar initializer
helpers/getname.c:62: warning: (near initialization for `request_list')
helpers/getname.c:63: warning: excess elements in scalar initializer
helpers/getname.c:63: warning: (near initialization for `request_list')
helpers/getname.c:64: warning: excess elements in scalar initializer
helpers/getname.c:64: warning: (near initialization for `request_list')
helpers/getname.c:65: warning: excess elements in scalar initializer
helpers/getname.c:65: warning: (near initialization for `request_list')
helpers/getname.c:66: warning: excess elements in scalar initializer
helpers/getname.c:66: warning: (near initialization for `request_list')
helpers/getname.c:67: warning: excess elements in scalar initializer
helpers/getname.c:67: warning: (near initialization for `request_list')
helpers/getname.c:68: warning: excess elements in scalar initializer
helpers/getname.c:68: warning: (near initialization for `request_list')
helpers/getname.c:69: warning: excess elements in scalar initializer
helpers/getname.c:69: warning: (near initialization for `request_list')
helpers/getname.c:70: warning: excess elements in scalar initializer
helpers/getname.c:70: warning: (near initialization for `request_list')
helpers/getname.c:71: warning: excess elements in scalar initializer
helpers/getname.c:71: warning: (near initialization for `request_list')
helpers/getname.c:72: warning: excess elements in scalar initializer
helpers/getname.c:72: warning: (near initialization for `request_list')
helpers/getname.c:73: warning: excess elements in scalar initializer
helpers/getname.c:73: warning: (near initialization for `request_list')
helpers/getname.c:74: warning: excess elements in scalar initializer
helpers/getname.c:74: warning: (near initialization for `request_list')
helpers/getname.c:75: warning: excess elements in scalar initializer
helpers/getname.c:75: warning: (near initialization for `request_list')
helpers/getname.c:76: warning: excess elements in scalar initializer
helpers/getname.c:76: warning: (near initialization for `request_list')
helpers/getname.c:77: warning: excess elements in scalar initializer
helpers/getname.c:77: warning: (near initialization for `request_list')
helpers/getname.c:78: warning: excess elements in scalar initializer
helpers/getname.c:78: warning: (near initialization for `request_list')
helpers/getname.c:79: warning: excess elements in scalar initializer
helpers/getname.c:79: warning: (near initialization for `request_list')
helpers/getname.c:80: warning: excess elements in scalar initializer
helpers/getname.c:80: warning: (near initialization for `request_list')
helpers/getname.c:81: warning: excess elements in scalar initializer
helpers/getname.c:81: warning: (near initialization for `request_list')
helpers/getname.c:82: warning: excess elements in scalar initializer
helpers/getname.c:82: warning: (near initialization for `request_list')
helpers/getname.c:83: warning: excess elements in scalar initializer
helpers/getname.c:83: warning: (near initialization for `request_list')
helpers/getname.c:84: warning: excess elements in scalar initializer
helpers/getname.c:84: warning: (near initialization for `request_list')
helpers/getname.c:85: warning: excess elements in scalar initializer
helpers/getname.c:85: warning: (near initialization for `request_list')
helpers/getname.c:87: error: `UNDEFINED' undeclared here (not in a function)
helpers/getname.c:89: warning: excess elements in scalar initializer
helpers/getname.c:89: warning: (near initialization for `result_list')
helpers/getname.c:90: warning: excess elements in scalar initializer
helpers/getname.c:90: warning: (near initialization for `result_list')
helpers/getname.c:91: warning: excess elements in scalar initializer
helpers/getname.c:91: warning: (near initialization for `result_list')
helpers/getname.c:93: error: parse error before "attr_mod_list"
helpers/getname.c:93: error: `A_none' undeclared here (not in a function)
helpers/getname.c:94: error: `GEN' undeclared here (not in a function)
helpers/getname.c:95: error: `MAC' undeclared here (not in a function)
helpers/getname.c:95: warning: excess elements in scalar initializer
helpers/getname.c:95: warning: (near initialization for `attr_mod_list')
helpers/getname.c:96: error: `MAC' undeclared here (not in a function)
helpers/getname.c:96: warning: excess elements in scalar initializer
helpers/getname.c:96: warning: (near initialization for `attr_mod_list')
helpers/getname.c:97: error: `MAC' undeclared here (not in a function)
helpers/getname.c:97: warning: excess elements in scalar initializer
helpers/getname.c:97: warning: (near initialization for `attr_mod_list')
helpers/getname.c:98: error: `MAC' undeclared here (not in a function)
helpers/getname.c:98: warning: excess elements in scalar initializer
helpers/getname.c:98: warning: (near initialization for `attr_mod_list')
helpers/getname.c:99: error: `MAC' undeclared here (not in a function)
helpers/getname.c:99: warning: excess elements in scalar initializer
helpers/getname.c:99: warning: (near initialization for `attr_mod_list')
helpers/getname.c:100: error: `MAC' undeclared here (not in a function)
helpers/getname.c:100: warning: excess elements in scalar initializer
helpers/getname.c:100: warning: (near initialization for `attr_mod_list')
helpers/getname.c:101: error: `MAC' undeclared here (not in a function)
helpers/getname.c:101: warning: excess elements in scalar initializer
helpers/getname.c:101: warning: (near initialization for `attr_mod_list')
helpers/getname.c:102: error: `MAC' undeclared here (not in a function)
helpers/getname.c:102: warning: excess elements in scalar initializer
helpers/getname.c:102: warning: (near initialization for `attr_mod_list')
helpers/getname.c:103: error: `MAC' undeclared here (not in a function)
helpers/getname.c:103: warning: excess elements in scalar initializer
helpers/getname.c:103: warning: (near initialization for `attr_mod_list')
helpers/getname.c:104: error: `MAC' undeclared here (not in a function)
helpers/getname.c:104: warning: excess elements in scalar initializer
helpers/getname.c:104: warning: (near initialization for `attr_mod_list')
helpers/getname.c:105: error: `MAC' undeclared here (not in a function)
helpers/getname.c:105: warning: excess elements in scalar initializer
helpers/getname.c:105: warning: (near initialization for `attr_mod_list')
helpers/getname.c:106: error: `MAC' undeclared here (not in a function)
helpers/getname.c:106: warning: excess elements in scalar initializer
helpers/getname.c:106: warning: (near initialization for `attr_mod_list')
helpers/getname.c:107: error: `MAC' undeclared here (not in a function)
helpers/getname.c:107: warning: excess elements in scalar initializer
helpers/getname.c:107: warning: (near initialization for `attr_mod_list')
helpers/getname.c:108: error: `SW_NONE' undeclared here (not in a function)
helpers/getname.c:108: warning: excess elements in scalar initializer
helpers/getname.c:108: warning: (near initialization for `attr_mod_list')
helpers/getname.c:109: error: `MAC' undeclared here (not in a function)
helpers/getname.c:109: warning: excess elements in scalar initializer
helpers/getname.c:109: warning: (near initialization for `attr_mod_list')
helpers/getname.c:110: error: `DAZ' undeclared here (not in a function)
helpers/getname.c:110: warning: excess elements in scalar initializer
helpers/getname.c:110: warning: (near initialization for `attr_mod_list')
helpers/getname.c:111: error: `FF' undeclared here (not in a function)
helpers/getname.c:111: warning: excess elements in scalar initializer
helpers/getname.c:111: warning: (near initialization for `attr_mod_list')
helpers/getname.c:112: error: `AUTH' undeclared here (not in a function)
helpers/getname.c:112: warning: excess elements in scalar initializer
helpers/getname.c:112: warning: (near initialization for `attr_mod_list')
helpers/getname.c:113: error: `CAP' undeclared here (not in a function)
helpers/getname.c:113: warning: excess elements in scalar initializer
helpers/getname.c:113: warning: (near initialization for `attr_mod_list')
helpers/getname.c:114: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:114: warning: excess elements in scalar initializer
helpers/getname.c:114: warning: (near initialization for `attr_mod_list')
helpers/getname.c:115: error: `PAX' undeclared here (not in a function)
helpers/getname.c:115: warning: excess elements in scalar initializer
helpers/getname.c:115: warning: (near initialization for `attr_mod_list')
helpers/getname.c:116: error: `MAC' undeclared here (not in a function)
helpers/getname.c:116: warning: excess elements in scalar initializer
helpers/getname.c:116: warning: (near initialization for `attr_mod_list')
helpers/getname.c:117: error: `MAC' undeclared here (not in a function)
helpers/getname.c:117: warning: excess elements in scalar initializer
helpers/getname.c:117: warning: (near initialization for `attr_mod_list')
helpers/getname.c:118: error: `MAC' undeclared here (not in a function)
helpers/getname.c:118: warning: excess elements in scalar initializer
helpers/getname.c:118: warning: (near initialization for `attr_mod_list')
helpers/getname.c:119: error: `MAC' undeclared here (not in a function)
helpers/getname.c:119: warning: excess elements in scalar initializer
helpers/getname.c:119: warning: (near initialization for `attr_mod_list')
helpers/getname.c:120: error: `MAC' undeclared here (not in a function)
helpers/getname.c:120: warning: excess elements in scalar initializer
helpers/getname.c:120: warning: (near initialization for `attr_mod_list')
helpers/getname.c:121: error: `MAC' undeclared here (not in a function)
helpers/getname.c:121: warning: excess elements in scalar initializer
helpers/getname.c:121: warning: (near initialization for `attr_mod_list')
helpers/getname.c:122: error: `MAC' undeclared here (not in a function)
helpers/getname.c:122: warning: excess elements in scalar initializer
helpers/getname.c:122: warning: (near initialization for `attr_mod_list')
helpers/getname.c:123: error: `MAC' undeclared here (not in a function)
helpers/getname.c:123: warning: excess elements in scalar initializer
helpers/getname.c:123: warning: (near initialization for `attr_mod_list')
helpers/getname.c:124: error: `MAC' undeclared here (not in a function)
helpers/getname.c:124: warning: excess elements in scalar initializer
helpers/getname.c:124: warning: (near initialization for `attr_mod_list')
helpers/getname.c:125: error: `PM' undeclared here (not in a function)
helpers/getname.c:125: warning: excess elements in scalar initializer
helpers/getname.c:125: warning: (near initialization for `attr_mod_list')
helpers/getname.c:126: error: `PM' undeclared here (not in a function)
helpers/getname.c:126: warning: excess elements in scalar initializer
helpers/getname.c:126: warning: (near initialization for `attr_mod_list')
helpers/getname.c:127: error: `PM' undeclared here (not in a function)
helpers/getname.c:127: warning: excess elements in scalar initializer
helpers/getname.c:127: warning: (near initialization for `attr_mod_list')
helpers/getname.c:128: error: `PM' undeclared here (not in a function)
helpers/getname.c:128: warning: excess elements in scalar initializer
helpers/getname.c:128: warning: (near initialization for `attr_mod_list')
helpers/getname.c:129: error: `PM' undeclared here (not in a function)
helpers/getname.c:129: warning: excess elements in scalar initializer
helpers/getname.c:129: warning: (near initialization for `attr_mod_list')
helpers/getname.c:130: error: `PM' undeclared here (not in a function)
helpers/getname.c:130: warning: excess elements in scalar initializer
helpers/getname.c:130: warning: (near initialization for `attr_mod_list')
helpers/getname.c:131: error: `PM' undeclared here (not in a function)
helpers/getname.c:131: warning: excess elements in scalar initializer
helpers/getname.c:131: warning: (near initialization for `attr_mod_list')
helpers/getname.c:132: error: `PM' undeclared here (not in a function)
helpers/getname.c:132: warning: excess elements in scalar initializer
helpers/getname.c:132: warning: (near initialization for `attr_mod_list')
helpers/getname.c:133: error: `PM' undeclared here (not in a function)
helpers/getname.c:133: warning: excess elements in scalar initializer
helpers/getname.c:133: warning: (near initialization for `attr_mod_list')
helpers/getname.c:134: error: `PM' undeclared here (not in a function)
helpers/getname.c:134: warning: excess elements in scalar initializer
helpers/getname.c:134: warning: (near initialization for `attr_mod_list')
helpers/getname.c:135: error: `PM' undeclared here (not in a function)
helpers/getname.c:135: warning: excess elements in scalar initializer
helpers/getname.c:135: warning: (near initialization for `attr_mod_list')
helpers/getname.c:136: error: `PM' undeclared here (not in a function)
helpers/getname.c:136: warning: excess elements in scalar initializer
helpers/getname.c:136: warning: (near initialization for `attr_mod_list')
helpers/getname.c:137: error: `PM' undeclared here (not in a function)
helpers/getname.c:137: warning: excess elements in scalar initializer
helpers/getname.c:137: warning: (near initialization for `attr_mod_list')
helpers/getname.c:138: error: `PM' undeclared here (not in a function)
helpers/getname.c:138: warning: excess elements in scalar initializer
helpers/getname.c:138: warning: (near initialization for `attr_mod_list')
helpers/getname.c:139: error: `PM' undeclared here (not in a function)
helpers/getname.c:139: warning: excess elements in scalar initializer
helpers/getname.c:139: warning: (near initialization for `attr_mod_list')
helpers/getname.c:140: error: `DAZ' undeclared here (not in a function)
helpers/getname.c:140: warning: excess elements in scalar initializer
helpers/getname.c:140: warning: (near initialization for `attr_mod_list')
helpers/getname.c:141: error: `DAZ' undeclared here (not in a function)
helpers/getname.c:141: warning: excess elements in scalar initializer
helpers/getname.c:141: warning: (near initialization for `attr_mod_list')
helpers/getname.c:142: error: `FF' undeclared here (not in a function)
helpers/getname.c:142: warning: excess elements in scalar initializer
helpers/getname.c:142: warning: (near initialization for `attr_mod_list')
helpers/getname.c:143: error: `RC' undeclared here (not in a function)
helpers/getname.c:143: warning: excess elements in scalar initializer
helpers/getname.c:143: warning: (near initialization for `attr_mod_list')
helpers/getname.c:144: error: `RC' undeclared here (not in a function)
helpers/getname.c:144: warning: excess elements in scalar initializer
helpers/getname.c:144: warning: (near initialization for `attr_mod_list')
helpers/getname.c:145: error: `RC' undeclared here (not in a function)
helpers/getname.c:145: warning: excess elements in scalar initializer
helpers/getname.c:145: warning: (near initialization for `attr_mod_list')
helpers/getname.c:146: error: `RC' undeclared here (not in a function)
helpers/getname.c:146: warning: excess elements in scalar initializer
helpers/getname.c:146: warning: (near initialization for `attr_mod_list')
helpers/getname.c:147: error: `RC' undeclared here (not in a function)
helpers/getname.c:147: warning: excess elements in scalar initializer
helpers/getname.c:147: warning: (near initialization for `attr_mod_list')
helpers/getname.c:148: error: `RC' undeclared here (not in a function)
helpers/getname.c:148: warning: excess elements in scalar initializer
helpers/getname.c:148: warning: (near initialization for `attr_mod_list')
helpers/getname.c:149: error: `RC' undeclared here (not in a function)
helpers/getname.c:149: warning: excess elements in scalar initializer
helpers/getname.c:149: warning: (near initialization for `attr_mod_list')
helpers/getname.c:150: error: `RC' undeclared here (not in a function)
helpers/getname.c:150: warning: excess elements in scalar initializer
helpers/getname.c:150: warning: (near initialization for `attr_mod_list')
helpers/getname.c:151: error: `RC' undeclared here (not in a function)
helpers/getname.c:151: warning: excess elements in scalar initializer
helpers/getname.c:151: warning: (near initialization for `attr_mod_list')
helpers/getname.c:152: error: `AUTH' undeclared here (not in a function)
helpers/getname.c:152: warning: excess elements in scalar initializer
helpers/getname.c:152: warning: (near initialization for `attr_mod_list')
helpers/getname.c:153: error: `AUTH' undeclared here (not in a function)
helpers/getname.c:153: warning: excess elements in scalar initializer
helpers/getname.c:153: warning: (near initialization for `attr_mod_list')
helpers/getname.c:154: error: `AUTH' undeclared here (not in a function)
helpers/getname.c:154: warning: excess elements in scalar initializer
helpers/getname.c:154: warning: (near initialization for `attr_mod_list')
helpers/getname.c:155: error: `CAP' undeclared here (not in a function)
helpers/getname.c:155: warning: excess elements in scalar initializer
helpers/getname.c:155: warning: (near initialization for `attr_mod_list')
helpers/getname.c:156: error: `CAP' undeclared here (not in a function)
helpers/getname.c:156: warning: excess elements in scalar initializer
helpers/getname.c:156: warning: (near initialization for `attr_mod_list')
helpers/getname.c:157: error: `CAP' undeclared here (not in a function)
helpers/getname.c:157: warning: excess elements in scalar initializer
helpers/getname.c:157: warning: (near initialization for `attr_mod_list')
helpers/getname.c:158: error: `CAP' undeclared here (not in a function)
helpers/getname.c:158: warning: excess elements in scalar initializer
helpers/getname.c:158: warning: (near initialization for `attr_mod_list')
helpers/getname.c:159: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:159: warning: excess elements in scalar initializer
helpers/getname.c:159: warning: (near initialization for `attr_mod_list')
helpers/getname.c:160: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:160: warning: excess elements in scalar initializer
helpers/getname.c:160: warning: (near initialization for `attr_mod_list')
helpers/getname.c:161: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:161: warning: excess elements in scalar initializer
helpers/getname.c:161: warning: (near initialization for `attr_mod_list')
helpers/getname.c:162: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:162: warning: excess elements in scalar initializer
helpers/getname.c:162: warning: (near initialization for `attr_mod_list')
helpers/getname.c:163: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:163: warning: excess elements in scalar initializer
helpers/getname.c:163: warning: (near initialization for `attr_mod_list')
helpers/getname.c:164: error: `JAIL' undeclared here (not in a function)
helpers/getname.c:164: warning: excess elements in scalar initializer
helpers/getname.c:164: warning: (near initialization for `attr_mod_list')
helpers/getname.c:165: error: `PAX' undeclared here (not in a function)
helpers/getname.c:165: warning: excess elements in scalar initializer
helpers/getname.c:165: warning: (near initialization for `attr_mod_list')
helpers/getname.c:166: error: `RES' undeclared here (not in a function)
helpers/getname.c:166: warning: excess elements in scalar initializer
helpers/getname.c:166: warning: (near initialization for `attr_mod_list')
helpers/getname.c:167: error: `RES' undeclared here (not in a function)
helpers/getname.c:167: warning: excess elements in scalar initializer
helpers/getname.c:167: warning: (near initialization for `attr_mod_list')
helpers/getname.c:168: error: `RES' undeclared here (not in a function)
helpers/getname.c:168: warning: excess elements in scalar initializer
helpers/getname.c:168: warning: (near initialization for `attr_mod_list')
helpers/getname.c:169: error: `GEN' undeclared here (not in a function)
helpers/getname.c:169: warning: excess elements in scalar initializer
helpers/getname.c:169: warning: (near initialization for `attr_mod_list')
helpers/getname.c:170: error: `GEN' undeclared here (not in a function)
helpers/getname.c:170: warning: excess elements in scalar initializer
helpers/getname.c:170: warning: (near initialization for `attr_mod_list')
helpers/getname.c:171: error: `GEN' undeclared here (not in a function)
helpers/getname.c:171: warning: excess elements in scalar initializer
helpers/getname.c:171: warning: (near initialization for `attr_mod_list')
helpers/getname.c:172: error: `GEN' undeclared here (not in a function)
helpers/getname.c:172: warning: excess elements in scalar initializer
helpers/getname.c:172: warning: (near initialization for `attr_mod_list')
helpers/getname.c:173: error: `GEN' undeclared here (not in a function)
helpers/getname.c:173: warning: excess elements in scalar initializer
helpers/getname.c:173: warning: (near initialization for `attr_mod_list')
helpers/getname.c:174: error: `GEN' undeclared here (not in a function)
helpers/getname.c:174: warning: excess elements in scalar initializer
helpers/getname.c:174: warning: (near initialization for `attr_mod_list')
helpers/getname.c:175: error: `GEN' undeclared here (not in a function)
helpers/getname.c:175: warning: excess elements in scalar initializer
helpers/getname.c:175: warning: (near initialization for `attr_mod_list')
helpers/getname.c:176: error: `GEN' undeclared here (not in a function)
helpers/getname.c:176: warning: excess elements in scalar initializer
helpers/getname.c:176: warning: (near initialization for `attr_mod_list')
helpers/getname.c:177: error: `GEN' undeclared here (not in a function)
helpers/getname.c:177: warning: excess elements in scalar initializer
helpers/getname.c:177: warning: (near initialization for `attr_mod_list')
helpers/getname.c:178: error: `GEN' undeclared here (not in a function)
helpers/getname.c:178: warning: excess elements in scalar initializer
helpers/getname.c:178: warning: (near initialization for `attr_mod_list')
helpers/getname.c:179: error: `GEN' undeclared here (not in a function)
helpers/getname.c:179: warning: excess elements in scalar initializer
helpers/getname.c:179: warning: (near initialization for `attr_mod_list')
helpers/getname.c:180: error: `GEN' undeclared here (not in a function)
helpers/getname.c:180: warning: excess elements in scalar initializer
helpers/getname.c:180: warning: (near initialization for `attr_mod_list')
helpers/getname.c:181: error: `GEN' undeclared here (not in a function)
helpers/getname.c:181: warning: excess elements in scalar initializer
helpers/getname.c:181: warning: (near initialization for `attr_mod_list')
helpers/getname.c:182: error: `CAP' undeclared here (not in a function)
helpers/getname.c:182: warning: excess elements in scalar initializer
helpers/getname.c:182: warning: (near initialization for `attr_mod_list')
helpers/getname.c:183: error: `GEN' undeclared here (not in a function)
helpers/getname.c:183: warning: excess elements in scalar initializer
helpers/getname.c:183: warning: (near initialization for `attr_mod_list')
helpers/getname.c:184: error: `GEN' undeclared here (not in a function)
helpers/getname.c:184: warning: excess elements in scalar initializer
helpers/getname.c:184: warning: (near initialization for `attr_mod_list')
helpers/getname.c:185: error: `GEN' undeclared here (not in a function)
helpers/getname.c:185: warning: excess elements in scalar initializer
helpers/getname.c:185: warning: (near initialization for `attr_mod_list')
helpers/getname.c:186: error: `AUTH' undeclared here (not in a function)
helpers/getname.c:186: warning: excess elements in scalar initializer
helpers/getname.c:186: warning: (near initialization for `attr_mod_list')
helpers/getname.c:187: error: `GEN' undeclared here (not in a function)
helpers/getname.c:187: warning: excess elements in scalar initializer
helpers/getname.c:187: warning: (near initialization for `attr_mod_list')
helpers/getname.c:222: error: `SW_NONE' undeclared here (not in a function)
helpers/getname.c:222: warning: excess elements in scalar initializer
helpers/getname.c:222: warning: (near initialization for `attr_mod_list')
helpers/getname.c:222: warning: data definition has no type or storage class
helpers/getname.c:224: error: `A_none' undeclared here (not in a function)
helpers/getname.c:226: warning: excess elements in scalar initializer
helpers/getname.c:226: warning: (near initialization for `attribute_list')
helpers/getname.c:227: warning: excess elements in scalar initializer
helpers/getname.c:227: warning: (near initialization for `attribute_list')
helpers/getname.c:228: warning: excess elements in scalar initializer
helpers/getname.c:228: warning: (near initialization for `attribute_list')
helpers/getname.c:229: warning: excess elements in scalar initializer
helpers/getname.c:229: warning: (near initialization for `attribute_list')
helpers/getname.c:230: warning: excess elements in scalar initializer
helpers/getname.c:230: warning: (near initialization for `attribute_list')
helpers/getname.c:231: warning: excess elements in scalar initializer
helpers/getname.c:231: warning: (near initialization for `attribute_list')
helpers/getname.c:232: warning: excess elements in scalar initializer
helpers/getname.c:232: warning: (near initialization for `attribute_list')
helpers/getname.c:233: warning: excess elements in scalar initializer
helpers/getname.c:233: warning: (near initialization for `attribute_list')
helpers/getname.c:234: warning: excess elements in scalar initializer
helpers/getname.c:234: warning: (near initialization for `attribute_list')
helpers/getname.c:235: warning: excess elements in scalar initializer
helpers/getname.c:235: warning: (near initialization for `attribute_list')
helpers/getname.c:236: warning: excess elements in scalar initializer
helpers/getname.c:236: warning: (near initialization for `attribute_list')
helpers/getname.c:237: warning: excess elements in scalar initializer
helpers/getname.c:237: warning: (near initialization for `attribute_list')
helpers/getname.c:238: warning: excess elements in scalar initializer
helpers/getname.c:238: warning: (near initialization for `attribute_list')
helpers/getname.c:239: warning: excess elements in scalar initializer
helpers/getname.c:239: warning: (near initialization for `attribute_list')
helpers/getname.c:240: warning: excess elements in scalar initializer
helpers/getname.c:240: warning: (near initialization for `attribute_list')
helpers/getname.c:241: warning: excess elements in scalar initializer
helpers/getname.c:241: warning: (near initialization for `attribute_list')
helpers/getname.c:242: warning: excess elements in scalar initializer
helpers/getname.c:242: warning: (near initialization for `attribute_list')
helpers/getname.c:243: warning: excess elements in scalar initializer
helpers/getname.c:243: warning: (near initialization for `attribute_list')
helpers/getname.c:244: warning: excess elements in scalar initializer
helpers/getname.c:244: warning: (near initialization for `attribute_list')
helpers/getname.c:245: warning: excess elements in scalar initializer
helpers/getname.c:245: warning: (near initialization for `attribute_list')
helpers/getname.c:246: warning: excess elements in scalar initializer
helpers/getname.c:246: warning: (near initialization for `attribute_list')
helpers/getname.c:247: warning: excess elements in scalar initializer
helpers/getname.c:247: warning: (near initialization for `attribute_list')
helpers/getname.c:248: warning: excess elements in scalar initializer
helpers/getname.c:248: warning: (near initialization for `attribute_list')
helpers/getname.c:249: warning: excess elements in scalar initializer
helpers/getname.c:249: warning: (near initialization for `attribute_list')
helpers/getname.c:250: warning: excess elements in scalar initializer
helpers/getname.c:250: warning: (near initialization for `attribute_list')
helpers/getname.c:251: warning: excess elements in scalar initializer
helpers/getname.c:251: warning: (near initialization for `attribute_list')
helpers/getname.c:252: warning: excess elements in scalar initializer
helpers/getname.c:252: warning: (near initialization for `attribute_list')
helpers/getname.c:253: warning: excess elements in scalar initializer
helpers/getname.c:253: warning: (near initialization for `attribute_list')
helpers/getname.c:254: warning: excess elements in scalar initializer
helpers/getname.c:254: warning: (near initialization for `attribute_list')
helpers/getname.c:255: warning: excess elements in scalar initializer
helpers/getname.c:255: warning: (near initialization for `attribute_list')
helpers/getname.c:256: warning: excess elements in scalar initializer
helpers/getname.c:256: warning: (near initialization for `attribute_list')
helpers/getname.c:257: warning: excess elements in scalar initializer
helpers/getname.c:257: warning: (near initialization for `attribute_list')
helpers/getname.c:258: warning: excess elements in scalar initializer
helpers/getname.c:258: warning: (near initialization for `attribute_list')
helpers/getname.c:259: warning: excess elements in scalar initializer
helpers/getname.c:259: warning: (near initialization for `attribute_list')
helpers/getname.c:260: warning: excess elements in scalar initializer
helpers/getname.c:260: warning: (near initialization for `attribute_list')
helpers/getname.c:261: warning: excess elements in scalar initializer
helpers/getname.c:261: warning: (near initialization for `attribute_list')
helpers/getname.c:262: warning: excess elements in scalar initializer
helpers/getname.c:262: warning: (near initialization for `attribute_list')
helpers/getname.c:263: warning: excess elements in scalar initializer
helpers/getname.c:263: warning: (near initialization for `attribute_list')
helpers/getname.c:264: warning: excess elements in scalar initializer
helpers/getname.c:264: warning: (near initialization for `attribute_list')
helpers/getname.c:265: warning: excess elements in scalar initializer
helpers/getname.c:265: warning: (near initialization for `attribute_list')
helpers/getname.c:266: warning: excess elements in scalar initializer
helpers/getname.c:266: warning: (near initialization for `attribute_list')
helpers/getname.c:267: warning: excess elements in scalar initializer
helpers/getname.c:267: warning: (near initialization for `attribute_list')
helpers/getname.c:268: warning: excess elements in scalar initializer
helpers/getname.c:268: warning: (near initialization for `attribute_list')
helpers/getname.c:269: warning: excess elements in scalar initializer
helpers/getname.c:269: warning: (near initialization for `attribute_list')
helpers/getname.c:270: warning: excess elements in scalar initializer
helpers/getname.c:270: warning: (near initialization for `attribute_list')
helpers/getname.c:271: warning: excess elements in scalar initializer
helpers/getname.c:271: warning: (near initialization for `attribute_list')
helpers/getname.c:272: warning: excess elements in scalar initializer
helpers/getname.c:272: warning: (near initialization for `attribute_list')
helpers/getname.c:273: warning: excess elements in scalar initializer
helpers/getname.c:273: warning: (near initialization for `attribute_list')
helpers/getname.c:274: warning: excess elements in scalar initializer
helpers/getname.c:274: warning: (near initialization for `attribute_list')
helpers/getname.c:275: warning: excess elements in scalar initializer
helpers/getname.c:275: warning: (near initialization for `attribute_list')
helpers/getname.c:276: warning: excess elements in scalar initializer
helpers/getname.c:276: warning: (near initialization for `attribute_list')
helpers/getname.c:277: warning: excess elements in scalar initializer
helpers/getname.c:277: warning: (near initialization for `attribute_list')
helpers/getname.c:278: warning: excess elements in scalar initializer
helpers/getname.c:278: warning: (near initialization for `attribute_list')
helpers/getname.c:279: warning: excess elements in scalar initializer
helpers/getname.c:279: warning: (near initialization for `attribute_list')
helpers/getname.c:280: warning: excess elements in scalar initializer
helpers/getname.c:280: warning: (near initialization for `attribute_list')
helpers/getname.c:281: warning: excess elements in scalar initializer
helpers/getname.c:281: warning: (near initialization for `attribute_list')
helpers/getname.c:282: warning: excess elements in scalar initializer
helpers/getname.c:282: warning: (near initialization for `attribute_list')
helpers/getname.c:283: warning: excess elements in scalar initializer
helpers/getname.c:283: warning: (near initialization for `attribute_list')
helpers/getname.c:284: warning: excess elements in scalar initializer
helpers/getname.c:284: warning: (near initialization for `attribute_list')
helpers/getname.c:285: warning: excess elements in scalar initializer
helpers/getname.c:285: warning: (near initialization for `attribute_list')
helpers/getname.c:286: warning: excess elements in scalar initializer
helpers/getname.c:286: warning: (near initialization for `attribute_list')
helpers/getname.c:287: warning: excess elements in scalar initializer
helpers/getname.c:287: warning: (near initialization for `attribute_list')
helpers/getname.c:288: warning: excess elements in scalar initializer
helpers/getname.c:288: warning: (near initialization for `attribute_list')
helpers/getname.c:289: warning: excess elements in scalar initializer
helpers/getname.c:289: warning: (near initialization for `attribute_list')
helpers/getname.c:290: warning: excess elements in scalar initializer
helpers/getname.c:290: warning: (near initialization for `attribute_list')
helpers/getname.c:291: warning: excess elements in scalar initializer
helpers/getname.c:291: warning: (near initialization for `attribute_list')
helpers/getname.c:292: warning: excess elements in scalar initializer
helpers/getname.c:292: warning: (near initialization for `attribute_list')
helpers/getname.c:293: warning: excess elements in scalar initializer
helpers/getname.c:293: warning: (near initialization for `attribute_list')
helpers/getname.c:294: warning: excess elements in scalar initializer
helpers/getname.c:294: warning: (near initialization for `attribute_list')
helpers/getname.c:295: warning: excess elements in scalar initializer
helpers/getname.c:295: warning: (near initialization for `attribute_list')
helpers/getname.c:296: warning: excess elements in scalar initializer
helpers/getname.c:296: warning: (near initialization for `attribute_list')
helpers/getname.c:297: warning: excess elements in scalar initializer
helpers/getname.c:297: warning: (near initialization for `attribute_list')
helpers/getname.c:298: warning: excess elements in scalar initializer
helpers/getname.c:298: warning: (near initialization for `attribute_list')
helpers/getname.c:299: warning: excess elements in scalar initializer
helpers/getname.c:299: warning: (near initialization for `attribute_list')
helpers/getname.c:300: warning: excess elements in scalar initializer
helpers/getname.c:300: warning: (near initialization for `attribute_list')
helpers/getname.c:301: warning: excess elements in scalar initializer
helpers/getname.c:301: warning: (near initialization for `attribute_list')
helpers/getname.c:302: warning: excess elements in scalar initializer
helpers/getname.c:302: warning: (near initialization for `attribute_list')
helpers/getname.c:303: warning: excess elements in scalar initializer
helpers/getname.c:303: warning: (near initialization for `attribute_list')
helpers/getname.c:304: warning: excess elements in scalar initializer
helpers/getname.c:304: warning: (near initialization for `attribute_list')
helpers/getname.c:305: warning: excess elements in scalar initializer
helpers/getname.c:305: warning: (near initialization for `attribute_list')
helpers/getname.c:306: warning: excess elements in scalar initializer
helpers/getname.c:306: warning: (near initialization for `attribute_list')
helpers/getname.c:307: warning: excess elements in scalar initializer
helpers/getname.c:307: warning: (near initialization for `attribute_list')
helpers/getname.c:308: warning: excess elements in scalar initializer
helpers/getname.c:308: warning: (near initialization for `attribute_list')
helpers/getname.c:309: warning: excess elements in scalar initializer
helpers/getname.c:309: warning: (near initialization for `attribute_list')
helpers/getname.c:310: warning: excess elements in scalar initializer
helpers/getname.c:310: warning: (near initialization for `attribute_list')
helpers/getname.c:311: warning: excess elements in scalar initializer
helpers/getname.c:311: warning: (near initialization for `attribute_list')
helpers/getname.c:312: warning: excess elements in scalar initializer
helpers/getname.c:312: warning: (near initialization for `attribute_list')
helpers/getname.c:313: warning: excess elements in scalar initializer
helpers/getname.c:313: warning: (near initialization for `attribute_list')
helpers/getname.c:314: warning: excess elements in scalar initializer
helpers/getname.c:314: warning: (near initialization for `attribute_list')
helpers/getname.c:315: warning: excess elements in scalar initializer
helpers/getname.c:315: warning: (near initialization for `attribute_list')
helpers/getname.c:316: warning: excess elements in scalar initializer
helpers/getname.c:316: warning: (near initialization for `attribute_list')
helpers/getname.c:317: warning: excess elements in scalar initializer
helpers/getname.c:317: warning: (near initialization for `attribute_list')
helpers/getname.c:318: warning: excess elements in scalar initializer
helpers/getname.c:318: warning: (near initialization for `attribute_list')
helpers/getname.c:354: warning: excess elements in scalar initializer
helpers/getname.c:354: warning: (near initialization for `attribute_list')
helpers/getname.c:356: error: `T_NONE' undeclared here (not in a function)
helpers/getname.c:358: warning: excess elements in scalar initializer
helpers/getname.c:358: warning: (near initialization for `target_list')
helpers/getname.c:359: warning: excess elements in scalar initializer
helpers/getname.c:359: warning: (near initialization for `target_list')
helpers/getname.c:360: warning: excess elements in scalar initializer
helpers/getname.c:360: warning: (near initialization for `target_list')
helpers/getname.c:361: warning: excess elements in scalar initializer
helpers/getname.c:361: warning: (near initialization for `target_list')
helpers/getname.c:362: warning: excess elements in scalar initializer
helpers/getname.c:362: warning: (near initialization for `target_list')
helpers/getname.c:363: warning: excess elements in scalar initializer
helpers/getname.c:363: warning: (near initialization for `target_list')
helpers/getname.c:364: warning: excess elements in scalar initializer
helpers/getname.c:364: warning: (near initialization for `target_list')
helpers/getname.c:365: warning: excess elements in scalar initializer
helpers/getname.c:365: warning: (near initialization for `target_list')
helpers/getname.c:366: warning: excess elements in scalar initializer
helpers/getname.c:366: warning: (near initialization for `target_list')
helpers/getname.c:367: warning: excess elements in scalar initializer
helpers/getname.c:367: warning: (near initialization for `target_list')
helpers/getname.c:368: warning: excess elements in scalar initializer
helpers/getname.c:368: warning: (near initialization for `target_list')
helpers/getname.c:369: warning: excess elements in scalar initializer
helpers/getname.c:369: warning: (near initialization for `target_list')
helpers/getname.c:370: warning: excess elements in scalar initializer
helpers/getname.c:370: warning: (near initialization for `target_list')
helpers/getname.c:371: warning: excess elements in scalar initializer
helpers/getname.c:371: warning: (near initialization for `target_list')
helpers/getname.c:372: warning: excess elements in scalar initializer
helpers/getname.c:372: warning: (near initialization for `target_list')
helpers/getname.c:374: error: `I_none' undeclared here (not in a function)
helpers/getname.c:376: warning: excess elements in scalar initializer
helpers/getname.c:376: warning: (near initialization for `ipc_target_list')
helpers/getname.c:377: warning: excess elements in scalar initializer
helpers/getname.c:377: warning: (near initialization for `ipc_target_list')
helpers/getname.c:378: warning: excess elements in scalar initializer
helpers/getname.c:378: warning: (near initialization for `ipc_target_list')
helpers/getname.c:379: warning: excess elements in scalar initializer
helpers/getname.c:379: warning: (near initialization for `ipc_target_list')
helpers/getname.c:380: warning: excess elements in scalar initializer
helpers/getname.c:380: warning: (near initialization for `ipc_target_list')
helpers/getname.c:382: error: `SW_NONE' undeclared here (not in a function)
helpers/getname.c:384: warning: excess elements in scalar initializer
helpers/getname.c:384: warning: (near initialization for
`switch_target_list')
helpers/getname.c:385: warning: excess elements in scalar initializer
helpers/getname.c:385: warning: (near initialization for
`switch_target_list')
helpers/getname.c:386: warning: excess elements in scalar initializer
helpers/getname.c:386: warning: (near initialization for
`switch_target_list')
helpers/getname.c:387: warning: excess elements in scalar initializer
helpers/getname.c:387: warning: (near initialization for
`switch_target_list')
helpers/getname.c:388: warning: excess elements in scalar initializer
helpers/getname.c:388: warning: (near initialization for
`switch_target_list')
helpers/getname.c:389: warning: excess elements in scalar initializer
helpers/getname.c:389: warning: (near initialization for
`switch_target_list')
helpers/getname.c:390: warning: excess elements in scalar initializer
helpers/getname.c:390: warning: (near initialization for
`switch_target_list')
helpers/getname.c:391: warning: excess elements in scalar initializer
helpers/getname.c:391: warning: (near initialization for
`switch_target_list')
helpers/getname.c:392: warning: excess elements in scalar initializer
helpers/getname.c:392: warning: (near initialization for
`switch_target_list')
helpers/getname.c:393: warning: excess elements in scalar initializer
helpers/getname.c:393: warning: (near initialization for
`switch_target_list')
helpers/getname.c:394: warning: excess elements in scalar initializer
helpers/getname.c:394: warning: (near initialization for
`switch_target_list')
helpers/getname.c:395: warning: excess elements in scalar initializer
helpers/getname.c:395: warning: (near initialization for
`switch_target_list')
helpers/getname.c:396: warning: excess elements in scalar initializer
helpers/getname.c:396: warning: (near initialization for
`switch_target_list')
helpers/getname.c:397: warning: excess elements in scalar initializer
helpers/getname.c:397: warning: (near initialization for
`switch_target_list')
helpers/getname.c:398: warning: excess elements in scalar initializer
helpers/getname.c:398: warning: (near initialization for
`switch_target_list')
helpers/getname.c:399: warning: excess elements in scalar initializer
helpers/getname.c:399: warning: (near initialization for
`switch_target_list')
helpers/getname.c:400: warning: excess elements in scalar initializer
helpers/getname.c:400: warning: (near initialization for
`switch_target_list')
helpers/getname.c:402: error: `RSBAC_EMAX' undeclared here (not in a
function)
helpers/getname.c:404: warning: excess elements in scalar initializer
helpers/getname.c:404: warning: (near initialization for `error_list')
helpers/getname.c:405: warning: excess elements in scalar initializer
helpers/getname.c:405: warning: (near initialization for `error_list')
helpers/getname.c:406: warning: excess elements in scalar initializer
helpers/getname.c:406: warning: (near initialization for `error_list')
helpers/getname.c:407: warning: excess elements in scalar initializer
helpers/getname.c:407: warning: (near initialization for `error_list')
helpers/getname.c:408: warning: excess elements in scalar initializer
helpers/getname.c:408: warning: (near initialization for `error_list')
helpers/getname.c:409: warning: excess elements in scalar initializer
helpers/getname.c:409: warning: (near initialization for `error_list')
helpers/getname.c:410: warning: excess elements in scalar initializer
helpers/getname.c:410: warning: (near initialization for `error_list')
helpers/getname.c:411: warning: excess elements in scalar initializer
helpers/getname.c:411: warning: (near initialization for `error_list')
helpers/getname.c:412: warning: excess elements in scalar initializer
helpers/getname.c:412: warning: (near initialization for `error_list')
helpers/getname.c:413: warning: excess elements in scalar initializer
helpers/getname.c:413: warning: (near initialization for `error_list')
helpers/getname.c:414: warning: excess elements in scalar initializer
helpers/getname.c:414: warning: (near initialization for `error_list')
helpers/getname.c:415: warning: excess elements in scalar initializer
helpers/getname.c:415: warning: (near initialization for `error_list')
helpers/getname.c:416: warning: excess elements in scalar initializer
helpers/getname.c:416: warning: (near initialization for `error_list')
helpers/getname.c:417: warning: excess elements in scalar initializer
helpers/getname.c:417: warning: (near initialization for `error_list')
helpers/getname.c:418: warning: excess elements in scalar initializer
helpers/getname.c:418: warning: (near initialization for `error_list')
helpers/getname.c:419: warning: excess elements in scalar initializer
helpers/getname.c:419: warning: (near initialization for `error_list')
helpers/getname.c:420: warning: excess elements in scalar initializer
helpers/getname.c:420: warning: (near initialization for `error_list')
helpers/getname.c:421: warning: excess elements in scalar initializer
helpers/getname.c:421: warning: (near initialization for `error_list')
helpers/getname.c:422: warning: excess elements in scalar initializer
helpers/getname.c:422: warning: (near initialization for `error_list')
helpers/getname.c:423: warning: excess elements in scalar initializer
helpers/getname.c:423: warning: (near initialization for `error_list')
helpers/getname.c:424: warning: excess elements in scalar initializer
helpers/getname.c:424: warning: (near initialization for `error_list')
helpers/getname.c:425: warning: excess elements in scalar initializer
helpers/getname.c:425: warning: (near initialization for `error_list')
helpers/getname.c:426: warning: excess elements in scalar initializer
helpers/getname.c:426: warning: (near initialization for `error_list')
helpers/getname.c:427: warning: excess elements in scalar initializer
helpers/getname.c:427: warning: (near initialization for `error_list')
helpers/getname.c:428: warning: excess elements in scalar initializer
helpers/getname.c:428: warning: (near initialization for `error_list')
helpers/getname.c:429: warning: excess elements in scalar initializer
helpers/getname.c:429: warning: (near initialization for `error_list')
helpers/getname.c:430: warning: excess elements in scalar initializer
helpers/getname.c:430: warning: (near initialization for `error_list')
helpers/getname.c:431: warning: excess elements in scalar initializer
helpers/getname.c:431: warning: (near initialization for `error_list')
helpers/getname.c:432: warning: excess elements in scalar initializer
helpers/getname.c:432: warning: (near initialization for `error_list')
helpers/getname.c:433: warning: excess elements in scalar initializer
helpers/getname.c:433: warning: (near initialization for `error_list')
helpers/getname.c:435: warning: excess elements in scalar initializer
helpers/getname.c:435: warning: (near initialization for `error_list')
helpers/getname.c:437: error: `ST_none' undeclared here (not in a function)
helpers/getname.c:439: warning: excess elements in scalar initializer
helpers/getname.c:439: warning: (near initialization for `scd_type_list')
helpers/getname.c:440: warning: excess elements in scalar initializer
helpers/getname.c:440: warning: (near initialization for `scd_type_list')
helpers/getname.c:441: warning: excess elements in scalar initializer
helpers/getname.c:441: warning: (near initialization for `scd_type_list')
helpers/getname.c:442: warning: excess elements in scalar initializer
helpers/getname.c:442: warning: (near initialization for `scd_type_list')
helpers/getname.c:443: warning: excess elements in scalar initializer
helpers/getname.c:443: warning: (near initialization for `scd_type_list')
helpers/getname.c:444: warning: excess elements in scalar initializer
helpers/getname.c:444: warning: (near initialization for `scd_type_list')
helpers/getname.c:445: warning: excess elements in scalar initializer
helpers/getname.c:445: warning: (near initialization for `scd_type_list')
helpers/getname.c:446: warning: excess elements in scalar initializer
helpers/getname.c:446: warning: (near initialization for `scd_type_list')
helpers/getname.c:447: warning: excess elements in scalar initializer
helpers/getname.c:447: warning: (near initialization for `scd_type_list')
helpers/getname.c:448: warning: excess elements in scalar initializer
helpers/getname.c:448: warning: (near initialization for `scd_type_list')
helpers/getname.c:449: warning: excess elements in scalar initializer
helpers/getname.c:449: warning: (near initialization for `scd_type_list')
helpers/getname.c:450: warning: excess elements in scalar initializer
helpers/getname.c:450: warning: (near initialization for `scd_type_list')
helpers/getname.c:451: warning: excess elements in scalar initializer
helpers/getname.c:451: warning: (near initialization for `scd_type_list')
helpers/getname.c:452: warning: excess elements in scalar initializer
helpers/getname.c:452: warning: (near initialization for `scd_type_list')
helpers/getname.c:453: warning: excess elements in scalar initializer
helpers/getname.c:453: warning: (near initialization for `scd_type_list')
helpers/getname.c:454: warning: excess elements in scalar initializer
helpers/getname.c:454: warning: (near initialization for `scd_type_list')
helpers/getname.c:455: warning: excess elements in scalar initializer
helpers/getname.c:455: warning: (near initialization for `scd_type_list')
helpers/getname.c:456: warning: excess elements in scalar initializer
helpers/getname.c:456: warning: (near initialization for `scd_type_list')
helpers/getname.c:457: warning: excess elements in scalar initializer
helpers/getname.c:457: warning: (near initialization for `scd_type_list')
helpers/getname.c:458: warning: excess elements in scalar initializer
helpers/getname.c:458: warning: (near initialization for `scd_type_list')
helpers/getname.c:459: warning: excess elements in scalar initializer
helpers/getname.c:459: warning: (near initialization for `scd_type_list')
helpers/getname.c:460: warning: excess elements in scalar initializer
helpers/getname.c:460: warning: (near initialization for `scd_type_list')
helpers/getname.c:461: warning: excess elements in scalar initializer
helpers/getname.c:461: warning: (near initialization for `scd_type_list')
helpers/getname.c:466: error: `A_none' undeclared here (not in a function)
helpers/getname.c:468: warning: excess elements in scalar initializer
helpers/getname.c:468: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:469: warning: excess elements in scalar initializer
helpers/getname.c:469: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:470: warning: excess elements in scalar initializer
helpers/getname.c:470: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:471: warning: excess elements in scalar initializer
helpers/getname.c:471: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:472: warning: excess elements in scalar initializer
helpers/getname.c:472: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:473: warning: excess elements in scalar initializer
helpers/getname.c:473: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:474: warning: excess elements in scalar initializer
helpers/getname.c:474: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:475: warning: excess elements in scalar initializer
helpers/getname.c:475: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:476: warning: excess elements in scalar initializer
helpers/getname.c:476: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:477: warning: excess elements in scalar initializer
helpers/getname.c:477: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:478: warning: excess elements in scalar initializer
helpers/getname.c:478: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:479: warning: excess elements in scalar initializer
helpers/getname.c:479: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:480: warning: excess elements in scalar initializer
helpers/getname.c:480: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:481: warning: excess elements in scalar initializer
helpers/getname.c:481: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:482: warning: excess elements in scalar initializer
helpers/getname.c:482: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:483: warning: excess elements in scalar initializer
helpers/getname.c:483: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:484: warning: excess elements in scalar initializer
helpers/getname.c:484: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:485: warning: excess elements in scalar initializer
helpers/getname.c:485: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:486: warning: excess elements in scalar initializer
helpers/getname.c:486: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:487: warning: excess elements in scalar initializer
helpers/getname.c:487: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:488: warning: excess elements in scalar initializer
helpers/getname.c:488: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:489: warning: excess elements in scalar initializer
helpers/getname.c:489: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:490: warning: excess elements in scalar initializer
helpers/getname.c:490: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:491: warning: excess elements in scalar initializer
helpers/getname.c:491: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:492: warning: excess elements in scalar initializer
helpers/getname.c:492: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:493: warning: excess elements in scalar initializer
helpers/getname.c:493: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:494: warning: excess elements in scalar initializer
helpers/getname.c:494: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:495: warning: excess elements in scalar initializer
helpers/getname.c:495: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:496: warning: excess elements in scalar initializer
helpers/getname.c:496: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:497: warning: excess elements in scalar initializer
helpers/getname.c:497: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:498: warning: excess elements in scalar initializer
helpers/getname.c:498: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:499: warning: excess elements in scalar initializer
helpers/getname.c:499: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:500: warning: excess elements in scalar initializer
helpers/getname.c:500: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:501: warning: excess elements in scalar initializer
helpers/getname.c:501: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:502: warning: excess elements in scalar initializer
helpers/getname.c:502: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:503: warning: excess elements in scalar initializer
helpers/getname.c:503: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:504: warning: excess elements in scalar initializer
helpers/getname.c:504: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:505: warning: excess elements in scalar initializer
helpers/getname.c:505: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:506: warning: excess elements in scalar initializer
helpers/getname.c:506: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:507: warning: excess elements in scalar initializer
helpers/getname.c:507: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:508: warning: excess elements in scalar initializer
helpers/getname.c:508: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:509: warning: excess elements in scalar initializer
helpers/getname.c:509: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:510: warning: excess elements in scalar initializer
helpers/getname.c:510: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:511: warning: excess elements in scalar initializer
helpers/getname.c:511: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:512: warning: excess elements in scalar initializer
helpers/getname.c:512: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:513: warning: excess elements in scalar initializer
helpers/getname.c:513: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:514: warning: excess elements in scalar initializer
helpers/getname.c:514: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:515: warning: excess elements in scalar initializer
helpers/getname.c:515: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:516: warning: excess elements in scalar initializer
helpers/getname.c:516: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:517: warning: excess elements in scalar initializer
helpers/getname.c:517: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:518: warning: excess elements in scalar initializer
helpers/getname.c:518: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:519: warning: excess elements in scalar initializer
helpers/getname.c:519: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:520: warning: excess elements in scalar initializer
helpers/getname.c:520: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:521: warning: excess elements in scalar initializer
helpers/getname.c:521: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:522: warning: excess elements in scalar initializer
helpers/getname.c:522: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:523: warning: excess elements in scalar initializer
helpers/getname.c:523: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:524: warning: excess elements in scalar initializer
helpers/getname.c:524: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:525: warning: excess elements in scalar initializer
helpers/getname.c:525: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:526: warning: excess elements in scalar initializer
helpers/getname.c:526: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:527: warning: excess elements in scalar initializer
helpers/getname.c:527: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:528: warning: excess elements in scalar initializer
helpers/getname.c:528: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:529: warning: excess elements in scalar initializer
helpers/getname.c:529: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:530: warning: excess elements in scalar initializer
helpers/getname.c:530: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:531: warning: excess elements in scalar initializer
helpers/getname.c:531: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:532: warning: excess elements in scalar initializer
helpers/getname.c:532: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:533: warning: excess elements in scalar initializer
helpers/getname.c:533: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:534: warning: excess elements in scalar initializer
helpers/getname.c:534: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:535: warning: excess elements in scalar initializer
helpers/getname.c:535: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:536: warning: excess elements in scalar initializer
helpers/getname.c:536: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:537: warning: excess elements in scalar initializer
helpers/getname.c:537: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:538: warning: excess elements in scalar initializer
helpers/getname.c:538: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:539: warning: excess elements in scalar initializer
helpers/getname.c:539: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:540: warning: excess elements in scalar initializer
helpers/getname.c:540: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:541: warning: excess elements in scalar initializer
helpers/getname.c:541: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:542: warning: excess elements in scalar initializer
helpers/getname.c:542: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:543: warning: excess elements in scalar initializer
helpers/getname.c:543: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:544: warning: excess elements in scalar initializer
helpers/getname.c:544: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:545: warning: excess elements in scalar initializer
helpers/getname.c:545: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:546: warning: excess elements in scalar initializer
helpers/getname.c:546: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:547: warning: excess elements in scalar initializer
helpers/getname.c:547: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:548: warning: excess elements in scalar initializer
helpers/getname.c:548: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:549: warning: excess elements in scalar initializer
helpers/getname.c:549: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:550: warning: excess elements in scalar initializer
helpers/getname.c:550: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:551: warning: excess elements in scalar initializer
helpers/getname.c:551: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:552: warning: excess elements in scalar initializer
helpers/getname.c:552: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:553: warning: excess elements in scalar initializer
helpers/getname.c:553: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:554: warning: excess elements in scalar initializer
helpers/getname.c:554: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:555: warning: excess elements in scalar initializer
helpers/getname.c:555: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:556: warning: excess elements in scalar initializer
helpers/getname.c:556: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:557: warning: excess elements in scalar initializer
helpers/getname.c:557: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:558: warning: excess elements in scalar initializer
helpers/getname.c:558: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:559: warning: excess elements in scalar initializer
helpers/getname.c:559: warning: (near initialization for
`attribute_param_list')
helpers/getname.c:562: error: `LL_invalid' undeclared here (not in a
function)
helpers/getname.c:564: warning: excess elements in scalar initializer
helpers/getname.c:564: warning: (near initialization for `log_level_list')
helpers/getname.c:565: warning: excess elements in scalar initializer
helpers/getname.c:565: warning: (near initialization for `log_level_list')
helpers/getname.c:566: warning: excess elements in scalar initializer
helpers/getname.c:566: warning: (near initialization for `log_level_list')
helpers/getname.c:567: warning: excess elements in scalar initializer
helpers/getname.c:567: warning: (near initialization for `log_level_list')
helpers/getname.c:569: error: `RSBAC_CAP_MAX' undeclared here (not in a
function)
helpers/getname.c:571: warning: excess elements in scalar initializer
helpers/getname.c:571: warning: (near initialization for `cap_list')
helpers/getname.c:572: warning: excess elements in scalar initializer
helpers/getname.c:572: warning: (near initialization for `cap_list')
helpers/getname.c:573: warning: excess elements in scalar initializer
helpers/getname.c:573: warning: (near initialization for `cap_list')
helpers/getname.c:574: warning: excess elements in scalar initializer
helpers/getname.c:574: warning: (near initialization for `cap_list')
helpers/getname.c:575: warning: excess elements in scalar initializer
helpers/getname.c:575: warning: (near initialization for `cap_list')
helpers/getname.c:576: warning: excess elements in scalar initializer
helpers/getname.c:576: warning: (near initialization for `cap_list')
helpers/getname.c:577: warning: excess elements in scalar initializer
helpers/getname.c:577: warning: (near initialization for `cap_list')
helpers/getname.c:578: warning: excess elements in scalar initializer
helpers/getname.c:578: warning: (near initialization for `cap_list')
helpers/getname.c:579: warning: excess elements in scalar initializer
helpers/getname.c:579: warning: (near initialization for `cap_list')
helpers/getname.c:580: warning: excess elements in scalar initializer
helpers/getname.c:580: warning: (near initialization for `cap_list')
helpers/getname.c:581: warning: excess elements in scalar initializer
helpers/getname.c:581: warning: (near initialization for `cap_list')
helpers/getname.c:582: warning: excess elements in scalar initializer
helpers/getname.c:582: warning: (near initialization for `cap_list')
helpers/getname.c:583: warning: excess elements in scalar initializer
helpers/getname.c:583: warning: (near initialization for `cap_list')
helpers/getname.c:584: warning: excess elements in scalar initializer
helpers/getname.c:584: warning: (near initialization for `cap_list')
helpers/getname.c:585: warning: excess elements in scalar initializer
helpers/getname.c:585: warning: (near initialization for `cap_list')
helpers/getname.c:586: warning: excess elements in scalar initializer
helpers/getname.c:586: warning: (near initialization for `cap_list')
helpers/getname.c:587: warning: excess elements in scalar initializer
helpers/getname.c:587: warning: (near initialization for `cap_list')
helpers/getname.c:588: warning: excess elements in scalar initializer
helpers/getname.c:588: warning: (near initialization for `cap_list')
helpers/getname.c:589: warning: excess elements in scalar initializer
helpers/getname.c:589: warning: (near initialization for `cap_list')
helpers/getname.c:590: warning: excess elements in scalar initializer
helpers/getname.c:590: warning: (near initialization for `cap_list')
helpers/getname.c:591: warning: excess elements in scalar initializer
helpers/getname.c:591: warning: (near initialization for `cap_list')
helpers/getname.c:592: warning: excess elements in scalar initializer
helpers/getname.c:592: warning: (near initialization for `cap_list')
helpers/getname.c:593: warning: excess elements in scalar initializer
helpers/getname.c:593: warning: (near initialization for `cap_list')
helpers/getname.c:594: warning: excess elements in scalar initializer
helpers/getname.c:594: warning: (near initialization for `cap_list')
helpers/getname.c:595: warning: excess elements in scalar initializer
helpers/getname.c:595: warning: (near initialization for `cap_list')
helpers/getname.c:596: warning: excess elements in scalar initializer
helpers/getname.c:596: warning: (near initialization for `cap_list')
helpers/getname.c:597: warning: excess elements in scalar initializer
helpers/getname.c:597: warning: (near initialization for `cap_list')
helpers/getname.c:598: warning: excess elements in scalar initializer
helpers/getname.c:598: warning: (near initialization for `cap_list')
helpers/getname.c:599: warning: excess elements in scalar initializer
helpers/getname.c:599: warning: (near initialization for `cap_list')
helpers/getname.c:610: warning: `enum rsbac_adf_request_t' declared
inside parameter list
helpers/getname.c:610: warning: its scope is only this definition or
declaration, which is probably not what you want
helpers/getname.c:611: error: parameter `request' has incomplete type
helpers/getname.c: In function `get_request_name':
helpers/getname.c:614: error: `R_NONE' undeclared (first use in this
function)
helpers/getname.c:614: error: (Each undeclared identifier is reported
only once
helpers/getname.c:614: error: for each function it appears in.)
helpers/getname.c: At top level:
helpers/getname.c:622: error: return type is an incomplete type
helpers/getname.c: In function `get_request_nr':
helpers/getname.c:623: error: storage size of `i' isn't known
helpers/getname.c:626: error: `R_NONE' undeclared (first use in this
function)
helpers/getname.c:626: warning: `return' with a value, in function
returning void
helpers/getname.c:631: warning: `return' with a value, in function
returning void
helpers/getname.c:634: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:639: warning: `enum rsbac_adf_req_ret_t' declared
inside parameter list
helpers/getname.c:640: error: parameter `res' has incomplete type
helpers/getname.c: In function `get_result_name':
helpers/getname.c:643: error: `UNDEFINED' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:651: error: return type is an incomplete type
helpers/getname.c: In function `get_result_nr':
helpers/getname.c:652: error: storage size of `i' isn't known
helpers/getname.c:655: error: `UNDEFINED' undeclared (first use in this
function)
helpers/getname.c:655: warning: `return' with a value, in function
returning void
helpers/getname.c:660: warning: `return' with a value, in function
returning void
helpers/getname.c:663: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:667: warning: `enum rsbac_attribute_t' declared inside
parameter list
helpers/getname.c:668: error: parameter `attr' has incomplete type
helpers/getname.c:668: error: return type is an incomplete type
helpers/getname.c: In function `get_attr_module':
helpers/getname.c:669: error: `A_none' undeclared (first use in this
function)
helpers/getname.c:670: error: `SW_NONE' undeclared (first use in this
function)
helpers/getname.c:670: warning: `return' with a value, in function
returning void
helpers/getname.c:672: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:682: warning: `enum rsbac_attribute_t' declared inside
parameter list
helpers/getname.c:683: error: parameter `attr' has incomplete type
helpers/getname.c: In function `get_attribute_name':
helpers/getname.c:686: error: `A_none' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:694: error: return type is an incomplete type
helpers/getname.c: In function `get_attribute_nr':
helpers/getname.c:695: error: storage size of `i' isn't known
helpers/getname.c:698: error: `A_none' undeclared (first use in this
function)
helpers/getname.c:698: warning: `return' with a value, in function
returning void
helpers/getname.c:703: warning: `return' with a value, in function
returning void
helpers/getname.c:706: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:717: warning: `union rsbac_attribute_value_t' declared
inside parameter list
helpers/getname.c:718: error: parameter `attr' has incomplete type
helpers/getname.c: In function `get_attribute_value_name':
helpers/getname.c:721: error: `A_none' undeclared (first use in this
function)
helpers/getname.c:778: error: `A_pax_flags' undeclared (first use in
this function)
helpers/getname.c:779: error: dereferencing pointer to incomplete type
helpers/getname.c:783: error: `RSBAC_MAXNAMELEN' undeclared (first use
in this function)
helpers/getname.c:783: error: dereferencing pointer to incomplete type
helpers/getname.c: At top level:
helpers/getname.c:796: warning: `enum rsbac_scd_type_t' declared inside
parameter list
helpers/getname.c:797: error: parameter `res' has incomplete type
helpers/getname.c: In function `get_scd_type_name':
helpers/getname.c:800: error: `ST_none' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:808: error: return type is an incomplete type
helpers/getname.c: In function `get_scd_type_nr':
helpers/getname.c:809: error: storage size of `i' isn't known
helpers/getname.c:812: error: `ST_none' undeclared (first use in this
function)
helpers/getname.c:812: warning: `return' with a value, in function
returning void
helpers/getname.c:817: warning: `return' with a value, in function
returning void
helpers/getname.c:820: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:833: warning: `union rsbac_target_id_t' declared
inside parameter list
helpers/getname.c:833: warning: `enum rsbac_target_t' declared inside
parameter list
helpers/getname.c:834: error: parameter `target' has incomplete type
helpers/getname.c:834: error: parameter `tid' has incomplete type
helpers/getname.c: In function `get_target_name':
helpers/getname.c:838: error: `RSBAC_MAXNAMELEN' undeclared (first use
in this function)
helpers/getname.c:1164: error: `T_IPC' undeclared (first use in this
function)
helpers/getname.c:1169: error: `I_sem' undeclared (first use in this
function)
helpers/getname.c:1171: error: `I_msg' undeclared (first use in this
function)
helpers/getname.c:1173: error: `I_shm' undeclared (first use in this
function)
helpers/getname.c:1175: error: `I_anonpipe' undeclared (first use in
this function)
helpers/getname.c:1177: error: `I_mqueue' undeclared (first use in this
function)
helpers/getname.c:1185: error: `T_SCD' undeclared (first use in this
function)
helpers/getname.c:1189: error: `T_USER' undeclared (first use in this
function)
helpers/getname.c:1193: error: `T_PROCESS' undeclared (first use in this
function)
helpers/getname.c:1197: error: `T_GROUP' undeclared (first use in this
function)
helpers/getname.c:1201: error: `T_NETDEV' undeclared (first use in this
function)
helpers/getname.c:1204: error: `RSBAC_IFNAMSIZ' undeclared (first use in
this function)
helpers/getname.c:1207: error: `T_NETTEMP' undeclared (first use in this
function)
helpers/getname.c:1211: error: `T_NETTEMP_NT' undeclared (first use in
this function)
helpers/getname.c:1215: error: `T_NONE' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:1230: warning: `enum rsbac_target_t' declared inside
parameter list
helpers/getname.c:1231: error: parameter `target' has incomplete type
helpers/getname.c: In function `get_target_name_only':
helpers/getname.c:1237: error: `T_FILE' undeclared (first use in this
function)
helpers/getname.c:1239: error: `T_DIR' undeclared (first use in this
function)
helpers/getname.c:1241: error: `T_FIFO' undeclared (first use in this
function)
helpers/getname.c:1243: error: `T_SYMLINK' undeclared (first use in this
function)
helpers/getname.c:1245: error: `T_FD' undeclared (first use in this
function)
helpers/getname.c:1247: error: `T_DEV' undeclared (first use in this
function)
helpers/getname.c:1249: error: `T_NETOBJ' undeclared (first use in this
function)
helpers/getname.c:1251: error: `T_IPC' undeclared (first use in this
function)
helpers/getname.c:1253: error: `T_SCD' undeclared (first use in this
function)
helpers/getname.c:1255: error: `T_USER' undeclared (first use in this
function)
helpers/getname.c:1257: error: `T_PROCESS' undeclared (first use in this
function)
helpers/getname.c:1259: error: `T_GROUP' undeclared (first use in this
function)
helpers/getname.c:1261: error: `T_NETDEV' undeclared (first use in this
function)
helpers/getname.c:1263: error: `T_NETTEMP' undeclared (first use in this
function)
helpers/getname.c:1265: error: `T_NETTEMP_NT' undeclared (first use in
this function)
helpers/getname.c:1267: error: `T_NONE' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:1275: error: return type is an incomplete type
helpers/getname.c: In function `get_target_nr':
helpers/getname.c:1276: error: storage size of `i' isn't known
helpers/getname.c:1279: error: `T_NONE' undeclared (first use in this
function)
helpers/getname.c:1279: warning: `return' with a value, in function
returning void
helpers/getname.c:1284: warning: `return' with a value, in function
returning void
helpers/getname.c:1287: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:1291: warning: `enum rsbac_ipc_type_t' declared inside
parameter list
helpers/getname.c:1292: error: parameter `target' has incomplete type
helpers/getname.c: In function `get_ipc_target_name':
helpers/getname.c:1295: error: `I_none' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:1303: error: return type is an incomplete type
helpers/getname.c: In function `get_ipc_target_nr':
helpers/getname.c:1304: error: storage size of `i' isn't known
helpers/getname.c:1307: error: `I_none' undeclared (first use in this
function)
helpers/getname.c:1307: warning: `return' with a value, in function
returning void
helpers/getname.c:1312: warning: `return' with a value, in function
returning void
helpers/getname.c:1315: warning: `return' with a value, in function
returning void
helpers/getname.c: At top level:
helpers/getname.c:1327: error: parameter `target' has incomplete type
helpers/getname.c: In function `get_switch_target_name':
helpers/getname.c:1330: error: `SW_NONE' undeclared (first use in this
function)
helpers/getname.c: At top level:
helpers/getname.c:1338: error: return type is an incomplete type
helpers/getname.c: In function `get_switch_target_nr':
helpers/getname.c:1339: error: storage size of `i' isn't known
helpers/getname.c:1342: error: `SW_NONE' undeclared (first use in this
function)
helpers/getname.c:1342: