I'm trying compile PAPI on Ubuntu 11.10 / x86_64 (Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz).
I am getting the following output when run "configure".
I've done many searches looking for a solution without success.
Any help will be wellcome.
Thanks,
Eyder Rios
checking for architecture... x86_64
checking for OS... linux
checking for OS version... 3.0.0-12-generic
checking for perf_event workaround level... autodetect
checking for xlc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for xlf... no
checking for gfortran... no
checking for f95... no
checking for f90... no
checking for f77... no
checking for ifort... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking for gawk... no
checking for mawk... mawk
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking c_asm.h usability... no
checking c_asm.h presence... no
checking for c_asm.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking for gethrtime... no
checking for read_real_time... no
checking for time_base_to_time... no
checking for clock_gettime... no
checking for mach_absolute_time... no
checking for dlopen and dlerror symbols in base system... not found
checking for dlopen and dlerror symbols in -ldl... configure: error: cannot find dlopen and dlerror symbols neither in the base system libraries nor in -ldl
