[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

strange lib compile missing




Hi people. I am compiling a software, and while the linking , i have this:

What does that mean ? libc doesnt find its own function ???

Thanks for any tips

/lib/libc.so.6: undefined reference to `_dl_lazy GLIBC_2 1 1'
/lib/libc.so.6: undefined reference to `_dl_dst_substitute GLIBC_2 1 1'
/lib/libc.so.6: undefined reference to `_dl_out_of_memory GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_relocate_object GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_clktck GLIBC_2 2'
/lib/libc.so.6: undefined reference to `__libc_enable_secure GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_catch_error GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_platformlen GLIBC_2 1 1'
/lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_mcount GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_dst_count GLIBC_2 1 1'
/lib/libc.so.6: undefined reference to `_dl_initial_searchlist GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_start_profile GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_lookup_symbol GLIBC_2 0'
/lib/libc.so.6: undefined reference to `__libc_stack_end GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_argv GLIBC_2 2'
/usr/lib/libpthread.so: undefined reference to `_dl_cpuclock_offset'
/lib/libc.so.6: undefined reference to `_dl_loaded GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_origin_path GLIBC_2 1 1'
/lib/libc.so.6: undefined reference to `_dl_check_map_versions GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_map_object GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_main_searchlist GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_debug_mask GLIBC_2 2 3'
/lib/libc.so.6: undefined reference to `_dl_load_lock GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_profile GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_debug_state GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_init_all_dirs GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_r_debug GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_unload_cache GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_signal_error GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_debug_printf GLIBC_2 2 3'
/lib/libc.so.6: undefined reference to `_dl_init GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_all_dirs GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_map_object_deps GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_nloaded GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_profile_map GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_profile_output GLIBC_2 1'
/lib/libc.so.6: undefined reference to `_dl_pagesize GLIBC_2 2'
/lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip GLIBC_2 0'
/lib/libc.so.6: undefined reference to `_dl_fpu_control GLIBC_2 1'
/usr/lib/libdl.so: undefined reference to `_dl_catch_error'
/lib/libc.so.6: undefined reference to `_dl_global_scope_alloc GLIBC_2 1'


Atte
MP

_________________________________________________________________
Con MSN Hotmail súmese al servicio de correo electrónico más grande del mundo. http://www.hotmail.com/ES






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]