Hello:
I am getting errors in the installation of openmpi on amd64 wheezy. I
would be grateful for advice. Below the output of attempted
installation and make.log.

Thanks

francesco pietra

# apt-get update

root@gig64:/home/francesco# apt-get install openmpi-bin openmpi-doc
libopenmpi-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  blcr-dkms blcr-util libcr0 libibverbs-dev libibverbs1 libnuma1 libopenmpi1.3
  libtorque2 openmpi-checkpoint openmpi-common
The following NEW packages will be installed:
  blcr-dkms blcr-util libcr0 libibverbs-dev libibverbs1 libnuma1
  libopenmpi-dev libopenmpi1.3 libtorque2 openmpi-bin openmpi-checkpoint
  openmpi-common openmpi-doc
0 upgraded, 13 newly installed, 0 to remove and 268 not upgraded.
Need to get 6,307 kB of archives.
After this operation, 26.7 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.debian.org/debian/ wheezy/main blcr-dkms all 0.8.2-15 [908 kB]
Get:2 http://ftp.debian.org/debian/ wheezy/main libcr0 amd64 0.8.2-15 [35.2 kB]
Get:3 http://ftp.debian.org/debian/ wheezy/main blcr-util amd64
0.8.2-15 [42.4 kB]
Get:4 http://ftp.debian.org/debian/ wheezy/main libnuma1 amd64
2.0.8~rc2-1 [29.8 kB]
Get:5 http://ftp.debian.org/debian/ wheezy/main libtorque2 amd64
2.4.16+dfsg-1 [120 kB]
Get:6 http://ftp.debian.org/debian/ wheezy/main libibverbs1 amd64
1.1.6-1 [35.3 kB]
Get:7 http://ftp.debian.org/debian/ wheezy/main libibverbs-dev amd64
1.1.6-1 [84.8 kB]
Get:8 http://ftp.debian.org/debian/ wheezy/main libopenmpi1.3 amd64
1.4.3-2.1 [1,439 kB]
Get:9 http://ftp.debian.org/debian/ wheezy/main openmpi-common all
1.4.3-2.1 [92.2 kB]
Get:10 http://ftp.debian.org/debian/ wheezy/main libopenmpi-dev amd64
1.4.3-2.1 [2,790 kB]
Get:11 http://ftp.debian.org/debian/ wheezy/main openmpi-bin amd64
1.4.3-2.1 [166 kB]
Get:12 http://ftp.debian.org/debian/ wheezy/main openmpi-checkpoint
amd64 1.4.3-2.1 [90.9 kB]
Get:13 http://ftp.debian.org/debian/ wheezy/main openmpi-doc all
1.4.3-2.1 [474 kB]
Fetched 6,307 kB in 8s (716 kB/s)
Selecting previously unselected package blcr-dkms.
(Reading database ... 129325 files and directories currently installed.)
Unpacking blcr-dkms (from .../blcr-dkms_0.8.2-15_all.deb) ...
Selecting previously unselected package libcr0.
Unpacking libcr0 (from .../libcr0_0.8.2-15_amd64.deb) ...
Selecting previously unselected package blcr-util.
Unpacking blcr-util (from .../blcr-util_0.8.2-15_amd64.deb) ...
Selecting previously unselected package libnuma1.
Unpacking libnuma1 (from .../libnuma1_2.0.8~rc2-1_amd64.deb) ...
Selecting previously unselected package libtorque2.
Unpacking libtorque2 (from .../libtorque2_2.4.16+dfsg-1_amd64.deb) ...
Selecting previously unselected package libibverbs1.
Unpacking libibverbs1 (from .../libibverbs1_1.1.6-1_amd64.deb) ...
Selecting previously unselected package libibverbs-dev.
Unpacking libibverbs-dev (from .../libibverbs-dev_1.1.6-1_amd64.deb) ...
Selecting previously unselected package libopenmpi1.3.
Unpacking libopenmpi1.3 (from .../libopenmpi1.3_1.4.3-2.1_amd64.deb) ...
Selecting previously unselected package openmpi-common.
Unpacking openmpi-common (from .../openmpi-common_1.4.3-2.1_all.deb) ...
Selecting previously unselected package libopenmpi-dev.
Unpacking libopenmpi-dev (from .../libopenmpi-dev_1.4.3-2.1_amd64.deb) ...
Selecting previously unselected package openmpi-bin.
Unpacking openmpi-bin (from .../openmpi-bin_1.4.3-2.1_amd64.deb) ...
Selecting previously unselected package openmpi-checkpoint.
Unpacking openmpi-checkpoint (from
.../openmpi-checkpoint_1.4.3-2.1_amd64.deb) ...
Selecting previously unselected package openmpi-doc.
Unpacking openmpi-doc (from .../openmpi-doc_1.4.3-2.1_all.deb) ...
Processing triggers for man-db ...
Setting up blcr-dkms (0.8.2-15) ...

