Complete novice and newbie in asterisk...need help and guida

i am compiling asterisk “asterisk-1.4.4” following the tutorial of "http://astrecipes.net/?n=216"
everthing is successful…but during compiling and installin asterisk i get these errors…


[LD] abstract_jb.o acl.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astmm.o autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o file.o fixedjitterbuf.o frame.o fskmodem.o http.o image.o indications.o io.o jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o stdtime/localtime.o strcompat.o tdd.o term.o threadstorage.o translate.o udptl.o ulaw.o utils.o editline/libedit.a db1-ast/libdb1.a …/apps/modules.link …/cdr/modules.link …/channels/modules.link …/codecs/modules.link …/formats/modules.link …/funcs/modules.link …/pbx/modules.link …/res/modules.link -> asterisk
loader.o: In function load_dynamic_module': /home/asterisk/asterisk-1.4.4/main/loader.c:361: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking asterisk.o: In functionmain’:
/home/asterisk/asterisk-1.4.4/main/asterisk.c:2725: warning: Using ‘initgroups’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
asterisk.o: In function ast_makesocket': /home/asterisk/asterisk-1.4.4/main/asterisk.c:1067: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking editline/libedit.a(readline.o_a): In functionusername_completion_function’:
/home/asterisk/asterisk-1.4.4/main/editline/readline.c:1301: warning: Using ‘getpwent’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
asterisk.o: In function ast_makesocket': /home/asterisk/asterisk-1.4.4/main/asterisk.c:1058: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libcurl.a(netrc.o): In functionCurl_parsenetrc’:
(.text+0x47a): warning: Using ‘getpwuid’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
editline/libedit.a(readline.o_a): In function username_completion_function': /home/asterisk/asterisk-1.4.4/main/editline/readline.c:1299: warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /home/asterisk/asterisk-1.4.4/main/editline/readline.c:1305: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(import_name.o): In functionkrb5_gss_import_name’:
(.text+0x44e): warning: Using ‘getpwuid_r’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/local/lib/libiksemel.a(io-posix.o): In function io_connect': /home/asterisk/iksemel-1.2/src/io-posix.c:50: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking utils.o: In functionast_gethostbyname’:
/home/asterisk/asterisk-1.4.4/main/utils.c:221: warning: Using ‘gethostbyname_r’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
manager.o: In function accept_thread': /home/asterisk/asterisk-1.4.4/main/manager.c:2232: warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In function.L139’:
(.text+0x9b6): warning: Using ‘getservbyname’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o): In function gssint_get_mechanism': (.text+0x223): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o): In function gssint_get_mechanism': (.text+0x292): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o): In function gssint_get_mechanism': (.text+0x2e1): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o): In function gssint_get_mechanism': (.text+0x325): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o): In function gssint_get_mechanism': (.text+0x37f): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(g_initialize.o):(.text+0x3ce): more undefined references to krb5int_pthread_loaded' follow /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x164): undefined reference to krb5int_key_delete' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x170): undefined reference to krb5int_key_delete' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x175): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x1ab): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x1f6): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x22f): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o): In functiongssint_lib_fini’:
(.text+0x273): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gss_libinit.o):(.text+0x280): more undefined references tokrb5int_pthread_loaded’ follow
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(gss_libinit.o): In function gssint_lib_init__aux': (.text+0xb00): undefined reference tokrb5int_key_register’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(gss_libinit.o): In function gssint_lib_init__aux': (.text+0xb2c): undefined reference tokrb5int_key_register’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o): In function g_delete': (.text+0x1a): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o): In function g_delete': (.text+0x82): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o): In function g_delete': (.text+0xbd): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o): In function g_delete': (.text+0x101): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o): In function g_delete': (.text+0x140): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libgssapi_krb5.a(util_validate.o):(.text+0x1a6): more undefined references to krb5int_pthread_loaded' follow /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gssapi_krb5.o): In functionkg_set_ccache_name’:
(.text+0x6b): undefined reference to krb5int_getspecific' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gssapi_krb5.o): In functionkg_set_ccache_name’:
(.text+0x7e): undefined reference to krb5int_setspecific' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gssapi_krb5.o): In functionkg_sync_ccache_name’:
(.text+0xda): undefined reference to krb5int_getspecific' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(gssapi_krb5.o): In functionkg_get_ccache_name’:
(.text+0x132): undefined reference to krb5int_getspecific' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o): In functionkrb5_gss_init_context’:
(.text+0x631): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o): In functionkrb5_gss_init_context’:
(.text+0x682): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o): In functionkrb5_gss_init_context’:
(.text+0x6c0): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o): In functionkrb5_gss_init_context’:
(.text+0x747): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o): In functionkrb5_gss_init_context’:
(.text+0x791): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libgssapi_krb5.a(init_sec_context.o):(.text+0xa30): more undefined references tokrb5int_pthread_loaded’ follow
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(kerrs.o): In function krb5_clear_error_message': (.text+0x22): undefined reference tokrb5int_clear_error’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(kerrs.o): In function krb5_free_error_message': (.text+0x5a): undefined reference tokrb5int_free_error’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(kerrs.o): In function krb5_get_error_message': (.text+0x99): undefined reference tokrb5int_get_error’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(kerrs.o): In function krb5_vset_error_message': (.text+0xf8): undefined reference tokrb5int_vset_error’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(kerrs.o): In function krb5_set_error_message': (.text+0x14b): undefined reference tokrb5int_vset_error’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o): In function krb5_rc_register_type': (.text+0x185): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o): In function krb5_rc_register_type': (.text+0x211): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o): In function krb5_rc_register_type': (.text+0x25d): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o): In function krb5_rc_register_type': (.text+0x2d0): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o): In function krb5_rc_register_type': (.text+0x31c): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_base.o):(.text+0x388): more undefined references to krb5int_pthread_loaded' follow /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hostaddr.o): In functionkrb5_os_hostaddr’:
(.text+0x56): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hostaddr.o): In functionkrb5_os_hostaddr’:
(.text+0x199): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hostaddr.o): In functionkrb5_os_hostaddr’:
(.text+0x212): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hostaddr.o): In functionkrb5_os_hostaddr’:
(.text+0x23e): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hst_realm.o): In functionkrb5int_get_fq_local_hostname’:
(.text+0xed): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(hst_realm.o): In functionkrb5int_get_fq_local_hostname’:
(.text+0x149): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(init_os_ctx.o): In functionkrb5_os_free_context’:
(.text+0xd6): undefined reference to krb5int_close_plugin_dirs' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(init_os_ctx.o): In functionkrb5_os_free_context’:
(.text+0xe1): undefined reference to krb5int_close_plugin_dirs' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functioncall_freeaddrinfo’:
(.text+0xf9): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_add_host_to_list’:
(.text+0x528): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_add_host_to_list’:
(.text+0x5bb): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_add_host_to_list’:
(.text+0x5f7): undefined reference to krb5int_gai_strerror' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_locate_server’:
(.text+0x810): undefined reference to krb5int_get_plugin_dir_data' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_locate_server’:
(.text+0x8d5): undefined reference to krb5int_free_plugin_dir_data' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In functionkrb5int_locate_server’:
(.text+0x8fb): undefined reference to krb5int_free_plugin_dir_data' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In function.L138’:
(.text+0xc75): undefined reference to krb5int_open_plugin_dirs' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(locate_kdc.o): In function.L190’:
(.text+0xd88): undefined reference to krb5int_free_plugin_dir_data' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(sn2princ.o): In functionkrb5_sname_to_principal’:
(.text+0x22d): undefined reference to krb5int_getaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(sn2princ.o): In functionkrb5_sname_to_principal’:
(.text+0x261): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(sn2princ.o): In functionkrb5_sname_to_principal’:
(.text+0x350): undefined reference to krb5int_getnameinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(sn2princ.o): In functionkrb5_sname_to_principal’:
(.text+0x360): undefined reference to krb5int_freeaddrinfo' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_lib_init__aux’:
(.text+0x36): undefined reference to krb5int_set_error_info_callout_fn' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_initialize_library’:
(.text+0x193): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_lib_fini’:
(.text+0x2d1): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_lib_fini’:
(.text+0x307): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_lib_fini’:
(.text+0x352): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o): In functionkrb5int_lib_fini’:
(.text+0x38d): undefined reference to krb5int_pthread_loaded' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../libkrb5.a(krb5_libinit.o):(.text+0x3d1): more undefined references tokrb5int_pthread_loaded’ follow
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(krb5_libinit.o): In function krb5int_lib_fini': (.text+0x43a): undefined reference tokrb5int_set_error_info_callout_fn’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(krb5_libinit.o): In function krb5int_lib_fini': (.text+0x476): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(krb5_libinit.o): In function krb5int_lib_fini': (.text+0x4a1): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(asn1_decode.o): In function asn1_decode_generaltime': (.text+0x729): undefined reference tokrb5int_gmt_mktime’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(preauth2.o): In function krb5_init_preauth_context': (.text+0x1dcd): undefined reference tokrb5int_get_plugin_dir_data’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(preauth2.o): In function krb5_init_preauth_context': (.text+0x1fec): undefined reference tokrb5int_free_plugin_dir_data’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(preauth2.o): In function krb5_init_preauth_context': (.text+0x201e): undefined reference tokrb5int_open_plugin_dirs’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(preauth2.o): In function krb5_init_preauth_context': (.text+0x2036): undefined reference tokrb5int_free_plugin_dir_data’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(preauth2.o): In function krb5_init_preauth_context': (.text+0x2046): undefined reference tokrb5int_free_plugin_dir_data’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o): In function krb5_rc_dfl_init': (.text+0x59b): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o): In function krb5_rc_dfl_init': (.text+0x5f9): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o): In function krb5_rc_dfl_init': (.text+0x638): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o): In function krb5_rc_dfl_init': (.text+0x6a1): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o): In function krb5_rc_dfl_init': (.text+0x6e6): undefined reference tokrb5int_pthread_loaded’
/usr/lib/gcc/i386-redhat-linux/4.1.1/…/…/…/libkrb5.a(rc_dfl.o):(.text+0x8bb): more undefined references to `krb5int_pthread_loaded’ follow
collect2: ld returned 1 exit status
make[1]: *** [asterisk] Error 1
make: *** [main] Error 2
[root@localhost asterisk-1.4.4]#


please can somebody guide or help me as top how do i tackle this problem …your kind help would be appreciated.