compiling CVS snapshot dies
Hello, I understand the debian package will not contain the eap modules and the latest version will die with a undefined symbol in rlm_eap_ttls/tls/peap so... I am trying to compile a cvs snapshot, in debian with command dpkg-buildpackage -us -uc -rfakeroot -b It dies with this message: ... rlm_ldap.c: In function `ldap_instantiate': rlm_ldap.c:416: warning: assignment discards qualifiers from pointer target type rlm_ldap.c:439: warning: assignment discards qualifiers from pointer target type rlm_ldap.c:444: warning: passing arg 2 of `xlat_register' from incompatible pointer type rlm_ldap.c: In function `read_mappings': rlm_ldap.c:632: warning: `pair' might be used uninitialized in this function rlm_ldap.c: In function `ldap_authorize': rlm_ldap.c:1477: error: structure has no member named `passwd_rad_attr' rlm_ldap.c:1498: error: structure has no member named `passwd_rad_attr' rlm_ldap.c: In function `ldap_authenticate': rlm_ldap.c:1663: warning: unused variable `err' rlm_ldap.c: In function `ldap_detach': rlm_ldap.c:2291: warning: passing arg 2 of `xlat_unregister' from incompatible pointer type make[7]: *** [rlm_ldap.lo] Fout 1 make[7]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807/src/modules/rlm_ldap' make[6]: *** [common] Fout 2 make[6]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807/src/modules' make[5]: *** [all] Error 2 make[5]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807/src/modules' make[4]: *** [common] Error 2 make[4]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807/src' make[3]: *** [all] Fout 2 make[3]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807/src' make[2]: *** [common] Error 2 make[2]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/kozy/deb-src/freeradius/freeradius-snapshot-20050807' make: *** [build-simple] Error 2 What do I have it compile? Thanks very much for any help, Kozy.
"Koos Beens" <koos@vera-groningen.nl> wrote:
I am trying to compile a cvs snapshot, in debian with command dpkg-buildpackage -us -uc -rfakeroot -b
It dies with this message:
Ok... try tomorrow's snapshot.
Alan DeKok.
Thank you, it is working. A small thing/bug however, the mysql .deb will not install if the freeradius server is'nt started. Once it's started it install's ok.
On Wed, Aug 17, 2005 at 12:35:58AM +0200, Koos Beens wrote:
"Koos Beens" <koos@vera-groningen.nl> wrote:
I am trying to compile a cvs snapshot, in debian with command dpkg-buildpackage -us -uc -rfakeroot -b
It dies with this message:
Ok... try tomorrow's snapshot.
Alan DeKok.
Thank you, it is working.
A small thing/bug however,
the mysql .deb will not install if the freeradius server is'nt started. Once it's started it install's ok.
Hmm. Is that the 'restart' command failing? Or something else? -- ----------------------------------------------------------- Paul "TBBle" Hampson, MCSE 8th year CompSci/Asian Studies student, ANU The Boss, Bubblesworth Pty Ltd (ABN: 51 095 284 361) Paul.Hampson@Anu.edu.au "No survivors? Then where do the stories come from I wonder?" -- Capt. Jack Sparrow, "Pirates of the Caribbean" License: http://creativecommons.org/licenses/by/2.1/au/ -----------------------------------------------------------
participants (3)
-
Alan DeKok -
Koos Beens -
Paul TBBle Hampson