osdir.com
mailing list archive

Subject: Re: Ayuda gnu radius --with-included-argp - msg#00009

List: gnu.radius.general

Date: Prev Next Index Thread: Prev Next Index
> Yes, they are. That's strange. Either __GNUC_PREREQ or __OPTIMIZE__
> is wrongly expanded. Try adding -U_FORTIFY_SOURCE to your compiler
> invocation (e.g. by adding it to CPPFLAGS Makefile variable).
>

same effect, same error with features.h


Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

Acceso a la inalambrica

Hola buen día a todos. Existe alguna forma de evitar que usuarios no existentes en la base de datos traten de accesar a radius???, es decir que se intenten logear? Saludos y gracias por su atención

Next Message by Date: click to view message preview

"Configure" and "make" appear successful, but "make check" fails

Hi, Im building a radius server version 1.3 with the following computer specs:.I tried to configure with --with-included-argp per someone's previous tip, but make then terminates with errors. Configure" and "make" appear successful, but make check fails: Can you give some tips on how to configure it? Im just new to linux system and I want to learn it. ECS (Intel based) Processor 700 Mhz OS Fedora Core 3 192 MB RAM Kernel 2.6.10-1.760_12.rhfc3.at machine hardware name i686 hardware platform i386 ## -------------------------- ## ## GNU Radius 1.3 test suite. ## ## -------------------------- ## 1: Starting radius server FAILED (begin.at:29) 2: Status-Server FAILED (status-server.at:25) 3: Basic Authentication Types FAILED (basic-auth.at:52) 4: Reply attributes FAILED (reply.at:27) 5: BEGIN Keyword FAILED (begin-kw.at:26) 6: DEFAULT Keyword FAILED (default-kw.at:27) 7: Match-Profile FAILED (match-profile.at:30) 8: hints FAILED (hints.at:25) 9: huntgroups FAILED (huntgroups.at:27) 10: Scheme authentication FAILED (scheme-auth.at:32) 11: Access control lists FAILED (acl.at:25) 12: Expiration attribute FAILED (expiration.at:26) 13: menus skipped (menu.at:42) 14: accounting and simultaneous use control FAILED (acct.at:29) 15: rewrite rules FAILED (rewrite.at:27) 16: external procedures FAILED (execwait.at:27) 17: filters FAILED (filter.at:25) 18: Scheme accounting FAILED (scheme-acct.at:40) 19: tunnel attributes FAILED (tunnel.at:28) 20: Log-Mode-Mask attribute FAILED (log-mode.at:27) 21: Shutting down radius server ok 22: Starting radius server FAILED (begin-proxy.at:29) 23: Basic Authentication Types (proxy) FAILED (proxy-basic-auth.at:25) 24: Case-insensitive realms FAILED (proxy-ignorecase.at:25) 25: VSA propagation FAILED (proxy-vsa.at:25) 26: menus (proxy) skipped (proxy-menu.at:42) 27: nested realms FAILED (proxy-nested.at:25) 28: proxy accounting FAILED (proxy-acct.at:29) 29: tunnel attributes (proxy) FAILED (proxy-tunnel.at:28) 30: Shutting down radius server ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 28 tests were run, 26 failed unexpectedly. 2 tests were skipped. In file included from /usr/include/stdio.h:28, from argp-fmtstream.h:33, from argp-fs-xinl.c:28: /usr/include/features.h:265:65: operator '&&' has no right operand make[3]: *** [argp-fs-xinl.lo] Error 1 make[3]: Leaving directory `/root/radius-1.3/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/radius-1.3/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/radius-1.3' make: *** [all] Error 2 Thank you, Ogie

Previous Message by Thread: click to view message preview

Acceso a la inalambrica

Hola buen día a todos. Existe alguna forma de evitar que usuarios no existentes en la base de datos traten de accesar a radius???, es decir que se intenten logear? Saludos y gracias por su atención

Next Message by Thread: click to view message preview

"Configure" and "make" appear successful, but "make check" fails

Hi, Im building a radius server version 1.3 with the following computer specs:.I tried to configure with --with-included-argp per someone's previous tip, but make then terminates with errors. Configure" and "make" appear successful, but make check fails: Can you give some tips on how to configure it? Im just new to linux system and I want to learn it. ECS (Intel based) Processor 700 Mhz OS Fedora Core 3 192 MB RAM Kernel 2.6.10-1.760_12.rhfc3.at machine hardware name i686 hardware platform i386 ## -------------------------- ## ## GNU Radius 1.3 test suite. ## ## -------------------------- ## 1: Starting radius server FAILED (begin.at:29) 2: Status-Server FAILED (status-server.at:25) 3: Basic Authentication Types FAILED (basic-auth.at:52) 4: Reply attributes FAILED (reply.at:27) 5: BEGIN Keyword FAILED (begin-kw.at:26) 6: DEFAULT Keyword FAILED (default-kw.at:27) 7: Match-Profile FAILED (match-profile.at:30) 8: hints FAILED (hints.at:25) 9: huntgroups FAILED (huntgroups.at:27) 10: Scheme authentication FAILED (scheme-auth.at:32) 11: Access control lists FAILED (acl.at:25) 12: Expiration attribute FAILED (expiration.at:26) 13: menus skipped (menu.at:42) 14: accounting and simultaneous use control FAILED (acct.at:29) 15: rewrite rules FAILED (rewrite.at:27) 16: external procedures FAILED (execwait.at:27) 17: filters FAILED (filter.at:25) 18: Scheme accounting FAILED (scheme-acct.at:40) 19: tunnel attributes FAILED (tunnel.at:28) 20: Log-Mode-Mask attribute FAILED (log-mode.at:27) 21: Shutting down radius server ok 22: Starting radius server FAILED (begin-proxy.at:29) 23: Basic Authentication Types (proxy) FAILED (proxy-basic-auth.at:25) 24: Case-insensitive realms FAILED (proxy-ignorecase.at:25) 25: VSA propagation FAILED (proxy-vsa.at:25) 26: menus (proxy) skipped (proxy-menu.at:42) 27: nested realms FAILED (proxy-nested.at:25) 28: proxy accounting FAILED (proxy-acct.at:29) 29: tunnel attributes (proxy) FAILED (proxy-tunnel.at:28) 30: Shutting down radius server ok ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 28 tests were run, 26 failed unexpectedly. 2 tests were skipped. In file included from /usr/include/stdio.h:28, from argp-fmtstream.h:33, from argp-fs-xinl.c:28: /usr/include/features.h:265:65: operator '&&' has no right operand make[3]: *** [argp-fs-xinl.lo] Error 1 make[3]: Leaving directory `/root/radius-1.3/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/radius-1.3/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/radius-1.3' make: *** [all] Error 2 Thank you, Ogie
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by