Creating symlink /var/lib/dkms/blcr/0.8.2/source ->
                 /usr/src/blcr-0.8.2

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=2.6.38-2-amd64 -C /lib/modules/2.6.38-2-amd64/build
M=/var/lib/dkms/blcr/0.8.2/build...................(bad exit status:
2)
Error! Bad return status for module build on kernel: 2.6.38-2-amd64 (x86_64)
Consult /var/lib/dkms/blcr/0.8.2/build/make.log for more information.
Setting up libcr0 (0.8.2-15) ...
Setting up blcr-util (0.8.2-15) ...
Setting up libnuma1 (2.0.8~rc2-1) ...
Setting up libtorque2 (2.4.16+dfsg-1) ...
Setting up libibverbs1 (1.1.6-1) ...
Setting up libibverbs-dev (1.1.6-1) ...
Setting up libopenmpi1.3 (1.4.3-2.1) ...
Setting up openmpi-common (1.4.3-2.1) ...
Setting up libopenmpi-dev (1.4.3-2.1) ...
update-alternatives: using /usr/lib/openmpi/include to provide
/usr/include/mpi (mpi) in auto mode.
Setting up openmpi-bin (1.4.3-2.1) ...
update-alternatives: using /usr/bin/mpirun.openmpi to provide
/usr/bin/mpirun (mpirun) in auto mode.
Setting up openmpi-checkpoint (1.4.3-2.1) ...
Setting up openmpi-doc (1.4.3-2.1) ...
root@gig64:/home/francesco#





