Thread: [Perlgssapi-developer] Make error
Brought to you by:
achimgrolms
From: Alexandre G. <al...@gh...> - 2006-03-05 19:07:12
|
Hi, I cannot compile trunk version on Linux / Perl 5.8.8. Make gives : cp GSSAPI.pm blib/lib/GSSAPI.pm cp GSSAPI/OID/Set.pm blib/lib/GSSAPI/OID/Set.pm cp GSSAPI/OID.pm blib/lib/GSSAPI/OID.pm cp GSSAPI/Status.pm blib/lib/GSSAPI/Status.pm /usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap GSSAPI.xs > GSSAPI.xsc && mv GSSAPI.xsc GSSAPI.c i686-pc-linux-gnu-gcc -c -I/usr/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" GSSAPI.c GSSAPI.c: In function `XS_GSSAPI__Name_import': GSSAPI.c:1825: warning: ISO C90 forbids mixed declarations and code GSSAPI.c:1827: warning: static declaration of 'XS_GSSAPI__Name_duplicate' follows non-static declaration GSSAPI.c:1825: warning: previous declaration of 'XS_GSSAPI__Name_duplicate' was here GSSAPI.c:1868: warning: static declaration of 'XS_GSSAPI__Name_display' follows non-static declaration GSSAPI.c:1866: warning: previous declaration of 'XS_GSSAPI__Name_display' was here GSSAPI.c:1926: warning: static declaration of 'XS_GSSAPI__Name_compare' follows non-static declaration GSSAPI.c:1924: warning: previous declaration of 'XS_GSSAPI__Name_compare' was here GSSAPI.c:1979: warning: static declaration of 'XS_GSSAPI__Name_canonicalize' follows non-static declaration GSSAPI.c:1977: warning: previous declaration of 'XS_GSSAPI__Name_canonicalize' was here GSSAPI.c:2032: warning: static declaration of 'XS_GSSAPI__Name_export' follows non-static declaration GSSAPI.c:2030: warning: previous declaration of 'XS_GSSAPI__Name_export' was here GSSAPI.c:2088: warning: static declaration of 'XS_GSSAPI__OID_new' follows non-static declaration GSSAPI.c:2086: warning: previous declaration of 'XS_GSSAPI__OID_new' was here GSSAPI.c:2109: warning: static declaration of 'XS_GSSAPI__OID_DESTROY' follows non-static declaration GSSAPI.c:2107: warning: previous declaration of 'XS_GSSAPI__OID_DESTROY' was here GSSAPI.c:2155: warning: static declaration of 'XS_GSSAPI__OID_from_str' follows non-static declaration GSSAPI.c:2153: warning: previous declaration of 'XS_GSSAPI__OID_from_str' was here GSSAPI.c: In function `XS_GSSAPI__OID_from_str': GSSAPI.c:2194: warning: ISO C90 forbids mixed declarations and code GSSAPI.c:2196: warning: static declaration of 'XS_GSSAPI__OID_to_str' follows non-static declaration GSSAPI.c:2194: warning: previous declaration of 'XS_GSSAPI__OID_to_str' was here GSSAPI.c:2255: warning: static declaration of 'XS_GSSAPI__OID_inquire_names' follows non-static declaration GSSAPI.c:2253: warning: previous declaration of 'XS_GSSAPI__OID_inquire_names' was here GSSAPI.c:2297: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_user_name' follows non-static declaration GSSAPI.c:2295: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_user_name' was here GSSAPI.c:2318: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_machine_uid_name' follows non-static declaration GSSAPI.c:2316: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_machine_uid_name' was here GSSAPI.c:2339: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_string_uid_name' follows non-static declaration GSSAPI.c:2337: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_string_uid_name' was here GSSAPI.c:2360: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_service_name' follows non-static declaration GSSAPI.c:2358: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_service_name' was here GSSAPI.c:2381: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_exported_name' follows non-static declaration GSSAPI.c:2379: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_exported_name' was here GSSAPI.c:2402: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_service_name_v2' follows non-static declaration GSSAPI.c:2400: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_service_name_v2' was here GSSAPI.c:2423: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_krb5_name' follows non-static declaration GSSAPI.c:2421: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_krb5_name' was here GSSAPI.c:2444: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_krb5_principal' follows non-static declaration GSSAPI.c:2442: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_krb5_principal' was here GSSAPI.c:2465: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5' follows non-static declaration GSSAPI.c:2463: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5' was here GSSAPI.c:2486: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_spnego' follows non-static declaration GSSAPI.c:2484: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_spnego' was here GSSAPI.c:2507: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5_old' follows non-static declaration GSSAPI.c:2505: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5_old' was here GSSAPI.c:2528: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5_v2' follows non-static declaration GSSAPI.c:2526: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5_v2' was here GSSAPI.c:2549: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_hostbased_service' follows non-static declaration GSSAPI.c:2547: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_hostbased_service' was here GSSAPI.c:2576: warning: static declaration of 'XS_GSSAPI__OID__Set_new' follows non-static declaration GSSAPI.c:2574: warning: previous declaration of 'XS_GSSAPI__OID__Set_new' was here GSSAPI.c:2602: warning: static declaration of 'XS_GSSAPI__OID__Set_DESTROY' follows non-static declaration GSSAPI.c:2600: warning: previous declaration of 'XS_GSSAPI__OID__Set_DESTROY' was here GSSAPI.c:2635: warning: static declaration of 'XS_GSSAPI__OID__Set_insert' follows non-static declaration GSSAPI.c:2633: warning: previous declaration of 'XS_GSSAPI__OID__Set_insert' was here GSSAPI.c:2682: warning: static declaration of 'XS_GSSAPI__OID__Set_contains' follows non-static declaration GSSAPI.c:2680: warning: previous declaration of 'XS_GSSAPI__OID__Set_contains' was here GSSAPI.c:2736: warning: static declaration of 'XS_GSSAPI__Cred_acquire_cred' follows non-static declaration GSSAPI.c:2734: warning: previous declaration of 'XS_GSSAPI__Cred_acquire_cred' was here GSSAPI.c:2832: warning: static declaration of 'XS_GSSAPI__Cred_add_cred' follows non-static declaration GSSAPI.c:2830: warning: previous declaration of 'XS_GSSAPI__Cred_add_cred' was here GSSAPI.c:2956: warning: static declaration of 'XS_GSSAPI__Cred_inquire_cred' follows non-static declaration GSSAPI.c:2954: warning: previous declaration of 'XS_GSSAPI__Cred_inquire_cred' was here GSSAPI.c:3051: warning: static declaration of 'XS_GSSAPI__Cred_inquire_cred_by_mech' follows non-static declaration GSSAPI.c:3049: warning: previous declaration of 'XS_GSSAPI__Cred_inquire_cred_by_mech' was here GSSAPI.c:3157: warning: static declaration of 'XS_GSSAPI__Cred_DESTROY' follows non-static declaration GSSAPI.c:3155: warning: previous declaration of 'XS_GSSAPI__Cred_DESTROY' was here GSSAPI.c:3200: warning: static declaration of 'XS_GSSAPI__Binding_new' follows non-static declaration GSSAPI.c:3198: warning: previous declaration of 'XS_GSSAPI__Binding_new' was here GSSAPI.c:3229: warning: static declaration of 'XS_GSSAPI__Binding_DESTROY' follows non-static declaration GSSAPI.c:3227: warning: previous declaration of 'XS_GSSAPI__Binding_DESTROY' was here GSSAPI.c:3263: warning: static declaration of 'XS_GSSAPI__Binding_set_initiator' follows non-static declaration GSSAPI.c:3261: warning: previous declaration of 'XS_GSSAPI__Binding_set_initiator' was here GSSAPI.c:3306: warning: static declaration of 'XS_GSSAPI__Binding_set_acceptor' follows non-static declaration GSSAPI.c:3304: warning: previous declaration of 'XS_GSSAPI__Binding_set_acceptor' was here GSSAPI.c:3349: warning: static declaration of 'XS_GSSAPI__Binding_set_appl_data' follows non-static declaration GSSAPI.c:3347: warning: previous declaration of 'XS_GSSAPI__Binding_set_appl_data' was here GSSAPI.c:3390: warning: static declaration of 'XS_GSSAPI__Binding_get_initiator_addrtype' follows non-static declaration GSSAPI.c:3388: warning: previous declaration of 'XS_GSSAPI__Binding_get_initiator_addrtype' was here GSSAPI.c:3421: warning: static declaration of 'XS_GSSAPI__Binding_get_initiator_address' follows non-static declaration GSSAPI.c:3419: warning: previous declaration of 'XS_GSSAPI__Binding_get_initiator_address' was here GSSAPI.c:3459: warning: static declaration of 'XS_GSSAPI__Binding_get_acceptor_addrtype' follows non-static declaration GSSAPI.c:3457: warning: previous declaration of 'XS_GSSAPI__Binding_get_acceptor_addrtype' was here GSSAPI.c:3490: warning: static declaration of 'XS_GSSAPI__Binding_get_acceptor_address' follows non-static declaration GSSAPI.c:3488: warning: previous declaration of 'XS_GSSAPI__Binding_get_acceptor_address' was here GSSAPI.c:3528: warning: static declaration of 'XS_GSSAPI__Binding_get_appl_data' follows non-static declaration GSSAPI.c:3526: warning: previous declaration of 'XS_GSSAPI__Binding_get_appl_data' was here GSSAPI.c:3572: warning: static declaration of 'XS_GSSAPI__Context_new' follows non-static declaration GSSAPI.c:3570: warning: previous declaration of 'XS_GSSAPI__Context_new' was here GSSAPI.c:3593: warning: static declaration of 'XS_GSSAPI__Context_DESTROY' follows non-static declaration GSSAPI.c:3591: warning: previous declaration of 'XS_GSSAPI__Context_DESTROY' was here GSSAPI.c:3631: warning: static declaration of 'XS_GSSAPI__Context_init' follows non-static declaration GSSAPI.c:3629: warning: previous declaration of 'XS_GSSAPI__Context_init' was here GSSAPI.c:3795: warning: static declaration of 'XS_GSSAPI__Context_accept' follows non-static declaration GSSAPI.c:3793: warning: previous declaration of 'XS_GSSAPI__Context_accept' was here GSSAPI.c:3965: warning: static declaration of 'XS_GSSAPI__Context_delete' follows non-static declaration GSSAPI.c:3963: warning: previous declaration of 'XS_GSSAPI__Context_delete' was here GSSAPI.c:4032: warning: static declaration of 'XS_GSSAPI__Context_process_token' follows non-static declaration GSSAPI.c:4030: warning: previous declaration of 'XS_GSSAPI__Context_process_token' was here GSSAPI.c:4068: warning: static declaration of 'XS_GSSAPI__Context_valid_time_left' follows non-static declaration GSSAPI.c:4066: warning: previous declaration of 'XS_GSSAPI__Context_valid_time_left' was here GSSAPI.c:4116: warning: static declaration of 'XS_GSSAPI__Context_wrap_size_limit' follows non-static declaration GSSAPI.c:4114: warning: previous declaration of 'XS_GSSAPI__Context_wrap_size_limit' was here GSSAPI.c:4169: warning: static declaration of 'XS_GSSAPI__Context_inquire' follows non-static declaration GSSAPI.c:4167: warning: previous declaration of 'XS_GSSAPI__Context_inquire' was here GSSAPI.c:4310: warning: static declaration of 'XS_GSSAPI__Context_export' follows non-static declaration GSSAPI.c:4308: warning: previous declaration of 'XS_GSSAPI__Context_export' was here GSSAPI.c:4366: warning: static declaration of 'XS_GSSAPI__Context_import' follows non-static declaration GSSAPI.c:4364: warning: previous declaration of 'XS_GSSAPI__Context_import' was here GSSAPI.c:4399: warning: static declaration of 'XS_GSSAPI__Context_get_mic' follows non-static declaration GSSAPI.c:4397: warning: previous declaration of 'XS_GSSAPI__Context_get_mic' was here GSSAPI.c:4452: warning: static declaration of 'XS_GSSAPI__Context_verify_mic' follows non-static declaration GSSAPI.c:4450: warning: previous declaration of 'XS_GSSAPI__Context_verify_mic' was here GSSAPI.c:4507: warning: static declaration of 'XS_GSSAPI__Context_wrap' follows non-static declaration GSSAPI.c:4505: warning: previous declaration of 'XS_GSSAPI__Context_wrap' was here GSSAPI.c:4577: warning: static declaration of 'XS_GSSAPI__Context_unwrap' follows non-static declaration GSSAPI.c:4575: warning: previous declaration of 'XS_GSSAPI__Context_unwrap' was here GSSAPI.c:4664: warning: static declaration of 'boot_GSSAPI' follows non-static declaration GSSAPI.c:4662: warning: previous declaration of 'boot_GSSAPI' was here GSSAPI.c:4748: error: syntax error at end of input make: *** [GSSAPI.o] Error 1 Any help ? Best regards --Alexandre |
From: Alexandre G. <al...@gh...> - 2006-03-07 11:07:18
|
--resent because I didnt get this mail back on mailing list and not appear on archives-- Hi, I cannot compile trunk version on Linux / Perl 5.8.8. Make gives : cp GSSAPI.pm blib/lib/GSSAPI.pm cp GSSAPI/OID/Set.pm blib/lib/GSSAPI/OID/Set.pm cp GSSAPI/OID.pm blib/lib/GSSAPI/OID.pm cp GSSAPI/Status.pm blib/lib/GSSAPI/Status.pm /usr/bin/perl5.8.8 /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap GSSAPI.xs > GSSAPI.xsc && mv GSSAPI.xsc GSSAPI.c i686-pc-linux-gnu-gcc -c -I/usr/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/usr/lib/perl5/5.8.8/i686-linux/CORE" GSSAPI.c GSSAPI.c: In function `XS_GSSAPI__Name_import': GSSAPI.c:1825: warning: ISO C90 forbids mixed declarations and code GSSAPI.c:1827: warning: static declaration of 'XS_GSSAPI__Name_duplicate' follows non-static declaration GSSAPI.c:1825: warning: previous declaration of 'XS_GSSAPI__Name_duplicate' was here GSSAPI.c:1868: warning: static declaration of 'XS_GSSAPI__Name_display' follows non-static declaration GSSAPI.c:1866: warning: previous declaration of 'XS_GSSAPI__Name_display' was here GSSAPI.c:1926: warning: static declaration of 'XS_GSSAPI__Name_compare' follows non-static declaration GSSAPI.c:1924: warning: previous declaration of 'XS_GSSAPI__Name_compare' was here GSSAPI.c:1979: warning: static declaration of 'XS_GSSAPI__Name_canonicalize' follows non-static declaration GSSAPI.c:1977: warning: previous declaration of 'XS_GSSAPI__Name_canonicalize' was here GSSAPI.c:2032: warning: static declaration of 'XS_GSSAPI__Name_export' follows non-static declaration GSSAPI.c:2030: warning: previous declaration of 'XS_GSSAPI__Name_export' was here GSSAPI.c:2088: warning: static declaration of 'XS_GSSAPI__OID_new' follows non-static declaration GSSAPI.c:2086: warning: previous declaration of 'XS_GSSAPI__OID_new' was here GSSAPI.c:2109: warning: static declaration of 'XS_GSSAPI__OID_DESTROY' follows non-static declaration GSSAPI.c:2107: warning: previous declaration of 'XS_GSSAPI__OID_DESTROY' was here GSSAPI.c:2155: warning: static declaration of 'XS_GSSAPI__OID_from_str' follows non-static declaration GSSAPI.c:2153: warning: previous declaration of 'XS_GSSAPI__OID_from_str' was here GSSAPI.c: In function `XS_GSSAPI__OID_from_str': GSSAPI.c:2194: warning: ISO C90 forbids mixed declarations and code GSSAPI.c:2196: warning: static declaration of 'XS_GSSAPI__OID_to_str' follows non-static declaration GSSAPI.c:2194: warning: previous declaration of 'XS_GSSAPI__OID_to_str' was here GSSAPI.c:2255: warning: static declaration of 'XS_GSSAPI__OID_inquire_names' follows non-static declaration GSSAPI.c:2253: warning: previous declaration of 'XS_GSSAPI__OID_inquire_names' was here GSSAPI.c:2297: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_user_name' follows non-static declaration GSSAPI.c:2295: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_user_name' was here GSSAPI.c:2318: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_machine_uid_name' follows non-static declaration GSSAPI.c:2316: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_machine_uid_name' was here GSSAPI.c:2339: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_string_uid_name' follows non-static declaration GSSAPI.c:2337: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_string_uid_name' was here GSSAPI.c:2360: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_service_name' follows non-static declaration GSSAPI.c:2358: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_service_name' was here GSSAPI.c:2381: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_exported_name' follows non-static declaration GSSAPI.c:2379: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_exported_name' was here GSSAPI.c:2402: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_service_name_v2' follows non-static declaration GSSAPI.c:2400: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_service_name_v2' was here GSSAPI.c:2423: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_krb5_name' follows non-static declaration GSSAPI.c:2421: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_krb5_name' was here GSSAPI.c:2444: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_krb5_principal' follows non-static declaration GSSAPI.c:2442: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_krb5_principal' was here GSSAPI.c:2465: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5' follows non-static declaration GSSAPI.c:2463: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5' was here GSSAPI.c:2486: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_spnego' follows non-static declaration GSSAPI.c:2484: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_spnego' was here GSSAPI.c:2507: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5_old' follows non-static declaration GSSAPI.c:2505: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5_old' was here GSSAPI.c:2528: warning: static declaration of 'XS_GSSAPI__OID_gss_mech_krb5_v2' follows non-static declaration GSSAPI.c:2526: warning: previous declaration of 'XS_GSSAPI__OID_gss_mech_krb5_v2' was here GSSAPI.c:2549: warning: static declaration of 'XS_GSSAPI__OID_gss_nt_hostbased_service' follows non-static declaration GSSAPI.c:2547: warning: previous declaration of 'XS_GSSAPI__OID_gss_nt_hostbased_service' was here GSSAPI.c:2576: warning: static declaration of 'XS_GSSAPI__OID__Set_new' follows non-static declaration GSSAPI.c:2574: warning: previous declaration of 'XS_GSSAPI__OID__Set_new' was here GSSAPI.c:2602: warning: static declaration of 'XS_GSSAPI__OID__Set_DESTROY' follows non-static declaration GSSAPI.c:2600: warning: previous declaration of 'XS_GSSAPI__OID__Set_DESTROY' was here GSSAPI.c:2635: warning: static declaration of 'XS_GSSAPI__OID__Set_insert' follows non-static declaration GSSAPI.c:2633: warning: previous declaration of 'XS_GSSAPI__OID__Set_insert' was here GSSAPI.c:2682: warning: static declaration of 'XS_GSSAPI__OID__Set_contains' follows non-static declaration GSSAPI.c:2680: warning: previous declaration of 'XS_GSSAPI__OID__Set_contains' was here GSSAPI.c:2736: warning: static declaration of 'XS_GSSAPI__Cred_acquire_cred' follows non-static declaration GSSAPI.c:2734: warning: previous declaration of 'XS_GSSAPI__Cred_acquire_cred' was here GSSAPI.c:2832: warning: static declaration of 'XS_GSSAPI__Cred_add_cred' follows non-static declaration GSSAPI.c:2830: warning: previous declaration of 'XS_GSSAPI__Cred_add_cred' was here GSSAPI.c:2956: warning: static declaration of 'XS_GSSAPI__Cred_inquire_cred' follows non-static declaration GSSAPI.c:2954: warning: previous declaration of 'XS_GSSAPI__Cred_inquire_cred' was here GSSAPI.c:3051: warning: static declaration of 'XS_GSSAPI__Cred_inquire_cred_by_mech' follows non-static declaration GSSAPI.c:3049: warning: previous declaration of 'XS_GSSAPI__Cred_inquire_cred_by_mech' was here GSSAPI.c:3157: warning: static declaration of 'XS_GSSAPI__Cred_DESTROY' follows non-static declaration GSSAPI.c:3155: warning: previous declaration of 'XS_GSSAPI__Cred_DESTROY' was here GSSAPI.c:3200: warning: static declaration of 'XS_GSSAPI__Binding_new' follows non-static declaration GSSAPI.c:3198: warning: previous declaration of 'XS_GSSAPI__Binding_new' was here GSSAPI.c:3229: warning: static declaration of 'XS_GSSAPI__Binding_DESTROY' follows non-static declaration GSSAPI.c:3227: warning: previous declaration of 'XS_GSSAPI__Binding_DESTROY' was here GSSAPI.c:3263: warning: static declaration of 'XS_GSSAPI__Binding_set_initiator' follows non-static declaration GSSAPI.c:3261: warning: previous declaration of 'XS_GSSAPI__Binding_set_initiator' was here GSSAPI.c:3306: warning: static declaration of 'XS_GSSAPI__Binding_set_acceptor' follows non-static declaration GSSAPI.c:3304: warning: previous declaration of 'XS_GSSAPI__Binding_set_acceptor' was here GSSAPI.c:3349: warning: static declaration of 'XS_GSSAPI__Binding_set_appl_data' follows non-static declaration GSSAPI.c:3347: warning: previous declaration of 'XS_GSSAPI__Binding_set_appl_data' was here GSSAPI.c:3390: warning: static declaration of 'XS_GSSAPI__Binding_get_initiator_addrtype' follows non-static declaration GSSAPI.c:3388: warning: previous declaration of 'XS_GSSAPI__Binding_get_initiator_addrtype' was here GSSAPI.c:3421: warning: static declaration of 'XS_GSSAPI__Binding_get_initiator_address' follows non-static declaration GSSAPI.c:3419: warning: previous declaration of 'XS_GSSAPI__Binding_get_initiator_address' was here GSSAPI.c:3459: warning: static declaration of 'XS_GSSAPI__Binding_get_acceptor_addrtype' follows non-static declaration GSSAPI.c:3457: warning: previous declaration of 'XS_GSSAPI__Binding_get_acceptor_addrtype' was here GSSAPI.c:3490: warning: static declaration of 'XS_GSSAPI__Binding_get_acceptor_address' follows non-static declaration GSSAPI.c:3488: warning: previous declaration of 'XS_GSSAPI__Binding_get_acceptor_address' was here GSSAPI.c:3528: warning: static declaration of 'XS_GSSAPI__Binding_get_appl_data' follows non-static declaration GSSAPI.c:3526: warning: previous declaration of 'XS_GSSAPI__Binding_get_appl_data' was here GSSAPI.c:3572: warning: static declaration of 'XS_GSSAPI__Context_new' follows non-static declaration GSSAPI.c:3570: warning: previous declaration of 'XS_GSSAPI__Context_new' was here GSSAPI.c:3593: warning: static declaration of 'XS_GSSAPI__Context_DESTROY' follows non-static declaration GSSAPI.c:3591: warning: previous declaration of 'XS_GSSAPI__Context_DESTROY' was here GSSAPI.c:3631: warning: static declaration of 'XS_GSSAPI__Context_init' follows non-static declaration GSSAPI.c:3629: warning: previous declaration of 'XS_GSSAPI__Context_init' was here GSSAPI.c:3795: warning: static declaration of 'XS_GSSAPI__Context_accept' follows non-static declaration GSSAPI.c:3793: warning: previous declaration of 'XS_GSSAPI__Context_accept' was here GSSAPI.c:3965: warning: static declaration of 'XS_GSSAPI__Context_delete' follows non-static declaration GSSAPI.c:3963: warning: previous declaration of 'XS_GSSAPI__Context_delete' was here GSSAPI.c:4032: warning: static declaration of 'XS_GSSAPI__Context_process_token' follows non-static declaration GSSAPI.c:4030: warning: previous declaration of 'XS_GSSAPI__Context_process_token' was here GSSAPI.c:4068: warning: static declaration of 'XS_GSSAPI__Context_valid_time_left' follows non-static declaration GSSAPI.c:4066: warning: previous declaration of 'XS_GSSAPI__Context_valid_time_left' was here GSSAPI.c:4116: warning: static declaration of 'XS_GSSAPI__Context_wrap_size_limit' follows non-static declaration GSSAPI.c:4114: warning: previous declaration of 'XS_GSSAPI__Context_wrap_size_limit' was here GSSAPI.c:4169: warning: static declaration of 'XS_GSSAPI__Context_inquire' follows non-static declaration GSSAPI.c:4167: warning: previous declaration of 'XS_GSSAPI__Context_inquire' was here GSSAPI.c:4310: warning: static declaration of 'XS_GSSAPI__Context_export' follows non-static declaration GSSAPI.c:4308: warning: previous declaration of 'XS_GSSAPI__Context_export' was here GSSAPI.c:4366: warning: static declaration of 'XS_GSSAPI__Context_import' follows non-static declaration GSSAPI.c:4364: warning: previous declaration of 'XS_GSSAPI__Context_import' was here GSSAPI.c:4399: warning: static declaration of 'XS_GSSAPI__Context_get_mic' follows non-static declaration GSSAPI.c:4397: warning: previous declaration of 'XS_GSSAPI__Context_get_mic' was here GSSAPI.c:4452: warning: static declaration of 'XS_GSSAPI__Context_verify_mic' follows non-static declaration GSSAPI.c:4450: warning: previous declaration of 'XS_GSSAPI__Context_verify_mic' was here GSSAPI.c:4507: warning: static declaration of 'XS_GSSAPI__Context_wrap' follows non-static declaration GSSAPI.c:4505: warning: previous declaration of 'XS_GSSAPI__Context_wrap' was here GSSAPI.c:4577: warning: static declaration of 'XS_GSSAPI__Context_unwrap' follows non-static declaration GSSAPI.c:4575: warning: previous declaration of 'XS_GSSAPI__Context_unwrap' was here GSSAPI.c:4664: warning: static declaration of 'boot_GSSAPI' follows non-static declaration GSSAPI.c:4662: warning: previous declaration of 'boot_GSSAPI' was here GSSAPI.c:4748: error: syntax error at end of input make: *** [GSSAPI.o] Error 1 Any help ? Best regards --Alexandre ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Perlgssapi-developer mailing list Per...@li... https://lists.sourceforge.net/lists/listinfo/perlgssapi-developer |
From: Achim G. <per...@gr...> - 2006-03-07 11:13:11
|
On Tuesday 07 March 2006 12:07, Alexandre Ghisoli wrote: > --resent because I didnt get this mail back on mailing list and not > appear on archives--_ Hello Alexandre, haven't you got my yesterday's Email? #---------------------------------------------------------- Hello Alexandre, thank for your feedback. I think the problems is known, but I fear I have no solution (at the moment). I think the error is the same as reported in <http://www.nntp.perl.org/group/perl.cpan.testers/290559>. I am in contact with sa...@cp..., who reported the bug. We both think that in some cases the XS-compiler produces that uncompileable C. We were joking that "threads were the problem" because you "can blame threads for everything"... ...But to be sure: Is your perl supporting threads or not? If your perl uses threads - can you check with a non-thread perl if the build fails on the non-thread-perl? If that idea fail: Can you send the generated GSSAPI.c file to pe...@gr...? Thank you, Achim Grolms |
From: Alexandre G. <al...@gh...> - 2006-03-07 14:05:12
|
Achim Grolms a =E9crit : > On Tuesday 07 March 2006 12:07, Alexandre Ghisoli wrote: > =20 >> --resent because I didnt get this mail back on mailing list and not >> appear on archives--_ >> =20 > > Hello Alexandre,=20 > haven't you got my yesterday's Email? > > =20 Hi Achim, No, I didnt. Also nothing on SF archives too. > #---------------------------------------------------------- > > Hello Alexandre, > thank for your feedback. > > I think the problems is known, but I fear I have no > solution (at the moment). > > I think the error is the same as reported in > <http://www.nntp.perl.org/group/perl.cpan.testers/290559>. > > I am in contact with sa...@cp..., who reported the bug. > We both think that in some cases the XS-compiler produces > that uncompileable C. > > We were joking that "threads were the problem" because > you "can blame threads for everything"... > ...But to be sure: > > Is your perl supporting threads or not? > > =20 No ithreads support. > If your perl uses threads - can you check with a > non-thread perl if the build fails on the non-thread-perl? > > If that idea fail: > Can you send the generated GSSAPI.c file to > > pe...@gr...? > =20 Yes, sended. > Thank you > =20 Thank you !! Best regards |
From: Achim G. <per...@gr...> - 2006-03-06 16:56:33
|
On Sunday 05 March 2006 20:07, Alexandre Ghisoli wrote: > Hi, > > I cannot compile trunk version on Linux / Perl 5.8.8. > GSSAPI.c:4748: error: syntax error at end of input > make: *** [GSSAPI.o] Error 1 Hello Alexandre, thank for your feedback. I think the problems is known, but I fear I have no solution (at the moment). I think the error is the same as reported in <http://www.nntp.perl.org/group/perl.cpan.testers/290559>. I am in contact with sa...@cp..., who reported the bug. We both think that in some cases the XS-compiler produces that uncompileable C. We were joking that "threads were the problem" because you "can blame threads for everything"... ...But to be sure: Is your perl supporting threads or not? If your perl uses threads - can you check with a non-thread perl if the build fails on the non-thread-perl? If that idea fail: Can you send the generated GSSAPI.c file to pe...@gr...? Thank you, Achim Grolms |
From: Merijn B. <me...@il...> - 2006-03-07 11:35:09
|
Quoting Achim Grolms (per...@gr...): > > Is your perl supporting threads or not? > For the record, all my perl5.8.4 multi-threaded compiles are working fine on Solaris, Linux and Windows. I'll check against 5.8.8 soon. Cheers, -- Merijn Broeren | Sometime in the middle ages, God got fed up with us Software Geek | and put earth at sol.milky-way.univ in his kill-file. | Pray all you want, it just gets junked. |