make.log reads:
DKMS make.log for blcr-0.8.2 for kernel 2.6.38-2-amd64 (x86_64)
Sun Jan 22 22:02:24 CET 2012
make: Entering directory `/usr/src/linux-headers-2.6.38-2-amd64'
/var/lib/dkms/blcr/0.8.2/build/Kbuild:19:
/var/lib/dkms/blcr/0.8.2/build/module_files: No such file or directory
cd /var/lib/dkms/blcr/0.8.2/build && env -i
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/lib/dkms ./configure
--disable-maintainer-mode --with-linux=2.6.38-2-amd64
--with-installed-libcr --with-installed-util --with-components=modules
--prefix=/usr && touch /var/lib/dkms/blcr/0.8.2/build/config-stamp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... no
checking for pwd... /bin/pwd
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gmake... no
checking for make... /usr/bin/make
checking if /usr/bin/make is GNU make... yes (3.81)
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for style of include used by /usr/bin/make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for rpmbuild... no
checking for rpmb... no
checking for rpm... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of void *... 8
checking whether CXX='g++' acts like a C++ compiler... yes
checking whether CXX='g++' matches wordsize of CC... yes
checking for value of CR_SIGNUM... 64
checking size of void *... (cached) 8
checking compiler to build kernel modules... gcc (default)
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking for Linux kernel build in
/lib/modules/2.6.38-2-amd64/build... found version 2.6.38-2-amd64
checking for Linux kernel source in
/lib/modules/2.6.38-2-amd64/build... found version 2.6.38
checking directory to install kernel modules...
${exec_prefix}/lib/blcr/2.6.38-2-amd64 (default)
checking for parameters to interface GNU automake with Linux kbuild...
SUBDIRS=$(builddir) modules
checking for flags to compile Linux kernel probes...  -nostdinc
-isystem /usr/lib/gcc/x86_64-linux-gnu/4.6/include
-I/usr/src/linux-headers-2.6.38-2-common/arch/x86/include
-I/lib/modules/2.6.38-2-amd64/build/include
-I/usr/src/linux-headers-2.6.38-2-common/include -include
/lib/modules/2.6.38-2-amd64/build/include/generated/autoconf.h
-I/var/lib/dkms/blcr/0.8.2/build/conftestdir -D__KERNEL__ -Wall
-Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common -Werror-implicit-function-declaration -Wno-format-security
-fno-delete-null-pointer-checks -Os -m64 -mtune=generic -mno-red-zone
-mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args
-fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_FXSAVEQ=1 -pipe
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
-mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fomit-frame-pointer -g
-Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow
-fconserve-stack -DCC_HAVE_ASM_GOTO -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(conftest)
-DKBUILD_MODNAME=KBUILD_STR(conftest)
checking if autoconf.h is included implicitly... yes
checking for Linux kernel symbol table... /boot/System.map-2.6.38-2-amd64
checking for SMP kernel source... yes
checking for SMP kernel symbol table... yes
checking kernel for linux/syscalls.h... yes
checking kernel for linux/pspace.h... no
checking kernel for linux/pid_namespace.h... yes
checking kernel for linux/lockdep.h... yes
checking kernel for linux/compile.h... no
checking kernel for linux/fdtable.h... yes
checking kernel for linux/utrace.h... no
checking kernel for linux/perf_event.h... yes
checking kernel for asm/elf.h... yes
checking kernel for asm/desc.h... yes
checking kernel for asm/vsyscall32.h... no
checking kernel for asm/i387.h... yes
checking kernel for linux/utsrelease.h... no
checking kernel for generated/utsrelease.h... yes
checking kernel symbol table for timeval_to_jiffies... exported
checking kernel symbol table for jiffies_to_timeval... exported
checking kernel for struct fdtable... yes
checking kernel for files_struct.next_fd... yes
checking kernel for fdtable.next_fd... no
checking kernel for files_struct.max_fdset... no
checking kernel for struct path... yes
checking kernel for nameidata.path... yes
checking kernel for nameidata.dentry... no
checking kernel for __putname... yes
checking kernel for struct delayed_work... yes
checking kernel for do_each_pid_task... yes
checking kernel for do_each_task_pid... no
checking kernel for for_each_task_pid... no
checking kernel for 2.6.0 task ids... no
checking kernel for 2.6.6 task ids... no
checking kernel for 2.6.20 task ids... no
checking kernel for 2.6.24 task ids... yes
checking kernel for set_task_pgrp... no
checking kernel for set_task_session... no
checking kernel for valid_signal... yes
checking kernel for REMOVE_LINKS... no
checking kernel for task.pids pid_link... yes
checking kernel for task.pids pid... no
checking kernel symbol table for __put_task_struct... ffffffff810467f1
checking kernel symbol table for __put_task_struct_cb... not found
checking kernel for mm.task_size... yes
checking kernel for PageAnon... yes
checking kernel for thread.vdso_base... no
checking kernel for mm.context.vdso_base... no
checking kernel for mm.context.vdso... yes
checking kernel for thread_info.sysenter_return... yes
checking kernel for VSYSCALL_BASE... no
checking kernel for 2-arg arch_setup_additional_pages... yes
checking kernel for 4-arg arch_setup_additional_pages... no
checking kernel symbol table for arch_setup_additional_pages... ffffffff81031eb8
checking kernel for map_vsyscall... no
checking kernel symbol table for syscall32_setup_pages... ffffffff8103201e
checking kernel symbol table for arch_pick_mmap_layout... ffffffff8102f7d0
checking kernel symbol table for arch_get_unmaped_area... not found
checking kernel symbol table for arch_unmap_area... ffffffff810d447c
checking kernel for mm.mmap_base... yes
checking kernel for mm.cached_hole_size... yes
checking kernel for CONFIG_HUGETLBFS... yes
checking kernel symbol table for hugetlbfs_file_operations... ffffffff81421530
checking kernel symbol table for is_file_shm_hugepages... ffffffff81154c4f
checking kernel symbol table for hugepage_vma... not found
checking kernel symbol table for pmd_huge... ffffffff8103189e
checking kernel symbol table for follow_huge_pmd... ffffffff810318bc
checking kernel symbol table for follow_huge_addr... ffffffff81031896
checking kernel for 3-arg follow_huge_addr... yes
checking kernel for 4-arg follow_huge_addr... no
checking kernel symbol table for empty_zero_page... exported
checking kernel for inode_permission... yes
checking kernel for permission... no
checking kernel symbol table for copy_siginfo_to_user... ffffffff810571b8
checking kernel symbol table for group_send_sig_info... ffffffff81055e11
checking kernel symbol table for do_sigaltstack... ffffffff81053cb1
checking kernel for struct n_desc_struct... no
checking kernel for cpu_gdt_descr... no
checking kernel symbol table for cpu_gdt_table... not found
checking kernel symbol table for per_cpu__cpu_gdt_descr... not found
checking kernel for thread.sp0... yes
checking kernel for thread.esp0... no
checking kernel for thread.rsp0... no
checking kernel for thread.usersp... yes
checking kernel for thread.userrsp... no
checking kernel for thread.debugreg0... no
checking kernel for thread.debugregs... no
checking kernel for thread.ptrace_bps... yes
checking kernel for thread.i387... no
checking kernel for thread.xstate... no
checking kernel for pt_regs.eflags... no
checking kernel for pt_regs.flags... yes
checking kernel symbol table for init_fpu... exported
checking kernel symbol table for xstate_size... exported
checking kernel for restore_fpu_checking... yes
checking kernel for 2.6.0 restore_fpu_checking... no
checking kernel for 2.6.28 restore_fpu_checking... yes
checking kernel for inode sem... no
checking kernel for inode mutex... yes
checking kernel for mm.dumpable... no
checking kernel symbol table for get_dumpable... ffffffff810fb41f
checking kernel for task.rlim... no
checking kernel for signal.rlim... yes
checking kernel for task.cred... yes
checking kernel for task.group_info... no
checking kernel for suid_dumpable... yes
checking kernel symbol table for suid_dumpable... ffffffff817f1d78
checking kernel for set_dumpable... yes
checking kernel symbol table for set_dumpable... ffffffff810fb3e5
checking kernel symbol table for groups_search... ffffffff81065d80
checking kernel symbol table for supplemental_group_member... not found
checking kernel for PIDTYPE_TGID... no
checking kernel for task.thread_group... yes
checking kernel symbol table for detach_pid... ffffffff8105d967
checking kernel symbol table for attach_pid... ffffffff8105d4e9
checking kernel symbol table for change_pid... ffffffff8105d8b6
checking kernel symbol table for find_pid... not found
checking kernel symbol table for link_pid... not found
checking kernel for 1-arg find_pid... no
checking kernel for 2-arg find_pid... no
checking kernel for find_pid_ns... yes
checking kernel for find_task_by_pid... no
checking kernel for find_task_by_pid_ns... yes
checking kernel for find_task_by_pid_type... no
checking kernel for find_task_by_pid_type_ns... no
checking kernel symbol table for find_task_by_pid_ns... ffffffff8105d7ae
checking kernel for alloc_pid... yes
checking kernel for 0-arg alloc_pid... no
checking kernel for 1-arg alloc_pid... yes
checking kernel symbol table for free_pid... ffffffff8105d80b
checking kernel symbol table for pid_hash... ffffffff81797880
checking kernel symbol table for pidhash_shift... ffffffff816185e0
checking kernel for pid_namespace.pid_cachep... yes
checking kernel symbol table for pid_cachep... not found
checking kernel symbol table for init_pid_ns... exported
checking kernel for 2.6.0 attach_pid... no
checking kernel for 2.6.22 attach_pid... no
checking kernel for 2.6.26 attach_pid... yes
checking kernel for change_pid... yes
checking kernel for struct pidmap... yes
checking kernel symbol table for pidmap_array... not found
checking kernel symbol table for pidmap_lock... ffffffff81602140
checking kernel for kill_pid... yes
checking kernel for kill_proc... no
checking kernel for child_reaper... no
checking kernel for task_child_reaper... no
checking kernel symbol table for child_reaper... not found
checking kernel for task.parent... yes
checking kernel for task.real_parent... yes
checking kernel for kmem_cache_t... no
checking kernel for gfp_t... yes
checking kernel for kzalloc... yes
checking kernel for kmem_cache_zalloc... yes
checking kernel for kmemdup... yes
checking kernel for pipe_inode_info.base... no
checking kernel for pipe_buf_operations.pin... no
checking kernel for 2-arg pipe_ops.unmap... no
checking kernel for 3-arg pipe_ops.unmap... yes
checking kernel symbol table for anon_pipe_buf_ops... ffffffff8141a2c0
checking kernel for file_operations.check_flags... yes
checking kernel for inode.i_mapping... yes
checking kernel for file.f_mapping... yes
checking kernel for 4-arg do_generic_file_read... no
checking kernel for 5-arg do_generic_file_read... no
checking kernel for read_descriptor_t.arg.data... yes
checking kernel for read_descriptor_t.buf... no
checking kernel for splice_direct_to_actor... yes
checking kernel for 4-arg vfs_mknod... yes
checking kernel for 5-arg vfs_mknod... no
checking kernel for 2-arg vfs_unlink... yes
checking kernel for 3-arg vfs_unlink... no
checking kernel for 2-arg notify_change... yes
checking kernel for 3-arg notify_change... no
checking kernel for task.ptrace... yes
checking kernel for task.ptracees... no
checking kernel for task.ptraced... yes
checking kernel for proc_root... no
checking kernel for maximum kmalloc() allocation... 131072 (default)
checking kernel symbol table for tasklist_lock... ffffffff81602000
checking kernel symbol table for shmem_file_operations... ffffffff81416900
checking kernel symbol table for ramfs_file_operations... ffffffff81421350
checking kernel symbol table for HPAGE_SHIFT... not found
checking kernel symbol table for phys_base... ffffffff8160b010
checking kernel symbol table for do_pipe... not found
checking kernel symbol table for do_pipe_flags... ffffffff810fecfb
checking kernel symbol table for sys_munmap... ffffffff810d5856
checking kernel symbol table for sys_dup2... ffffffff8110423c
checking kernel symbol table for sys_lseek... ffffffff810f7340
checking kernel symbol table for sys_ftruncate... ffffffff810f7123
checking kernel symbol table for sys_mprotect... ffffffff810d736c
checking kernel symbol table for sys_setitimer... ffffffff8104ae88
checking kernel symbol table for sys_prctl... ffffffff81058ea9
checking kernel symbol table for copy_fs_struct... ffffffff81117e82
checking kernel symbol table for put_fs_struct... not found
checking kernel symbol table for free_fs_struct... ffffffff81117f20
checking kernel symbol table for set_fs_pwd... ffffffff81118088
checking kernel symbol table for sys_mremap... ffffffff810d81eb
checking kernel symbol table for do_sigaction... ffffffff81054c8f
checking kernel symbol table for load_gs_index... not found
checking kernel for read_pda... no
checking kernel for write_pda... no
checking kernel for percpu_read... yes
checking kernel for percpu_write... yes
checking kernel symbol table for per_cpu__old_rsp... not found
checking kernel symbol table for old_rsp... 000000000000c708
checking kernel symbol table for expand_files... ffffffff8110bd11
checking kernel symbol table for __flush_icache_range... not found
checking kernel symbol table for sys_link... ffffffff81102fd6
checking kernel symbol table for lookup_create... exported
checking kernel symbol table for exported register_chrdev... not found
checking kernel symbol table for exported __register_chrdev... ffffffff810fabc4
checking kernel symbol table for exported register_blkdev... ffffffff8119114a
checking kernel for init_utsname... yes
checking kernel for system_utsname... no
configure: creating ./config.status
config.status: creating cr_module/Makefile
config.status: creating cr_module/kbuild/Makefile
config.status: creating vmadump4/Makefile
config.status: creating include/blcr_imports.h
config.status: creating blcr_imports/imports.c
config.status: creating blcr_imports/Makefile
config.status: creating blcr_imports/kbuild/Makefile
config.status: creating config/kbuild.mak
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating rpm/Makefile
config.status: creating rpm/specfile
config.status: creating include/Makefile
config.status: creating include/blcr_common.h
config.status: creating doc/Makefile
config.status: creating blcr_config.h
config.status: executing depfiles commands
config.status: executing libtool commands

======================================================================
Please review the following configuration information:
  Kernel source directory = /lib/modules/2.6.38-2-amd64/build
  Kernel build directory = /lib/modules/2.6.38-2-amd64/build
  Kernel symbol table = /boot/System.map-2.6.38-2-amd64
  Kernel version probed from kernel build = 2.6.38-2-amd64
  Kernel running currently = 2.6.38-2-amd64
======================================================================
cd /var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/ && env -i
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/lib/dkms make prepare
cd /var/lib/dkms/blcr/0.8.2/build/blcr_imports/kbuild/ && env -i
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/lib/dkms make prepare
touch /var/lib/dkms/blcr/0.8.2/build/prepare-stamp
echo "BLCR_IMPORT_SOURCES := blcr_imports/kbuild/" >
/var/lib/dkms/blcr/0.8.2/build/module_files
echo "BLCR_SOURCES := cr_module/kbuild/" >>
/var/lib/dkms/blcr/0.8.2/build/module_files
  LD      /var/lib/dkms/blcr/0.8.2/build/built-in.o
  LD      /var/lib/dkms/blcr/0.8.2/build/blcr_imports/kbuild/built-in.o
  CC [M]  /var/lib/dkms/blcr/0.8.2/build/blcr_imports/kbuild/imports.o
  CC [M]  /var/lib/dkms/blcr/0.8.2/build/blcr_imports/kbuild/module.o
  LD [M]  /var/lib/dkms/blcr/0.8.2/build/blcr_imports/kbuild/blcr_imports.o
  LD      /var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/built-in.o
  CC [M]  /var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.o
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c: In
function ‘directio_start’:
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c:588:
error: implicit declaration of function ‘lock_kernel’
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c:590:
error: implicit declaration of function ‘unlock_kernel’
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c: In
function ‘vmadump_thaw_proc’:
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c:1092:
error: ‘struct signal_struct’ has no member named ‘count’
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c: In
function ‘vmadump_freeze_proc’:
/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.c:1999:
error: ‘struct signal_struct’ has no member named ‘count’
make[4]: *** [/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild/vmadump_common.o]
Error 1
make[3]: *** [/var/lib/dkms/blcr/0.8.2/build/cr_module/kbuild] Error 2
make[2]: *** [_module_/var/lib/dkms/blcr/0.8.2/build] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
make: Leaving directory `/usr/src/linux-headers-2.6.38-2-amd64'
**********************************************


--
To UNSUBSCRIBE, email to debian-amd64-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAEv0nmtErDDtkab6GHkLFvGVySgMB4y=uvwocjr2t90cuut...@mail.gmail.com

Reply via email to